Thu, 14 Feb 2008 14:23:55 +0000 |
diego |
typo fix: inited --> initialized
|
Sun, 02 Dec 2007 14:39:15 +0000 |
reimar |
Mark the vo_functions_t definitions as const where possible.
|
Sun, 02 Dec 2007 14:06:03 +0000 |
reimar |
Make vo info structs const
|
Sat, 08 Sep 2007 13:36:13 +0000 |
reimar |
Fix borders for xmga broken by r23675. Tested by Diego.
|
Sun, 22 Jul 2007 18:27:26 +0000 |
attila |
10l
|
Wed, 27 Jun 2007 10:28:38 +0000 |
reimar |
Remove some unused variables
|
Wed, 27 Jun 2007 10:26:13 +0000 |
reimar |
Make X11 window creation and (with -fixed-vo) management simpler and more
|
Mon, 23 Apr 2007 07:42:42 +0000 |
diego |
Gui --> gui
|
Thu, 15 Jun 2006 08:00:37 +0000 |
reimar |
Fix window position when changing videos while in fullscreen and for
|
Sun, 14 May 2006 19:36:21 +0000 |
reimar |
do aspect correction of video size before calculating vo_dx and vo_dy.
|
Sun, 16 Apr 2006 13:38:28 +0000 |
reimar |
Fix and improve xinerama support
|
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
|
Sat, 21 May 2005 17:31:44 +0000 |
al |
Make -wid behave more consistent.
|
Mon, 18 Apr 2005 15:52:38 +0000 |
henry |
replace VO and VF numeric flags with #defined identifiers
|
Mon, 15 Nov 2004 09:09:29 +0000 |
diego |
Reduce excessive verbosity.
|
Thu, 28 Oct 2004 01:15:53 +0000 |
diego |
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
|
Fri, 20 Aug 2004 09:41:13 +0000 |
al |
Removed superfluous XFlush calls before XSync.
|
Sun, 25 Jul 2004 12:49:01 +0000 |
reimar |
removed saver_on, saver_off calls, they are already in x11_common.c
|
Mon, 14 Jun 2004 04:53:03 +0000 |
attila |
major reindentation of x11 code try #2
|
Sun, 30 Nov 2003 16:36:10 +0000 |
joey |
runtime 'stay-on-top' functionality
|
Fri, 03 Oct 2003 18:13:45 +0000 |
alex |
user settable colorkey
|
Sun, 31 Aug 2003 12:57:27 +0000 |
attila |
while we are at it: geometry support for xmga
|
Sun, 09 Feb 2003 20:18:23 +0000 |
arpi |
linux->osdep
|
Mon, 11 Nov 2002 15:22:10 +0000 |
alex |
removed get_info, using the same sheme as in libmpcodecs instead
|
Fri, 01 Nov 2002 00:21:45 +0000 |
arpi |
panscan support in -vo mga (actually moved common code to mga_common.c)
|
Thu, 17 Oct 2002 09:49:25 +0000 |
pontscho |
-fixed-vo support
|
Wed, 09 Oct 2002 13:40:23 +0000 |
arpi |
more cleanup, some -vo mga fullscreen fixes
|
Wed, 09 Oct 2002 13:25:13 +0000 |
arpi |
some cleanup
|
Sun, 22 Sep 2002 02:33:28 +0000 |
arpi |
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
|
Wed, 28 Aug 2002 21:32:32 +0000 |
alex |
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
|
Fri, 09 Aug 2002 17:43:49 +0000 |
arpi |
ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning
|
Fri, 19 Jul 2002 20:51:48 +0000 |
pontscho |
- fix audio equalizer
|
Mon, 10 Jun 2002 18:40:19 +0000 |
pontscho |
fix panscan support and add Jesper Svennevid's <mplayer@svennevid.net> patch
|
Thu, 06 Jun 2002 07:13:57 +0000 |
pontscho |
add mute support ( step 1 ) and fixed panscan bugs (1000l for me)
|
Wed, 05 Jun 2002 19:35:54 +0000 |
pontscho |
added panscan support for xmga/xvidix
|
Mon, 03 Jun 2002 23:23:03 +0000 |
arpi |
msg/i18n fixes and some printf->mp_msg
|
Tue, 14 May 2002 23:44:35 +0000 |
arpi |
some cleanup, gl/gl2 updated to use vo_window
|
Sun, 12 May 2002 16:01:08 +0000 |
pontscho |
fix Arpi's bugs
|
Sat, 11 May 2002 14:57:41 +0000 |
pontscho |
fix some small bug and -rootwin
|
Wed, 08 May 2002 20:24:35 +0000 |
pontscho |
-zoom, -fs with x[11|mga|v] fix -- round two
|
Tue, 07 May 2002 13:31:29 +0000 |
pontscho |
wm detection -- round two
|
Mon, 06 May 2002 16:56:41 +0000 |
pontscho |
fix -fs and 'f'
|
Sun, 05 May 2002 18:16:27 +0000 |
arpi |
the Right Fix for gui window setup
|
Sat, 04 May 2002 22:34:47 +0000 |
arpi |
missing if(use_gui) - found by Nilmoni Deb <ndeb@ece.cmu.edu>
|
Fri, 03 May 2002 20:57:13 +0000 |
pontscho |
fix xmga fs, resize to movie size and mouse auto hide + dga
|
Fri, 03 May 2002 13:12:46 +0000 |
pontscho |
fix aspect ratio handling
|
Thu, 25 Apr 2002 21:52:47 +0000 |
pontscho |
fix fullscreen (?)
|
Wed, 24 Apr 2002 23:15:17 +0000 |
arpi |
-rootwin fix...
|
Tue, 16 Apr 2002 17:41:29 +0000 |
pontscho |
fix playlist bug with gui and rewrite mousecursor show/hide code
|
Sun, 31 Mar 2002 20:45:31 +0000 |
arpi |
open(/dev/mga_vid) moved to preinit
|
Sun, 24 Mar 2002 20:45:30 +0000 |
arpi |
U,V plane odrer fixed
|
Sun, 17 Mar 2002 03:38:16 +0000 |
arpi |
uninit bugs fixed
|
Sat, 09 Mar 2002 21:53:03 +0000 |
arpi |
round up width/height if mod 2 != 0
|
Fri, 08 Mar 2002 20:14:08 +0000 |
pontscho |
small changes in libvo's X11 support
|
Thu, 07 Mar 2002 20:14:52 +0000 |
arpi |
+10l to .so
|
Thu, 07 Mar 2002 17:50:25 +0000 |
pontscho |
rewrite fullscreen support in some libvo driver
|
Thu, 07 Mar 2002 01:51:28 +0000 |
arpi |
control+preinit moved to mga_common.c
|
Thu, 21 Feb 2002 21:11:01 +0000 |
pontscho |
small changes
|
Thu, 21 Feb 2002 13:28:39 +0000 |
pontscho |
ExposureMask fixed.
|
Wed, 20 Feb 2002 10:02:29 +0000 |
pontscho |
add new input cucc
|