Mon, 10 Jul 2006 10:22:29 +0000 |
reimar |
Fix window size bug when starting with -fs and returning
|
Sat, 08 Jul 2006 14:57:25 +0000 |
reimar |
Do not fiddle (too much) with external (WinID) windows
|
Fri, 07 Jul 2006 11:14:25 +0000 |
reimar |
Convince windows to allow window sizes > screen size
|
Sun, 16 Apr 2006 13:38:28 +0000 |
reimar |
Fix and improve xinerama support
|
Fri, 14 Apr 2006 11:23:03 +0000 |
reimar |
10l, forgot to move aspect_save_screenres in last commit
|
Thu, 13 Apr 2006 21:47:21 +0000 |
reimar |
correct fullscreen size
|
Wed, 12 Apr 2006 20:17:07 +0000 |
reimar |
define MONITOR_DEFAULTTOPRIMARY if necessary, some mingw version seem to miss it
|
Wed, 12 Apr 2006 14:11:26 +0000 |
reimar |
fixes and cleanup for windows fullscreen switching (restore old position,
|
Wed, 07 Dec 2005 15:53:02 +0000 |
reimar |
WM_PAINT is the "expose" event, not WM_ACTIVATE
|
Tue, 06 Dec 2005 22:15:03 +0000 |
reimar |
Fix message handling, process resize events
|
Thu, 17 Nov 2005 20:49:46 +0000 |
reimar |
Enable border toggling for gl and gl2 under windows.
|
Wed, 02 Nov 2005 21:50:55 +0000 |
albeu |
libvo input cleanup: remove the dependency on libinput,
|
Mon, 22 Aug 2005 09:05:18 +0000 |
reimar |
DestroyWindow must be used when -wid was not given, so for WinID < 0, not >=0
|
Sun, 21 Aug 2005 09:59:45 +0000 |
reimar |
-wid support for windows. Not well tested, might still behave a bit weird.
|
Sun, 14 Aug 2005 23:16:17 +0000 |
reimar |
10l, initializers don't work without a declaration :-(
|
Sun, 14 Aug 2005 10:30:18 +0000 |
reimar |
Cleanup, move declarations to beginning of block.
|
Tue, 26 Jul 2005 13:47:18 +0000 |
reimar |
OpenGL fixes for windows and vo_gl.c ported to windows.
|
Mon, 30 May 2005 08:45:21 +0000 |
reimar |
-geometry support for gl2 under win, default window pos centered for gl, gl2
|
Mon, 21 Feb 2005 14:44:39 +0000 |
reimar |
Remove a lot of duplicate code
|
Sat, 11 Dec 2004 16:57:42 +0000 |
reimar |
Improving gl2 under windows, moving some functionality to gl_common
|
Thu, 28 Oct 2004 01:15:53 +0000 |
diego |
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
|
Mon, 02 Aug 2004 15:02:35 +0000 |
reimar |
applied old patch that was missing an include...
|
Sun, 01 Aug 2004 20:13:42 +0000 |
reimar |
support for passing mouse events on to MPlayer
|
Sun, 29 Feb 2004 17:42:49 +0000 |
faust3 |
replace WM_DESTROY with WM_CLOSE to make it possible to play multiple files, patch by Reimar Doeffinger
|
Sun, 30 Nov 2003 16:36:10 +0000 |
joey |
runtime 'stay-on-top' functionality
|
Sun, 16 Nov 2003 14:37:42 +0000 |
faust3 |
change vo_w32_fullscreen to behave like vo_x11_fullscreen patch by Reimar Doeffinger <someone-guy at gmx.de>
|
Fri, 19 Sep 2003 14:33:51 +0000 |
faust3 |
vo_gl2 port to win32 patch by Tristan Seligmann <mithrandi-mplayer-dev-eng at mithrandi.za.net>
|