index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gui
/
interface.h
Commit message (
Expand
)
Author
Age
*
Remove pointless #ifdef around internal #include.
diego
2009-04-19
*
Get rid of pointless 'extern' keywords.
diego
2008-12-03
*
Change a bunch of video/audio-output-specific preprocessor directives from
diego
2008-08-03
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
Add standard GPL header to individual files.
diego
2008-04-22
*
Make include paths consistent; do not use ../ in them.
diego
2008-04-12
*
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 explanatory comments to the #endif part of multiple inclusion guards.
diego
2007-12-31
*
Clean up the way get_path is handled: Compile get_path.c to an object to link
diego
2007-08-28
*
remove gconvert_uri_to_filename() and use url_unescape_string() instead.
iive
2007-08-20
*
Do not use leading underscores in multiple inclusion guards, they are reserved.
diego
2007-07-02
*
Add consistent GUI prefix to multiple inclusion guards.
diego
2007-07-02
*
Gui --> gui
diego
2007-04-23