summaryrefslogtreecommitdiffstats
path: root/playtreeparser.h
Commit message (Expand)AuthorAgeFilesLines
* Add necessary #includes to pass 'make checkheaders'.diego2008-03-041-0/+2
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-5/+4
* Add explanatory comments to the #endif part of multiple inclusion guards.diego2007-12-311-1/+1
* Do not use leading underscores in multiple inclusion guards, they are reserved.diego2007-07-021-2/+2
* spelling/grammar/wording fixes in doxygen and non-doxygen commentsdiego2006-04-271-3/+3
* Doxygen Attack! - Chapter 3albeu2006-04-251-1/+26
* warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>alex2003-05-301-0/+3
* this patch adds an fallback to playlist (any but the plaintext-list format)arpi2003-01-121-1/+1
* New config system + cleanup of header inter dependencyalbeu2002-11-121-4/+3
* Playtree parser switch to a by line mode.albeu2002-02-211-2/+2
* Objectization of the play_tree_parser for more flexiblityalbeu2002-01-221-0/+25