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
*
Make compilation depending on USE_SUB unconditional.
uau
2006-11-21
*
ARCH_X86 simplifications
reimar
2006-11-01
*
Move "Play CD/DVD/VCD/SVCD" submenu generation to right-click handling
reimar
2006-10-15
*
strcat->strcpy simplification
reimar
2006-10-15
*
Set SetErrorMode to make sure no dialog box will pop up when no disk in CD/DV...
reimar
2006-10-15
*
as per request, fullscreen and mute options have been added to the context me...
vayne
2006-10-14
*
code simplification and minor bug fix for files restarting rather than moving...
vayne
2006-10-13
*
indentation fixes.
vayne
2006-10-09
*
added a simple timer to hide the mouse when in fullscreen mode.
vayne
2006-10-09
*
fixed a crash bug as a result of the last change, as well as file skipping (h...
vayne
2006-10-09
*
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