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
*
bug fix for replaying files when double clicking in the playlist.
vayne
2006-09-28
*
Avoid buffer overflow: memory has do be allocated accordingly when overwritin...
reimar
2006-09-23
*
Do not assign constant string to audio_driver_list, it is supposed
reimar
2006-09-23
*
fix for disabling screensaver when in fullscreen mode while using the sub win...
vayne
2006-09-18
*
ISO C90 warnings fixes
vayne
2006-09-06
*
bug fix for starting gmplayer with -fs when using the sub window
vayne
2006-08-28
*
vo_colorkey change to avoid clashes with other black windows
vayne
2006-08-28
*
Further fullscreen switching improvements. Fixes sub window position bug when...
vayne
2006-08-26
*
further improvements to fullscreen switching.
vayne
2006-08-16
*
introduce new 'stream' directory for all stream layer related components and ...
ben
2006-07-31
*
updated documentation.
vayne
2006-07-29
*
improved fullscreen switching
vayne
2006-07-29
*
Compile fix, patch by Aidan Thornton % makomk # lycos P co P uk %
gpoirier
2006-07-21
*
marks several read-only string parameters which aren't modified inside the ca...
reynaldo
2006-07-15
*
drops casts from void * on malloc/calloc from the gui code
reynaldo
2006-07-13
*
center sub window option within the preferences dialog.
vayne
2006-07-12
*
small fix to properly display skins when switching skins during playback.
vayne
2006-07-08
*
crash fix when clicking on volume sliders when in stop state.
vayne
2006-07-08
*
OpenGL outputs actually support WinID, not to mention that showing the option
reimar
2006-07-08
*
vo_init hack is no longer required after the last patch removed the call
reimar
2006-07-08
*
Some older MinGW versions have a broken INVALID_FILE_ATTRIBUTES, so hack arou...
reimar
2006-07-07
*
Initial win32 gui release.
vayne
2006-07-06