1
0
Fork 0
mirror of https://github.com/sile/hls_m3u8.git synced 2024-06-02 05:21:10 +00:00
Commit graph

21 commits

Author SHA1 Message Date
Luro02 f0d91c5e7c
fix rust_2018_idioms 2020-04-09 09:29:29 +02:00
Luro02 9273e6c16c
add must_use attributes 2020-02-24 16:30:43 +01:00
Luro02 8948f9914b
improve documentation of ExtXVersion 2020-02-21 21:11:51 +01:00
Luro02 8cced1ac53
some improvements 2020-02-14 13:05:18 +01:00
Luro02 5de47561b1
some minor improvements 2020-02-06 12:28:54 +01:00
Luro02 ac80ac5c9d
switch error implementation #23
closes #23
2020-01-23 19:13:26 +01:00
Luro02 c53e9e33f1 added pretty_assertions
This will allow for better troubleshooting of failing test, because you 
don't have to search for the difference (between left and right). This 
is especially helpful for larger assertions.
2019-10-08 15:42:33 +02:00
Luro02 f76b223482 made master playlist smarter 2019-10-05 12:49:08 +02:00
Luro02 5b44262dc8 minor changes 2019-10-05 09:44:23 +02:00
Luro02 4b4cffc248 fix #20 2019-10-04 11:02:21 +02:00
Luro02 5eca073a8c added rustfmt.toml 2019-10-03 18:04:10 +02:00
Luro02 93283f61f1 more tests #25 + better docs #31 2019-10-03 18:04:10 +02:00
Luro02 6b717f97c2 more tests #25 + better docs #31 2019-10-03 18:01:53 +02:00
Luro02 0c4fa008e6 more documentation #31 + tests #25 2019-09-22 18:00:38 +02:00
Luro02 81f9a421fe added RequiredVersion trait 2019-09-22 10:57:28 +02:00
Luro02 b1aa512679 added master_playlist builder 2019-09-14 13:26:16 +02:00
Luro02 1a35463185 updated parser 2019-09-10 11:05:20 +02:00
Luro02 91c6698f16 added more tests 2019-09-08 12:49:22 +02:00
Luro02 cf97a45f60 fixed clippy warnings 2019-09-08 12:23:33 +02:00
Luro02 cb27640867 rustfmt code 2019-09-06 13:21:05 +02:00
Luro02 3ecbbd9acb move tags into their own modules 2019-09-06 12:55:00 +02:00
Renamed from src/tags/basic.rs (Browse further)