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)
|
Mon, 11 Aug 2003 19:02:37 +0000 |
alex |
10l (and fixes some wmaker issues)
|
Tue, 01 Jul 2003 21:37:20 +0000 |
iive |
move xv_set_eq to x11_common
|
Thu, 19 Jun 2003 18:26:13 +0000 |
rathann |
small warning fix
|
Fri, 30 May 2003 18:05:49 +0000 |
alex |
warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
|
Mon, 26 May 2003 08:34:17 +0000 |
pontscho |
From: Michael Joosten <joost@c-lab.de>
|
Wed, 09 Apr 2003 17:05:39 +0000 |
alex |
keypad and function (f1-f10) suppport (currently only vo_sdl and the terminal input code supports it). Patch by Vladimir Mosgalin <mosgalin@VM10124.spb.edu>
|
Fri, 04 Apr 2003 15:04:26 +0000 |
albeu |
Support for "internet" or "multimedia" keyboards in X11.
|
Wed, 26 Mar 2003 17:02:28 +0000 |
ranma |
Improved xscreensaver support.
|
Mon, 10 Feb 2003 14:08:37 +0000 |
filon |
- fix detetcion of metacity (sawfish 1.0 will be no longer treated as metacity)
|
Sun, 09 Feb 2003 20:18:23 +0000 |
arpi |
linux->osdep
|
Sat, 08 Feb 2003 10:01:59 +0000 |
filon |
Document -fstype in manpage.
|
Fri, 07 Feb 2003 19:38:39 +0000 |
filon |
- support command line parameter -fstype, eg. -fstype layer=12,above,fullscreen
|
Sun, 02 Feb 2003 02:42:59 +0000 |
arpi |
compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org>
|
Thu, 09 Jan 2003 21:23:54 +0000 |
filon |
Remember window layer befor changing it.
|
Thu, 09 Jan 2003 20:47:14 +0000 |
pontscho |
- sync with x11_common
|
Tue, 07 Jan 2003 20:58:25 +0000 |
filon |
Fixed metacity + xv behavior (something broke it lately).
|
Sat, 04 Jan 2003 20:43:26 +0000 |
filon |
Added missing spaces around found atom name.
|
Sat, 04 Jan 2003 01:11:19 +0000 |
filon |
really not needed
|
Fri, 03 Jan 2003 23:52:55 +0000 |
arpi |
1l
|
Fri, 03 Jan 2003 15:30:57 +0000 |
filon |
More fullscreen cleanup work. Use nice macros for X atoms.
|