summaryrefslogtreecommitdiffstats
path: root/playtreeparser.c
Commit message (Expand)AuthorAgeFilesLines
* New config system + cleanup of header inter dependencyalbeu2002-11-121-0/+1
* 10L don't add a base path to the urlsalbeu2002-07-071-1/+1
* Relative filename in playlist are now relative to the playlist pathalbeu2002-07-071-0/+39
* Add support for m3u playlists as generated by eg recent versions of winamp.atmos42002-07-071-1/+51
* Handle winamp playlist as sublist.albeu2002-04-271-2/+5
* Portability fix with reallocalbeu2002-04-231-5/+7
* Fix a bug produced when line are terminated with \r\n and not a singlealbeu2002-04-221-1/+1
* Small bugfix with getting playlist last line.albeu2002-02-251-5/+5
* Playtree parser switch to a by line mode.albeu2002-02-211-181/+297
* Fixed bug wich interrupt plaintext parsing before real eofalbeu2002-02-151-2/+1
* Correct bug in plaintext parser : correctly remove trailling \ralbeu2002-02-031-1/+1
* Objectization of the play_tree_parser for more flexiblityalbeu2002-01-221-102/+142
* playtree-based config patch by Alban Bedel <albeu@free.fr>arpi2002-01-141-1/+4
* tree-based playlist parser code by Alban Bedel <albeu@free.fr>arpi2002-01-081-0/+298