summaryrefslogtreecommitdiffstats
path: root/asxparser.h
Commit message (Expand)AuthorAgeFilesLines
* mplayer: turn playtree into a list, and change per-file option handlingwm42012-07-311-53/+3
* Merge svn change r31134Uoti Urpala2010-05-071-1/+1
|\
| * the great MPlayer tab removal: part IIdiego2010-05-031-1/+1
* | Merge svn changes up to r30675Uoti Urpala2010-03-101-0/+5
|\|
| * Add asx_parser_build_tree() to asxparser.h instead of forward declaring it.diego2010-02-201-0/+5
* | Merge svn changes up to r30475Uoti Urpala2010-03-091-0/+18
|\|
| * Add license header to all top-level files missing them.diego2010-01-301-0/+18
| * whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-1/+1
* | Move global mconfig to mpctxUoti Urpala2008-04-261-2/+4
|/
* 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