Commit graph

24 commits

Author SHA1 Message Date
rutgersc e594ec5792
Merge pull request #7 from vagetman/master
A comma added before the URI for fn write_to
2020-02-15 15:47:45 +01:00
vagetman 279fefef72
A comma added before the URI for fn write_to 2020-02-11 12:43:06 -08:00
Rutger Schoorstra 9d81ce7194 Version Version 1.0.5 2019-04-26 19:49:46 +02:00
rutgersc 5389f25f6f
Merge pull request #5 from gurry/master
Fixed a bug where #EXT-X-MEDIA-SEQUENCE tag was being interpreted as #EXT-X-MEDIA
2019-04-26 19:43:36 +02:00
Gurinder Singh ccf25fefcf Fixed a bug where #EXT-X-MEDIA-SEQUENCE tag was being interpreted as #EXT-X-MEDIA 2019-03-08 11:22:34 +05:30
rutgersc 3c8268eace
Merge pull request #3 from gurry/master
Implemented Clone on all structs
2018-11-29 19:06:59 +01:00
Gurinder Singh 759809b2b4 Implemented Clone on all structs 2018-11-26 07:13:42 +05:30
rutgersc b3bdaa133c
Merge pull request #2 from philn/master
Make tests run on non-windows machines
2017-12-02 15:24:41 +01:00
Philippe Normand b5b950150f Make tests run on non-windows machines
Hardcoding the windows path separator isn't a good idea for portability :)
2017-11-11 13:02:04 +01:00
Rutger e18e1d5cd0 Version 1.0.4 2017-04-19 09:32:53 +02:00
Rutger 6032301143 Delete println! 2017-04-19 09:05:13 +02:00
Rutger 7583aaccba Fix doc tests 2017-02-17 17:22:09 +01:00
Rutger e3d0cb8cff Added example of how to create & write a playlist 2017-02-17 15:16:08 +01:00
Rutger a900b5471f Version 1.0.3 2017-02-17 14:53:02 +01:00
Rutger c336b89981 Added feature: writing playlists back to file 2017-02-17 14:50:50 +01:00
Rutger 6286cddc04 Remove unwrap from version tag 2017-02-16 11:17:02 +01:00
Rutger 333ac3ec46 Version 1.0.2 2016-09-10 13:27:23 +02:00
Rutger d7c452fe78 Fixed a bug where the parser fails when the playlist does not end with a newline. 2016-09-10 13:22:13 +02:00
Rutger fe2ceb87dd fixed README 2016-06-03 21:46:36 +02:00
Rutger f08d22d030 Added documentation links 2016-06-03 21:39:36 +02:00
Rutger a81a5e582b LICENSE 2016-06-03 21:25:34 +02:00
Rutger 0828c51e71 extra crates.io metadata 2016-06-03 21:12:53 +02:00
Rutger 41ce460d90 Version 1.0.0 2016-06-03 20:56:45 +02:00
rutgersc d826f75f2a Initial commit 2016-06-03 20:40:21 +02:00