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