summaryrefslogtreecommitdiffstats
path: root/playtreeparser.h
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"Uoti Urpala2010-05-291-1/+1
* 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
* | Move global mconfig to mpctxUoti Urpala2008-04-261-1/+2
* | Remove _s/_st suffix from some struct namesUoti Urpala2008-04-251-3/+3
|/
* 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