log Gui/win32/gui.c @ 21918:ba25f87420b3

age author description
Sat, 13 Jan 2007 21:20:47 +0000 vayne proper fix for avoiding file skipping when mplayer is already playing a file.
Fri, 29 Dec 2006 21:33:40 +0000 vayne small oops fix from my last commit
Fri, 29 Dec 2006 18:35:22 +0000 vayne fix to allow adding multiple files to the playlist with the open file dialog.
Thu, 28 Dec 2006 15:31:48 +0000 vayne avoid code duplication.
Tue, 21 Nov 2006 20:48:17 +0000 uau Make compilation depending on USE_SUB unconditional.
Wed, 01 Nov 2006 18:41:25 +0000 reimar ARCH_X86 simplifications
Sun, 15 Oct 2006 18:33:39 +0000 reimar Move "Play CD/DVD/VCD/SVCD" submenu generation to right-click handling
Sun, 15 Oct 2006 16:06:06 +0000 reimar strcat->strcpy simplification
Sun, 15 Oct 2006 15:34:50 +0000 reimar Set SetErrorMode to make sure no dialog box will pop up when no disk in CD/DVD drive.
Sat, 14 Oct 2006 20:50:08 +0000 vayne as per request, fullscreen and mute options have been added to the context menus.
Mon, 09 Oct 2006 18:22:57 +0000 vayne added a simple timer to hide the mouse when in fullscreen mode.
Mon, 18 Sep 2006 23:05:57 +0000 vayne fix for disabling screensaver when in fullscreen mode while using the sub window.
Wed, 06 Sep 2006 17:44:41 +0000 vayne ISO C90 warnings fixes
Mon, 28 Aug 2006 18:42:01 +0000 vayne bug fix for starting gmplayer with -fs when using the sub window
Mon, 28 Aug 2006 18:40:22 +0000 vayne vo_colorkey change to avoid clashes with other black windows
Sat, 26 Aug 2006 16:52:51 +0000 vayne Further fullscreen switching improvements. Fixes sub window position bug when exiting a file from fullscreen. Fixes sub window position when switching between windows and fullscreen modes.
Wed, 16 Aug 2006 16:21:17 +0000 vayne further improvements to fullscreen switching.
Mon, 31 Jul 2006 17:39:17 +0000 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
Sat, 29 Jul 2006 19:30:38 +0000 vayne improved fullscreen switching
Sat, 08 Jul 2006 14:00:37 +0000 reimar vo_init hack is no longer required after the last patch removed the call
Fri, 07 Jul 2006 11:22:24 +0000 reimar Some older MinGW versions have a broken INVALID_FILE_ATTRIBUTES, so hack around that for now.
Thu, 06 Jul 2006 02:07:03 +0000 vayne Initial win32 gui release.