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
/
wm
Commit message (
Expand
)
Author
Age
*
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 missing header #includes to fix 'make checkheaders'.
diego
2008-03-05
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
*
Fix illegal identifier, names starting with _ and uppercase are reserved.
diego
2008-01-07
*
Add explanatory comments to the #endif part of multiple inclusion guards.
diego
2007-12-31
*
Make wsKeyNames array const
reimar
2007-12-02
*
Remove unused extern int declaration.
diego
2007-08-29
*
Fix a bunch of redundant redeclaration warnings.
diego
2007-07-18
*
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
*
Add multiple inclusion guard.
diego
2007-07-02
*
Consistently use filenames as multiple inclusion guards.
diego
2007-07-02
*
Make gmplayer show right colors if X server does not use native byteorder.
reimar
2007-06-05
*
Gui --> gui
diego
2007-04-23