summaryrefslogtreecommitdiffstats
path: root/libvo/vo_x11.c
Commit message (Expand)AuthorAgeFilesLines
* swscaler cleanupmichael2001-11-291-7/+8
* changed SH_MEM to HAVE_SHM according to configurealex2001-11-191-7/+5
* fix to compile when SHM is disabledalex2001-11-181-3/+3
* Move yuv2rgb to postprocessnick2001-11-061-1/+0
* Using new stuff of rgb15to16nick2001-10-301-40/+7
* yv12 to yv12 scalermichael2001-10-281-2/+3
* 15bpp fix for swscalemichael2001-10-201-1/+1
* xinc scaled by 16 instead of 8arpi2001-10-191-3/+3
* swscale - 16bpp and -fs supportarpi2001-10-171-6/+11
* yv12 scaling at 24/32bpp with -zoomarpi2001-10-151-5/+24
* grabs mouse with -vm - patch by Uwe Reder <Uwe.Reder@3SOFT.de>arpi2001-10-051-5/+34
* XDestroyWindow fix baze.pontscho2001-09-201-2/+4
* Fix multiple window bug in multifile mode.atmos42001-09-181-1/+1
* fix xshape, mixer, fullscreen, etcpontscho2001-09-041-8/+13
* fix vo_window againpontscho2001-08-291-2/+5
* vo_window bug fixedpontscho2001-08-291-0/+2
* add half gui supportpontscho2001-08-291-59/+64
* added draw_alpha_XXXX functions, draw_alpha_func<=correct one in initatlka2001-08-231-21/+34
* changes according to -utf8 option, draw_osd() function addedatlka2001-08-131-4/+4
* patch: some X11 compliance fixed: set ClassHint and better fullscreen modearpi_esp2001-06-171-5/+9
* -Wall like cleanupal3x2001-06-121-5/+4
* Centralized and cleaned up X11 connecting, fixed remote X11 playing, -display...lgb2001-05-311-24/+13
* removed redundant osd.h includesarpi_esp2001-05-241-2/+0
* flip implemented for converted modes, soem cleanup, fixed indentarpi_esp2001-05-121-62/+50
* Added support for flipped BGR/RGB via -flip cmdline switch.atmosfear2001-05-111-2/+21
* clean uppontscho2001-04-241-16/+2
* fprintf(stderr converted to printf(szabii2001-04-241-9/+9
* some warnings killedszabii2001-04-241-1/+17
* Autohide X11 cursorlgb2001-04-131-0/+1
* memcpy() moved mmx.h -> fastmemcpy.harpi_esp2001-04-111-1/+1
* applied MMX2 memcpy() patch by Nick Kurshevarpi_esp2001-04-111-0/+2
* OSD alpha renderers moved to osd.carpi_esp2001-04-101-20/+14
* vo_x11 query_format fixlaaz2001-04-101-1/+8
* Szebb es jobb screensaver-kikapcsolo reszlaaz2001-04-101-55/+5
* Screensaver and monitor powersafe function is switched off when playing alaaz2001-04-091-1/+48
* codecs.conf supportarpi_esp2001-04-071-3/+8
* OSD/SUB image quality & speed improvementarpi_esp2001-03-291-3/+6
* subtitle+OSD font supportarpi_esp2001-03-251-1/+1
* adds XF86VidMode support to vo_x11.c to do "pseudo-scaling"mgraffam2001-03-241-0/+65
* grey+alpha rendering support (for .sub)arpi_esp2001-03-241-0/+23
* added check_events() interfacearpi_esp2001-03-031-38/+14
* Initial revisionarpi_esp2001-02-241-0/+476