Sun, 31 Oct 2004 18:01:14 +0000 |
atmos4 |
Fix erroneus extern declarations, fix wrong signedness of some vars
|
Thu, 28 Oct 2004 01:15:53 +0000 |
diego |
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
|
Sun, 08 Aug 2004 23:22:29 +0000 |
nplourde |
now use vo_rootwin var to check for -rootwin switch
|
Sun, 11 Jul 2004 22:27:18 +0000 |
rtognimp |
Indentation fix from previous patch, as discussed on IRC.
|
Sun, 11 Jul 2004 22:16:52 +0000 |
rtognimp |
This fixes the problems that originated from my ewmh
|
Mon, 14 Jun 2004 04:53:03 +0000 |
attila |
major reindentation of x11 code try #2
|
Wed, 02 Jun 2004 02:34:39 +0000 |
diego |
Metacity fullscreen issues, patch by Alexander Strasser <eclipse7@gmx.net>,
|
Sat, 01 May 2004 14:52:15 +0000 |
faust3 |
keepaspect and nokeepaspect are now useable by all vos
|
Mon, 05 Apr 2004 21:35:30 +0000 |
rathann |
full screen flipping synchronization corrections (by Adam Tla/lka)
|
Mon, 05 Apr 2004 21:33:51 +0000 |
rathann |
Unmap window before change in decor and size while flipping full screen mode (by Adam Tla/lka)
|
Sat, 03 Apr 2004 13:46:00 +0000 |
rathann |
move window decor changes after setting Withdrawn state so we have no additionalwindow refresh
|
Sat, 03 Apr 2004 13:41:23 +0000 |
rathann |
- win_gravity memorizing and restoring while switching fullscreen mode (by Adam Tla/lka)
|
Thu, 01 Apr 2004 20:59:07 +0000 |
atlka |
ALSA syc is not so good as OSS - small corrections
|
Tue, 16 Mar 2004 05:16:58 +0000 |
diego |
Don't mess with the window position in xinerama when -geometry changes it.
|
Tue, 16 Mar 2004 05:15:44 +0000 |
diego |
Use system clock for xscreensaver pings (Tobias Diedrich).
|
Tue, 24 Feb 2004 18:17:05 +0000 |
attila |
set min width/height
|
Fri, 16 Jan 2004 17:31:38 +0000 |
diego |
Support binding F11 and F12 keys to commands.
|
Mon, 08 Dec 2003 12:03:03 +0000 |
attila |
prevent possible segfault when vidmodes is freed and config() calls vo_vm_switch
|
Sun, 30 Nov 2003 16:36:10 +0000 |
joey |
runtime 'stay-on-top' functionality
|
Wed, 24 Sep 2003 07:38:57 +0000 |
lumag |
Get more keys from X window (punctuation, etc.) Hopefully, all alnum keys
|
Sun, 21 Sep 2003 16:32:31 +0000 |
henry |
prevent crashes with vo_sdl
|
Sun, 21 Sep 2003 11:27:11 +0000 |
attila |
dont fix things at the wrong place
|
Sat, 20 Sep 2003 10:24:10 +0000 |
attila |
fix aspect for gl2 fullscreen
|
Tue, 02 Sep 2003 14:39:02 +0000 |
mosu |
Fixed double free of data. Patch by Dima K. <dimakar@yahoo.com>
|
Mon, 01 Sep 2003 18:24:27 +0000 |
alex |
-nomouseinput support for vo_sdl
|
Sun, 31 Aug 2003 23:13:45 +0000 |
alex |
10000l. Never ever use such foolish GCC 3.x extensionscvs diff -u x11_common.c x11_common.h |more
|
Sun, 31 Aug 2003 22:27:10 +0000 |
mosu |
Avoid flickering during resizes. Keep video contents even when paused. Fix by Tomas Simonaitis <haden@homelan.lt>
|
Sun, 31 Aug 2003 22:02:25 +0000 |
alex |
Recieving of mouse events can be switched off. Patch by Markus Rechberger <mrechberger@web.de>
|
Mon, 25 Aug 2003 18:13:51 +0000 |
attila |
Commit alex's fstype patch x11_common.c3.diff with additional manpage extension.
|
Tue, 12 Aug 2003 20:54:12 +0000 |
alex |
moved lot of global variables into static ones (and some minor spelling fixes)
|