Tue, 03 Sep 2002 18:10:42 +0000 |
jkeil |
Add the code that chooses a good X11 truecolor visual to the vo_x11 config()
|
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
|
Wed, 31 Jul 2002 19:40:33 +0000 |
arpi |
initial window size (-xy) fixed - patch by Kazunori Ueno <jagarl@creator.club.ne.jp>
|
Thu, 11 Jul 2002 16:14:55 +0000 |
atmos4 |
Silly me, vo_x11 doesn't use my aspect code!
|
Wed, 10 Jul 2002 08:36:27 +0000 |
atmos4 |
1000l, back out hack-n-slay 8bpp code from my local tree.
|
Wed, 10 Jul 2002 04:58:51 +0000 |
atmos4 |
Markus Rechberger <revenger at shell.dnload.com>:
|
Wed, 10 Jul 2002 04:11:59 +0000 |
atmos4 |
-vm -fs -zoom fix, set correct vm screenres in aspect code (similar to xv fix).
|
Fri, 24 May 2002 21:58:05 +0000 |
albeu |
Destroy the old win when config is called multiple times
|
Tue, 14 May 2002 23:44:35 +0000 |
arpi |
some cleanup, gl/gl2 updated to use vo_window
|
Mon, 13 May 2002 20:56:08 +0000 |
alex |
disable bgr8
|
Sun, 12 May 2002 20:48:17 +0000 |
arpi |
bad fix removed
|
Sun, 12 May 2002 16:01:08 +0000 |
pontscho |
fix Arpi's bugs
|
Sat, 11 May 2002 16:54:15 +0000 |
pontscho |
fix Nil's vo_x11 bug (Nilmoni Deb <ndeb@ece.cmu.edu>)
|
Sat, 11 May 2002 14:57:41 +0000 |
pontscho |
fix some small bug and -rootwin
|
Thu, 09 May 2002 00:45:36 +0000 |
arpi |
some reorder
|
Wed, 08 May 2002 20:24:35 +0000 |
pontscho |
-zoom, -fs with x[11|mga|v] fix -- round two
|
Wed, 08 May 2002 16:41:44 +0000 |
pontscho |
some bugfix, x[11|mga|v] ( fullscreen with more files )
|
Mon, 06 May 2002 16:56:41 +0000 |
pontscho |
fix -fs and 'f'
|
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, 02 May 2002 10:49:55 +0000 |
albeu |
printf to mp_msg
|
Thu, 25 Apr 2002 21:52:47 +0000 |
pontscho |
fix fullscreen (?)
|
Wed, 24 Apr 2002 23:10:41 +0000 |
arpi |
-rootwin fixed, keys work, mouse doesn't
|
Fri, 19 Apr 2002 23:13:36 +0000 |
arpi |
workaround yv12 vs. i420 'bug' of swscale
|
Tue, 16 Apr 2002 17:41:29 +0000 |
pontscho |
fix playlist bug with gui and rewrite mousecursor show/hide code
|
Sat, 13 Apr 2002 19:14:34 +0000 |
arpi |
mp_image.h and img_format.h moved to libmpcodecs
|
Thu, 11 Apr 2002 21:07:00 +0000 |
arpi |
VFCAP added
|
Sun, 31 Mar 2002 09:28:17 +0000 |
arpi |
check depth for direct rendering
|
Sun, 31 Mar 2002 03:03:12 +0000 |
arpi |
fix uninit() crash if no config() call
|