log playtreeparser.c @ 7295:e3b3b2f28073

age author description
Sun, 07 Jul 2002 04:07:57 +0000 albeu 10L don't add a base path to the urls
Sun, 07 Jul 2002 03:59:58 +0000 albeu Relative filename in playlist are now relative to the playlist path
Sun, 07 Jul 2002 00:00:04 +0000 atmos4 Add support for m3u playlists as generated by eg recent versions of winamp.
Sat, 27 Apr 2002 18:46:38 +0000 albeu Handle winamp playlist as sublist.
Tue, 23 Apr 2002 20:06:00 +0000 albeu Portability fix with realloc
Mon, 22 Apr 2002 18:42:42 +0000 albeu Fix a bug produced when line are terminated with \r\n and not a single
Mon, 25 Feb 2002 11:13:34 +0000 albeu Small bugfix with getting playlist last line.
Thu, 21 Feb 2002 13:12:53 +0000 albeu Playtree parser switch to a by line mode.
Fri, 15 Feb 2002 10:33:03 +0000 albeu Fixed bug wich interrupt plaintext parsing before real eof
Sun, 03 Feb 2002 16:49:41 +0000 albeu Correct bug in plaintext parser : correctly remove trailling \r
Tue, 22 Jan 2002 22:46:12 +0000 albeu Objectization of the play_tree_parser for more flexiblity
Mon, 14 Jan 2002 23:38:49 +0000 arpi playtree-based config patch by Alban Bedel <albeu@free.fr>
Tue, 08 Jan 2002 01:24:25 +0000 arpi tree-based playlist parser code by Alban Bedel <albeu@free.fr>