Sat, 29 Jul 2006 18:24:27 +0000 |
reimar |
optimize and simplify memcpy usage, use mem2agpcpy_pic
|
Sat, 08 Jul 2006 16:48:41 +0000 |
vayne |
handle sub-window WinID checks in the gui.
|
Thu, 06 Jul 2006 01:51:31 +0000 |
vayne |
Initial win32 gui release.
|
Wed, 15 Mar 2006 09:04:24 +0000 |
faust3 |
10l the cpu hog fix broke fullscreenswitching with -wid
|
Mon, 13 Mar 2006 16:52:01 +0000 |
faust3 |
fix for MPlayer taking 100% CPU with -wid on some systems, patch by Martin Fiedler <martin.fiedler at gmx.net>
|
Sun, 05 Feb 2006 09:41:53 +0000 |
reimar |
reinitialize adapter_count to 0, EnumCallbackEx will not work otherwise
|
Fri, 11 Nov 2005 13:26:24 +0000 |
joey |
Generate double-click mouse events.
|
Fri, 11 Nov 2005 13:22:01 +0000 |
joey |
Intercept maximize event and go into fullscreen mode.
|
Thu, 10 Nov 2005 22:25:54 +0000 |
joey |
add a switch, slave command, and vo control to toggle borderless window.
|
Thu, 10 Nov 2005 21:15:37 +0000 |
joey |
move window style to a macro for easier maintaining
|
Wed, 02 Nov 2005 21:50:55 +0000 |
albeu |
libvo input cleanup: remove the dependency on libinput,
|
Fri, 16 Sep 2005 12:09:24 +0000 |
reimar |
Missing break for WM_SYSCOMMAND handling.
|
Sun, 21 Aug 2005 01:20:31 +0000 |
reimar |
remove extern for variables that are already in headers.
|
Fri, 05 Aug 2005 01:24:37 +0000 |
ivo |
Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
|
Tue, 07 Jun 2005 13:39:41 +0000 |
faust3 |
match the declaration in the includes to make it compile with gcc 4.1, patch by Gianluigi Tiesi <mplayer at netfarm.it>
|
Fri, 13 May 2005 10:46:11 +0000 |
faust3 |
multifile leak fixes by Timothy Lee <timothy.lee at siriushk.com> +some more -fixed-vo fixes
|
Sun, 13 Feb 2005 12:47:33 +0000 |
faust3 |
always take the focus in fullscreen mode patch by Gianluigi Tiesi <mplayer at netfarm.it>
|
Thu, 06 Jan 2005 16:24:58 +0000 |
faust3 |
fixed-vo/libmpeg2 aspect change fix
|
Thu, 06 Jan 2005 15:58:37 +0000 |
faust3 |
256 color mode support, use -vm to get better output when overlay is not supported
|
Sun, 02 Jan 2005 16:44:44 +0000 |
faust3 |
win95 fix fix by Rune Petersen <rune.mail-list at mail.tele.dk>
|
Mon, 27 Dec 2004 19:27:07 +0000 |
faust3 |
win95 does not support GetMonitorInfo
|
Thu, 23 Dec 2004 12:49:31 +0000 |
reimar |
forgot to remove now useless extern monitor_aspect
|
Thu, 23 Dec 2004 12:27:05 +0000 |
reimar |
vo_screenwidth/vo_screenheight is _not_ monitor_aspect.
|
Tue, 21 Dec 2004 20:33:51 +0000 |
joey |
added -wid support for vo_directx.
|
Tue, 21 Dec 2004 20:32:26 +0000 |
joey |
automatic monitoraspect calculation for vo_directx.
|
Tue, 21 Dec 2004 20:31:39 +0000 |
joey |
added colorkey support for vo_directx.
|
Thu, 28 Oct 2004 01:15:53 +0000 |
diego |
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
|
Wed, 27 Oct 2004 17:21:18 +0000 |
faust3 |
make it possible to select the monitor even when in nonexclusive mode, based on patch by Anton Ragarsson <anton at infeline.org>
|
Fri, 22 Oct 2004 13:37:43 +0000 |
faust3 |
overlay color control support based on patch by Vitos Laszlo <laca <at> evol.ro>
|
Wed, 22 Sep 2004 16:26:53 +0000 |
faust3 |
100l
|