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
/
win32
Commit message (
Expand
)
Author
Age
*
Use standard GPL header.
diego
2008-04-22
*
wording improvements suggested by the Wanderer
diego
2008-04-12
*
Update include paths to account for build system changes.
diego
2008-04-12
*
typo fixes
diego
2008-04-12
*
removed redundant wincfg.h.
vayne
2008-03-11
*
more header / declaration cleanups; fixes a lot of warnings as well as a pree...
vayne
2008-03-11
*
Add missing header #includes to fix 'make checkheaders'.
diego
2008-03-05
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
*
audio_out / video_out structs should be treated as const
reimar
2008-01-19
*
gui_opts should be const for win32 gui as well (why, oh why, was all
reimar
2008-01-13
*
Win32 gui has the same m_option_print error handling bug
reimar
2008-01-13
*
Add explanatory comments to the #endif part of multiple inclusion guards.
diego
2007-12-31
*
Do not PostQuitMessage when destroying a child window.
zuxy
2007-12-06
*
get/set video colors string is constant
reimar
2007-12-02
*
Better handling of win32 GUI thread:
zuxy
2007-11-11
*
fopen is in stdio.h, so add this include.
reimar
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
*
Reuse linux code for reading png images for windows Gui,
reimar
2007-05-10
*
add missing case value, fixes functionality when using some skins.
vayne
2007-04-28
*
compilation fix for disabling dvd functionality, patch by <bangbangbear at gm...
vayne
2007-04-28
*
header / declarations cleanup, also fixes broken compilation.
vayne
2007-04-26
*
Consistently use quotes instead of angled brackets in #include
diego
2007-04-25
*
Use proper GPL header.
diego
2007-04-23
*
spelling cosmetics
diego
2007-04-23
*
Gui --> gui
diego
2007-04-23