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
|