index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
asxparser.h
Commit message (
Expand
)
Author
Age
*
Add asx_parser_build_tree() to asxparser.h instead of forward declaring it.
diego
2010-02-20
*
Add license header to all top-level files missing them.
diego
2010-01-30
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
*
Fix illegal identifiers: Names starting with __ or _ and uppercase are reserved
diego
2008-01-06
*
Add multiple inclusion guards to all header files that lack them.
diego
2008-01-01
*
Get rid of a completely useless cast
reimar
2007-06-24
*
marks several read-only string parameters which aren't modified inside the ca...
reynaldo
2006-07-15
*
marks several string parameters as const, as they are not modified inside the...
reynaldo
2006-07-13
*
Allow to use the asx parser for some other purposes
albeu
2002-11-12
*
New config system + cleanup of header inter dependency
albeu
2002-11-12
*
Implementation of entryref
albeu
2002-01-22
*
tree-based playlist parser code by Alban Bedel <albeu@free.fr>
arpi
2002-01-08