log playtreeparser.c @ 34061:fe03e0d5c7d0

age author description
Wed, 15 Jun 2011 18:06:28 +0000 reimar Support "Length" option is .pls playlist files.
Tue, 14 Dec 2010 19:51:26 +0000 reimar Remove pointless NULL checks before free.
Sun, 12 Dec 2010 19:25:43 +0000 reimar Add playlist parser for .nsc files.
Sun, 07 Nov 2010 12:47:40 +0000 diego Remove some useless NULL pointer checks before invoking free() on the pointer.
Fri, 13 Aug 2010 16:00:18 +0000 siretart Avoid trying to parse playlists without any recognized entries.
Sun, 28 Feb 2010 09:41:07 +0000 reimar Use negative return values for errors in pls_read_entry to make it match
Sun, 28 Feb 2010 09:39:30 +0000 reimar A playlist entry number of 0 is invalid for pls playlists.