Sat, 07 May 2011 10:59:11 +0000 |
iive |
Remove the variable arguments from the libvo control() functions.
|
Fri, 06 May 2011 10:32:46 +0000 |
iive |
Implement control() VOCTRL_SET/GET_EQUALIZER using a vf_equalize struct,
|
Sun, 14 Nov 2010 09:12:34 +0000 |
cboesch |
Remove most of the NULL pointer check before free all over the code
|
Sat, 09 Oct 2010 11:26:37 +0000 |
reimar |
xvidix: reconfigure also on window move.
|
Sat, 02 Oct 2010 14:22:03 +0000 |
diego |
Remove UNUSED macros used to shut up unused function parameter warnings.
|
Sun, 13 Jun 2010 12:04:13 +0000 |
reimar |
For vos that support the new libvo API (provide UPDATE_SCREENINFO),
|
Sun, 08 Feb 2009 03:27:30 +0000 |
diego |
Add standard license headers, unify header formatting.
|
Wed, 03 Dec 2008 23:01:03 +0000 |
diego |
Get rid of pointless 'extern' keywords.
|
Wed, 19 Nov 2008 20:19:25 +0000 |
reimar |
Factor common code like -wid handling, vo_gc creation etc. out into
|
Sat, 15 Nov 2008 23:09:31 +0000 |
reimar |
Remove explicit setting of vo_ontop since that is already done by vo_x11_create_vo_window
|
Thu, 16 Oct 2008 18:13:26 +0000 |
faust3 |
fixed overlay x and y calculation
|
Mon, 04 Aug 2008 06:16:23 +0000 |
diego |
Change a bunch of X11-specific preprocessor directives.
|
Wed, 30 Jul 2008 13:44:59 +0000 |
diego |
Rename two GUI-related preprocessor directives:
|
Fri, 20 Jun 2008 20:16:34 +0000 |
ben |
remove now useless vidixlib.h file
|
Fri, 16 May 2008 08:33:27 +0000 |
diego |
cosmetics: Remove useless parentheses from from return statements.
|
Sun, 02 Dec 2007 14:06:03 +0000 |
reimar |
Make vo info structs const
|
Sat, 25 Aug 2007 13:37:19 +0000 |
diego |
Fix warning:
|
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
|
Sat, 17 Feb 2007 20:58:55 +0000 |
reimar |
Move common vo initialization code to video_out.c
|
Sun, 08 Oct 2006 16:40:11 +0000 |
rathann |
Remove spurious casts to int. Blessed by Reimar.
|
Thu, 15 Jun 2006 08:00:37 +0000 |
reimar |
Fix window position when changing videos while in fullscreen and for
|
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
|
Sat, 15 Nov 2003 09:58:15 +0000 |
gabucino |
message expanded with hint to use -v option
|
Wed, 22 Oct 2003 13:22:00 +0000 |
alex |
fixed -nocolorkey
|
Fri, 17 Oct 2003 09:08:37 +0000 |
alex |
Colorkeying can be disabled. Fbdev, svga and vesa vidix colorkeying support
|
Fri, 03 Oct 2003 18:13:45 +0000 |
alex |
user settable colorkey
|
Sun, 31 Aug 2003 18:33:02 +0000 |
alex |
remove exit_player and exit references
|
Sun, 03 Aug 2003 17:26:25 +0000 |
alex |
10l
|
Sun, 20 Apr 2003 15:09:19 +0000 |
attila |
adding geometry support for xvidix
|
Sat, 18 Jan 2003 15:05:06 +0000 |
attila |
xinerama fix part 1 - count your paranthesis
|
Fri, 27 Dec 2002 16:42:11 +0000 |
alex |
10l memory leak
|
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
|
Sun, 27 Oct 2002 03:16:21 +0000 |
arpi |
vo_init() moved to/fixed in preinit()
|
Thu, 17 Oct 2002 09:49:25 +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
|
Fri, 09 Aug 2002 17:43:49 +0000 |
arpi |
ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning
|
Tue, 30 Jul 2002 16:40:42 +0000 |
arpi |
1l :)
|
Thu, 25 Jul 2002 13:12:23 +0000 |
alex |
eq reworked
|
Fri, 19 Jul 2002 20:51:48 +0000 |
pontscho |
- fix audio equalizer
|
Fri, 05 Jul 2002 15:34:17 +0000 |
alex |
fixed mga resize-to-0x0 bug
|
Sat, 29 Jun 2002 10:52:04 +0000 |
alex |
fixed vidix terminating if init error occured, bug found by KotH
|
Tue, 25 Jun 2002 19:10:03 +0000 |
alex |
fixed uninit (it got never called before)
|
Mon, 24 Jun 2002 11:51:55 +0000 |
alex |
added OSD support for yvu9/y800, corrected query_format \(added flag VFCAP_OSD\), fixed multifile support \(no more control infinite loop and destroying old window\) and some cosmetics
|
Sun, 23 Jun 2002 18:00:42 +0000 |
alex |
yvu9,if09,y8,y800 support and multifile fix
|
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
|
Tue, 04 Jun 2002 18:39:16 +0000 |
attila |
set_window() fixing detection of changement of the window position
|
Tue, 14 May 2002 23:44:35 +0000 |
arpi |
some cleanup, gl/gl2 updated to use vo_window
|
Sat, 11 May 2002 14:57:41 +0000 |
pontscho |
fix some small bug and -rootwin
|
Wed, 08 May 2002 20:53:00 +0000 |
arpi |
partial fix
|
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
|
Sat, 04 May 2002 22:52:56 +0000 |
arpi |
small patch that fixes the purple window when the f key is pressed - by Attila Kinali <kinali@gmx.net>
|
Wed, 24 Apr 2002 23:15:17 +0000 |
arpi |
-rootwin fix...
|
Sat, 20 Apr 2002 22:58:15 +0000 |
alex |
minor changes
|
Tue, 16 Apr 2002 17:41:29 +0000 |
pontscho |
fix playlist bug with gui and rewrite mousecursor show/hide code
|
Sun, 24 Mar 2002 21:22:16 +0000 |
arpi |
-fs aspect fix by KotH
|
Mon, 11 Mar 2002 09:24:09 +0000 |
nick |
Compute aspect ratio only once
|
Mon, 11 Mar 2002 09:01:43 +0000 |
nick |
Fixed fullscreen mode
|
Mon, 11 Mar 2002 08:48:06 +0000 |
nick |
Fixed default background color for proper color key usage
|
Thu, 07 Mar 2002 17:50:25 +0000 |
pontscho |
rewrite fullscreen support in some libvo driver
|
Fri, 22 Feb 2002 15:22:27 +0000 |
pontscho |
mondom fix bazmeg.
|
Thu, 21 Feb 2002 13:28:39 +0000 |
pontscho |
ExposureMask fixed.
|
Wed, 20 Feb 2002 10:02:29 +0000 |
pontscho |
add new input cucc
|
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, 07 Feb 2002 17:42:37 +0000 |
pontscho |
fix color key handling bug
|
Fri, 01 Feb 2002 10:20:00 +0000 |
nick |
Alex! Never write bottlenecks, ok?
|
Thu, 31 Jan 2002 11:49:30 +0000 |
alex |
removed obosolete Terminate_Display_Process. using vo_x11_uninit. support UYVY format
|
Thu, 31 Jan 2002 10:23:39 +0000 |
nick |
Use new tune info
|
Thu, 31 Jan 2002 09:57:13 +0000 |
nick |
new info for tuning
|
Sat, 26 Jan 2002 19:42:21 +0000 |
alex |
preinit moved to right place
|
Sat, 26 Jan 2002 16:01:26 +0000 |
nick |
Extensions for video accelerated architecture
|
Wed, 23 Jan 2002 15:16:20 +0000 |
pontscho |
fix screen saver bug under gui
|
Sat, 19 Jan 2002 22:43:19 +0000 |
alex |
reworked, picture moves when window moved, fullscreen working with gui, fixed some annoying bugs
|
Sat, 19 Jan 2002 16:58:33 +0000 |
alex |
vidix_grkey_support checking for colorkeying
|
Fri, 18 Jan 2002 18:15:43 +0000 |
alex |
updated based vo_xmga, using colorkey, working with gui, fixed xinerama and window moving/resizing
|
Wed, 16 Jan 2002 15:22:45 +0000 |
alex |
added vidix_start() and vidix_stop() for better runtime-resize support ;)
|
Wed, 16 Jan 2002 09:18:43 +0000 |
nick |
Fixed resize bug.
|
Sun, 13 Jan 2002 10:40:17 +0000 |
nick |
Still one bit of bugs fixed
|
Sun, 13 Jan 2002 10:30:10 +0000 |
nick |
test for preinit errors and correct handling subdevice
|
Sun, 13 Jan 2002 10:10:15 +0000 |
nick |
Minor changes: -fs key and vidix params
|
Sun, 13 Jan 2002 00:23:47 +0000 |
alex |
fixed vidix_name handling (subdevice)
|
Sat, 12 Jan 2002 23:28:22 +0000 |
alex |
added X11/VIDIX
|