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
|