Mercurial > mplayer.hg
log libvo/w32_common.c @ 17006:852499addaa8
age | author | description |
---|---|---|
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. |