1
0
Fork 0
mirror of https://github.com/sile/hls_m3u8.git synced 2024-09-27 14:10:05 +00:00
Commit graph

18 commits

Author SHA1 Message Date
Luro02
27d94faec4
use shorthand #24 2020-02-02 13:38:11 +01:00
Luro02
73d9eb4f79 minor changes 2019-10-12 11:38:28 +02: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
4ffd4350f8 improve documentation #31 2019-10-05 14:45:40 +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
cdab47ad35 minor changes 2019-09-21 13:24:05 +02:00
Luro02
71361ff328 remove url #21 2019-09-21 12:11:36 +02:00
Luro02
e55113e752 readded decryption_key 2019-09-17 14:45:10 +02:00
Luro02
1d614d580a updated ExtXKey + ExtXSessionKey #9 2019-09-15 16:45:43 +02:00
Luro02
b954ae1134 remove all occurences of ref 2019-09-14 21:42:06 +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
Luro02
cf97a45f60 fixed clippy warnings 2019-09-08 12:23:33 +02:00
Luro02
1966a7608d removed QuotedString 2019-09-08 11:30:52 +02:00
Luro02
3ecbbd9acb move tags into their own modules 2019-09-06 12:55:00 +02:00