summaryrefslogtreecommitdiffstats
path: root/asxparser.h
Commit message (Expand)AuthorAgeFilesLines
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-3/+3
* Fix illegal identifiers: Names starting with __ or _ and uppercase are reserveddiego2008-01-061-2/+2
* Add multiple inclusion guards to all header files that lack them.diego2008-01-011-1/+4
* Get rid of a completely useless castreimar2007-06-241-1/+1
* marks several read-only string parameters which aren't modified inside the ca...reynaldo2006-07-151-1/+1
* marks several string parameters as const, as they are not modified inside the...reynaldo2006-07-131-1/+1
* Allow to use the asx parser for some other purposesalbeu2002-11-121-0/+32
* New config system + cleanup of header inter dependencyalbeu2002-11-121-1/+0
* Implementation of entryrefalbeu2002-01-221-0/+1
* tree-based playlist parser code by Alban Bedel <albeu@free.fr>arpi2002-01-081-0/+17