aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_x11.c
Commit message (Expand)AuthorAge
* -nograbpointer, based on old patch by Christian Ohm <chr.ohm@gmx.net>Gravatar arpi2002-09-28
* Add the code that chooses a good X11 truecolor visual to the vo_x11 config()Gravatar jkeil2002-09-03
* finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo apiGravatar alex2002-08-28
* ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warningGravatar arpi2002-08-09
* initial window size (-xy) fixed - patch by Kazunori Ueno <jagarl@creator.club...Gravatar arpi2002-07-31
* Silly me, vo_x11 doesn't use my aspect code!Gravatar atmos42002-07-11
* 1000l, back out hack-n-slay 8bpp code from my local tree.Gravatar atmos42002-07-10
* Markus Rechberger <revenger at shell.dnload.com>:Gravatar atmos42002-07-10
* -vm -fs -zoom fix, set correct vm screenres in aspect code (similar to xv fix).Gravatar atmos42002-07-10
* Destroy the old win when config is called multiple timesGravatar albeu2002-05-24
* some cleanup, gl/gl2 updated to use vo_windowGravatar arpi2002-05-14
* disable bgr8Gravatar alex2002-05-13
* bad fix removedGravatar arpi2002-05-12
* fix Arpi's bugsGravatar pontscho2002-05-12
* fix Nil's vo_x11 bug (Nilmoni Deb <ndeb@ece.cmu.edu>)Gravatar pontscho2002-05-11
* fix some small bug and -rootwinGravatar pontscho2002-05-11
* some reorderGravatar arpi2002-05-09
* -zoom, -fs with x[11|mga|v] fix -- round twoGravatar pontscho2002-05-08
* some bugfix, x[11|mga|v] ( fullscreen with more files )Gravatar pontscho2002-05-08
* fix -fs and 'f'Gravatar pontscho2002-05-06
* fix xmga fs, resize to movie size and mouse auto hide + dgaGravatar pontscho2002-05-03
* fix aspect ratio handlingGravatar pontscho2002-05-03
* printf to mp_msgGravatar albeu2002-05-02
* fix fullscreen (?)Gravatar pontscho2002-04-25
* -rootwin fixed, keys work, mouse doesn'tGravatar arpi2002-04-24
* workaround yv12 vs. i420 'bug' of swscaleGravatar arpi2002-04-19
* fix playlist bug with gui and rewrite mousecursor show/hide codeGravatar pontscho2002-04-16
* mp_image.h and img_format.h moved to libmpcodecsGravatar arpi2002-04-13
* VFCAP addedGravatar arpi2002-04-11
* check depth for direct renderingGravatar arpi2002-03-31
* fix uninit() crash if no config() callGravatar arpi2002-03-31
* Fix resizing when zoom is used and image size changes between frames.Gravatar atmos42002-03-27
* print meaningfull error message instead of "hmm, arpi said that isnt used...Gravatar michael2002-03-21
* Add a (more or less dummy) reference to vo_format_name(), to pull theGravatar jkeil2002-03-17
* added directrendering support and better query_formatGravatar alex2002-03-16
* small changes in libvo's X11 supportGravatar pontscho2002-03-08
* yuy2 support disabled to workaround stupid colorspace selectionGravatar michael2002-03-01
* Corrections to position saving/restore under vo=X11.Gravatar atlka2002-02-28
* ehh, return error if cannot open displayGravatar alex2002-02-23
* Bugfix in x11_common.c mainly. Don't screw up the display name,Gravatar albeu2002-02-23
* using vo_dx, vo_dyGravatar alex2002-02-22
* clear the window if resized but no scaling used. Enable runtime fullscreen se...Gravatar alex2002-02-22
* mondom fix bazmeg.Gravatar pontscho2002-02-22
* fix nexus's key bug :) 10l, sorry :)Gravatar pontscho2002-02-22
* unscaled yuv2rgb fix for big-endian systemsGravatar michael2002-02-21
* Fix return value of VOCTRL_FULLSCREENGravatar atmos42002-02-21
* changes in fullscreen/window switching code to obtain returning toGravatar atlka2002-02-21
* I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'Gravatar nick2002-02-17
* added support for runtime fullscreen switchingGravatar alex2002-02-17
* 101 (NULL->srcW, NULL->srcH)Gravatar michael2002-02-16