1
0
Fork 0
mirror of https://github.com/sile/hls_m3u8.git synced 2024-05-20 01:08:04 +00:00
Commit graph

29 commits

Author SHA1 Message Date
Luro02 f98f12fa82
Fix #59 2020-08-11 10:36:44 +02:00
Luro02 f0d91c5e7c
fix rust_2018_idioms 2020-04-09 09:29:29 +02:00
Luro02 cc48478b05
some minor fixes 2020-03-25 14:11:11 +01:00
Luro02 b2fb58559c
make chrono optional #49 2020-03-20 12:05:16 +01:00
Luro02 25f9691c75
improve error 2020-02-14 13:01:42 +01:00
Luro02 101878a083
improvements to error 2020-02-10 12:47:01 +01:00
Luro02 048f09bd14
minor improvements 2020-01-26 13:12:19 +01:00
Luro02 ac80ac5c9d
switch error implementation #23
closes #23
2020-01-23 19:13:26 +01:00
Luro02 3dad1277ca implemented ExtXDateRange 2019-10-06 16:37:14 +02:00
Luro02 b18e6ea4fb use required_version! macro 2019-10-05 16:24:48 +02:00
Luro02 32876e1371 fix some clippy lints 2019-10-05 16:08:03 +02:00
Luro02 99493446eb Infallible errors
https://doc.rust-lang.org/std/convert/enum.Infallible.html
2019-10-05 13:15:42 +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 71361ff328 remove url #21 2019-09-21 12:11:36 +02:00
Luro02 db6961d19f parse dates with chrono #9 2019-09-15 12:51:51 +02:00
Luro02 fa96a76ca9 parse Urls #9 2019-09-15 11:25:41 +02:00
Luro02 3acf67df6a added more tests 2019-09-15 10:40:45 +02:00
Luro02 dd1a40abc9 added media_playlist builder 2019-09-14 21:08:35 +02:00
Luro02 b1aa512679 added master_playlist builder 2019-09-14 13:26:16 +02:00
Luro02 a2614b5aca added test 2019-09-14 12:34:34 +02:00
Luro02 3721106795 Rewrote AttributePairs 2019-09-14 11:31:16 +02:00
Luro02 c8f3df1228 New Error type 2019-09-13 16:06:52 +02:00
Takeru Ohta 24a6ff9851 Apply clippy-0.0.212 2018-10-04 22:10:53 +09:00
Takeru Ohta 2690f2b1eb Add documentation 2018-02-14 12:00:41 +09:00
Takeru Ohta c067448428 Initial commit 2018-02-11 15:10:52 +09:00