Mon, 03 Sep 2007 13:18:26 +0000 |
reimar |
Fix compilation after patch to remove global vo_hdc
|
Mon, 03 Sep 2007 08:44:36 +0000 |
reimar |
Remove global vo_hdc, since it is recommended to release a DC as soon as possible.
|
Fri, 22 Jun 2007 22:06:58 +0000 |
reimar |
Hack around some fullscreen issues with gl under Windows
|
Thu, 29 Mar 2007 17:16:11 +0000 |
rathann |
Code cleanup: don't include a .c file in mplayer.c and fix a few
|
Sun, 04 Mar 2007 13:20:51 +0000 |
reimar |
Add support for tracking mouse movements.
|
Sun, 04 Mar 2007 10:39:02 +0000 |
reimar |
Whitespace-only cosmetics: get rid of all remaining tabs
|
Sun, 04 Mar 2007 10:30:55 +0000 |
reimar |
Generate resize events when size of -wid window changes.
|
Sun, 17 Dec 2006 12:33:09 +0000 |
reimar |
Fix compilation under MinGW with X11 enabled
|
Fri, 17 Nov 2006 17:44:51 +0000 |
reimar |
Adapt code to annoying ShowCursor semantics (increases/decreases and returns
|
Sat, 04 Nov 2006 21:44:53 +0000 |
reimar |
Hack around Windows focus problem with -vo gl
|
Sat, 04 Nov 2006 19:19:03 +0000 |
reimar |
Remove completely useless cursor variable.
|
Thu, 02 Nov 2006 18:42:07 +0000 |
reimar |
Support backspace for -vo gl/gl2 under Windows
|
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
|