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
/
skin
Commit message (
Expand
)
Author
Age
*
cosmetics: Remove pointless empty lines at EOF.
diego
2010-02-20
*
GUI: Mark functions that are not used outside their files as static.
diego
2010-02-14
*
GUI: #include associated .h files in .c files.
diego
2010-02-14
*
Simplify and correct loop condition, also avoids a compiler warning for unuse...
reimar
2010-01-27
*
Fix newline removal code that might read and write out of bounds.
reimar
2010-01-27
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Get rid of pointless 'extern' keywords.
diego
2008-12-03
*
Change a bunch of X11-specific preprocessor directives.
diego
2008-08-04
*
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 gui/ prefix to some #include paths so that compilation from the
diego
2008-04-11
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
*
Add explanatory comments to the #endif part of multiple inclusion guards.
diego
2007-12-31
*
Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy
reimar
2007-07-05
*
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
*
Consistently use filenames as multiple inclusion guards.
diego
2007-07-02
*
Gui --> gui
diego
2007-04-23