Sat, 11 Dec 2004 16:57:42 +0000 |
reimar |
Improving gl2 under windows, moving some functionality to gl_common
|
Fri, 03 Dec 2004 00:11:28 +0000 |
reimar |
Move selection of internal texture format to appropriate place, should
|
Wed, 01 Dec 2004 17:05:58 +0000 |
reimar |
More similar code from gl and gl2 moved to gl_common
|
Sat, 13 Nov 2004 12:01:20 +0000 |
reimar |
Avoid drawing before transformation matrices are set up.
|
Fri, 05 Nov 2004 13:48:41 +0000 |
faust3 |
10l
|
Thu, 04 Nov 2004 18:31:55 +0000 |
reimar |
more fullscreen fixes and gl2 uses setGlWindow.
|
Thu, 28 Oct 2004 01:15:53 +0000 |
diego |
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
|
Sun, 17 Oct 2004 13:28:22 +0000 |
reimar |
added gl_common for code used by both vo_gl.c and vo_gl2.c.
|
Wed, 06 Oct 2004 16:48:19 +0000 |
reimar |
fixed UNPACK_ALIGNMENT setting.
|
Sun, 03 Oct 2004 21:42:31 +0000 |
reimar |
fixed memleak, especially for fixed-vo.
|
Sun, 25 Jul 2004 12:49:01 +0000 |
reimar |
removed saver_on, saver_off calls, they are already in x11_common.c
|
Thu, 22 Jul 2004 19:07:13 +0000 |
reimar |
fix for people experimenting with GUI under windows
|
Sat, 17 Jul 2004 14:18:29 +0000 |
reimar |
use RGB32 textures on OS X
|
Tue, 06 Jul 2004 11:10:27 +0000 |
reimar |
100l, OSX compile fix, patch by Steven Schulz (sms (at) 2BSD (dot) com)
|
Fri, 02 Jul 2004 16:18:24 +0000 |
reimar |
removed XFlush() before XSync(), made config_glx return-type signed, force 32bit on Darwin, idea from a patch by Marc Hoffman (mmh <at> pleasantst.com).
|
Sun, 27 Jun 2004 20:45:08 +0000 |
reimar |
avoid visuals with low color-depth.
|
Sat, 08 May 2004 23:53:20 +0000 |
reimar |
removing useless code, improving readability
|
Sat, 08 May 2004 21:40:20 +0000 |
reimar |
fixed memory leak and removed unnecessary static variable
|
Sun, 02 May 2004 14:16:13 +0000 |
reimar |
clear buffer after (glX)SwapBuffers in fullscreen to avoid flickering borders
|
Sat, 01 May 2004 19:37:09 +0000 |
reimar |
GUI support
|
Wed, 17 Mar 2004 11:53:25 +0000 |
reimar |
corrected problems with switching to and from fullscreen mode esp. with fixed-vo
|
Sun, 22 Feb 2004 15:30:01 +0000 |
attila |
printf -> mp_msg
|
Sun, 30 Nov 2003 16:36:10 +0000 |
joey |
runtime 'stay-on-top' functionality
|
Sun, 12 Oct 2003 14:42:27 +0000 |
attila |
* clear window on fullscreen switch
|
Sat, 04 Oct 2003 17:29:08 +0000 |
gabucino |
many small typo and grammar fixes
|
Sun, 21 Sep 2003 15:44:23 +0000 |
faust3 |
fix fullscreen switching in vo gl and vo gl2
|
Sun, 21 Sep 2003 11:27:11 +0000 |
attila |
dont fix things at the wrong place
|
Sun, 21 Sep 2003 10:36:03 +0000 |
faust3 |
fix black screen on linux, patch by Jindrich Makovicka
|
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>
|
Sun, 31 Aug 2003 22:27:10 +0000 |
mosu |
Avoid flickering during resizes. Keep video contents even when paused. Fix by Tomas Simonaitis <haden@homelan.lt>
|
Thu, 14 Aug 2003 01:15:41 +0000 |
alex |
1000l
|
Tue, 20 May 2003 19:30:46 +0000 |
alex |
removed broken swscaler support, added runtime fullscreens switching ability, and some other general cleanup thingies
|
Sat, 23 Nov 2002 10:58:14 +0000 |
michael |
warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
|
Mon, 11 Nov 2002 15:22:10 +0000 |
alex |
removed get_info, using the same sheme as in libmpcodecs instead
|
Wed, 06 Nov 2002 23:54:29 +0000 |
arpi |
*HUGE* set of compiler warning fixes, unused variables removal
|
Tue, 29 Oct 2002 20:27:47 +0000 |
arpi |
here is a somewhat generic equalizer implementation for the X11 vo drivers
|
Sun, 27 Oct 2002 03:16:21 +0000 |
arpi |
vo_init() moved to/fixed in preinit()
|
Wed, 16 Oct 2002 21:32:03 +0000 |
pontscho |
-fixed-vo support
|
Wed, 28 Aug 2002 21:32:32 +0000 |
alex |
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
|
Wed, 28 Aug 2002 15:55:58 +0000 |
alex |
removed old input code
|
Fri, 09 Aug 2002 17:43:49 +0000 |
arpi |
ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning
|
Mon, 27 May 2002 17:56:52 +0000 |
alex |
query_format revised
|
Tue, 14 May 2002 23:44:35 +0000 |
arpi |
some cleanup, gl/gl2 updated to use vo_window
|
Tue, 16 Apr 2002 17:41:29 +0000 |
pontscho |
fix playlist bug with gui and rewrite mousecursor show/hide code
|
Sun, 17 Feb 2002 08:24:43 +0000 |
nick |
I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'
|
Mon, 11 Feb 2002 11:44:50 +0000 |
albeu |
Added new input mouse support in x11 vo
|
Sat, 09 Feb 2002 01:21:48 +0000 |
arpi |
10000hl to Holm... control MUST BE static...
|
Sat, 09 Feb 2002 00:47:26 +0000 |
arpi |
query_ stuff replaced by new control() - patch by David Holm
|
Thu, 31 Jan 2002 11:46:46 +0000 |
alex |
removed obsoleted Terminate_Display_Process, using vo_x11_uninit
|
Thu, 31 Jan 2002 09:57:13 +0000 |
nick |
new info for tuning
|
Sat, 26 Jan 2002 16:01:26 +0000 |
nick |
Extensions for video accelerated architecture
|
Sun, 06 Jan 2002 21:07:20 +0000 |
atmos4 |
Xinerama patch number two by attila.
|
Mon, 17 Dec 2001 17:15:16 +0000 |
alex |
fix
|
Tue, 06 Nov 2001 11:22:40 +0000 |
nick |
Move yuv2rgb to postprocess
|
Wed, 24 Oct 2001 17:04:08 +0000 |
sven |
printf-gcc3 patch, x11-commons mRootwin
|
Wed, 24 Oct 2001 16:22:10 +0000 |
pl |
did not compile with gcc-3
|
Fri, 19 Oct 2001 10:51:04 +0000 |
sven |
aspect changes integrated .., please check performance and conformance
|
Fri, 19 Oct 2001 10:09:29 +0000 |
sven |
improved gl, please check performance and correct display
|
Thu, 18 Oct 2001 02:42:20 +0000 |
atmos4 |
Update to new (cleaner, more bugfree, better) aspect api. vo_gl vo_gl2 and vo_xmga are untested!
|
Sun, 07 Oct 2001 21:39:47 +0000 |
arpi |
info & author changed
|