Wed, 27 Oct 2010 17:47:13 +0000 |
cigaes |
Move libvo/sub.[ch] from libvo to sub.
|
Sat, 09 Oct 2010 11:31:40 +0000 |
reimar |
Remove an unmotivated and pointless panscan_calc call.
|
Sat, 09 Oct 2010 11:24:37 +0000 |
reimar |
Fix xmga event handling: Reconfigure hardware on move and resize,
|
Sat, 09 Oct 2010 11:20:51 +0000 |
reimar |
Remove a useless MGA_VID_CONFIG ioctl, set_window already does this.
|
Sat, 09 Oct 2010 11:12:53 +0000 |
reimar |
Switch (x)mga vo to new libvo API to reduce code duplication and improve
|
Wed, 16 Jun 2010 13:55:09 +0000 |
diego |
Rename libvo/mga_common.c --> libvo/mga_template.c.
|
Sun, 08 Feb 2009 03:27:30 +0000 |
diego |
Add standard license headers, unify header formatting.
|
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
|
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:
|
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
|
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 16:15:08 +0000 |
pontscho |
fs resize bug fix.
|
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
|
Wed, 23 Jan 2002 15:16:20 +0000 |
pontscho |
fix screen saver bug under gui
|
Tue, 22 Jan 2002 12:00:15 +0000 |
pontscho |
move bug fixed
|
Sun, 06 Jan 2002 21:07:20 +0000 |
atmos4 |
Xinerama patch number two by attila.
|
Sat, 05 Jan 2002 08:49:46 +0000 |
atmos4 |
xinerama fix by attila
|
Fri, 28 Dec 2001 20:15:43 +0000 |
arpi |
-wid/-rootwin support
|
Mon, 17 Dec 2001 14:19:37 +0000 |
pontscho |
aspect ratio bug fix for gui
|
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!
|
Wed, 03 Oct 2001 17:27:13 +0000 |
atmos4 |
Use aspect()
|
Mon, 01 Oct 2001 20:40:07 +0000 |
atmos4 |
Make aware of new -fs calling.
|
Thu, 20 Sep 2001 10:26:22 +0000 |
pontscho |
XDestroyWindow fix baze.
|
Tue, 18 Sep 2001 14:06:25 +0000 |
atmos4 |
Fix multiple window bug in multifile mode.
|
Tue, 04 Sep 2001 15:21:00 +0000 |
pontscho |
fix xshape, mixer, fullscreen, etc
|
Thu, 30 Aug 2001 20:13:14 +0000 |
pontscho |
fix gui support
|
Mon, 27 Aug 2001 23:56:44 +0000 |
arpi |
GUI stuff. now seeking works, and xmga renders to video window
|
Wed, 22 Aug 2001 21:34:27 +0000 |
arpi |
fixed mga uninit
|
Mon, 13 Aug 2001 11:08:18 +0000 |
atlka |
changes according to -utf8 option, draw_osd() function added
|
Sat, 23 Jun 2001 19:44:22 +0000 |
arpi_esp |
vo_subdevice support
|
Sun, 17 Jun 2001 01:22:09 +0000 |
arpi_esp |
patch: some X11 compliance fixed: set ClassHint and better fullscreen mode
|
Fri, 01 Jun 2001 16:38:42 +0000 |
arpi_esp |
mScreen removed -> segfault solved
|
Thu, 31 May 2001 22:32:58 +0000 |
lgb |
Centralized and cleaned up X11 connecting, fixed remote X11 playing, -display option for mplayer. SHOULD BE TESTED.
|
Sun, 20 May 2001 21:49:45 +0000 |
arpi_esp |
didn't handle flags parameter correctly
|
Tue, 08 May 2001 12:17:03 +0000 |
pontscho |
add gui support
|
Tue, 24 Apr 2001 11:42:04 +0000 |
pontscho |
clean up
|
Tue, 24 Apr 2001 11:30:57 +0000 |
szabii |
fprintf(stderr converted to printf(
|
Tue, 24 Apr 2001 10:21:12 +0000 |
szabii |
some warnings killed
|
Mon, 16 Apr 2001 03:33:35 +0000 |
arpi_esp |
I420/IYUV support
|
Sun, 15 Apr 2001 20:31:58 +0000 |
arpi_esp |
qrva eletbe nem kene cvs-t elbaszni inkabb ne nyuljatok hozza baz+
|
Fri, 13 Apr 2001 00:54:05 +0000 |
lgb |
Autohide X11 cursor
|
Wed, 11 Apr 2001 01:38:57 +0000 |
arpi_esp |
less, and more informal printfs
|
Tue, 10 Apr 2001 00:00:04 +0000 |
laaz |
Szebb es jobb screensaver-kikapcsolo resz
|
Sun, 25 Mar 2001 04:28:40 +0000 |
arpi_esp |
subtitle+OSD font support
|
Sat, 24 Mar 2001 04:36:17 +0000 |
arpi_esp |
grey+alpha rendering support (for .sub)
|
Wed, 21 Mar 2001 19:10:55 +0000 |
pontscho |
*** empty log message ***
|
Sat, 17 Mar 2001 19:19:18 +0000 |
arpi_esp |
common window setup code moved to set_window()
|
Tue, 13 Mar 2001 00:14:47 +0000 |
arpi_esp |
added #define SHOW_TIME option... (debug)
|
Thu, 08 Mar 2001 01:06:03 +0000 |
arpi_esp |
mga_vid fixes, code cleanup
|
Wed, 07 Mar 2001 01:07:46 +0000 |
arpi_esp |
vsync in mga/xmga
|
Sat, 03 Mar 2001 21:46:39 +0000 |
arpi_esp |
added check_events() interface
|
Sat, 24 Feb 2001 20:28:24 +0000 |
arpi_esp |
Initial revision
|