aboutsummaryrefslogtreecommitdiffhomepage
path: root/asxparser.h
Commit message (Expand)AuthorAge
* Merge svn change r31134Gravatar Uoti Urpala2010-05-07
|\
| * the great MPlayer tab removal: part IIGravatar diego2010-05-03
* | Merge svn changes up to r30675Gravatar Uoti Urpala2010-03-10
|\|
* | Merge svn changes up to r30475Gravatar Uoti Urpala2010-03-09
|\ \
| | * Add asx_parser_build_tree() to asxparser.h instead of forward declaring it.Gravatar diego2010-02-20
| |/
| * Add license header to all top-level files missing them.Gravatar diego2010-01-30
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | Move global mconfig to mpctxGravatar Uoti Urpala2008-04-26
|/
* 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