aboutsummaryrefslogtreecommitdiffhomepage
path: root/asxparser.h
Commit message (Expand)AuthorAge
* Add MPLAYER_ prefix to multiple inclusion guards.Gravatar diego2008-02-22
* Fix illegal identifiers: Names starting with __ or _ and uppercase are reservedGravatar diego2008-01-06
* Add multiple inclusion guards to all header files that lack them.Gravatar diego2008-01-01
* Get rid of a completely useless castGravatar reimar2007-06-24
* marks several read-only string parameters which aren't modified inside the ca...Gravatar reynaldo2006-07-15
* marks several string parameters as const, as they are not modified inside the...Gravatar reynaldo2006-07-13
* Allow to use the asx parser for some other purposesGravatar albeu2002-11-12
* New config system + cleanup of header inter dependencyGravatar albeu2002-11-12
* Implementation of entryrefGravatar albeu2002-01-22
* tree-based playlist parser code by Alban Bedel <albeu@free.fr>Gravatar arpi2002-01-08