summaryrefslogtreecommitdiffstats
path: root/libvo/x11_common.c
Commit message (Collapse)AuthorAgeFilesLines
* Xinerama screen size fix by Lev Babiev <harley@hosers.org>arpi2001-10-101-1/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2150 b3059339-0415-0410-9bf9-f77b7e298cf2
* add half gui supportpontscho2001-08-291-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1747 b3059339-0415-0410-9bf9-f77b7e298cf2
* Handle X11 displays with multiple depths.jkeil2001-08-281-16/+106
| | | | | | | | | On such an X11 display with multiple depths, the root window might use something like 8-bit pseudocolor, but there may be other 15/16/24/32 bit truecolor visuals available for MPlayer's video display. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1733 b3059339-0415-0410-9bf9-f77b7e298cf2
* GUI stuff. now seeking works, and xmga renders to video windowarpi2001-08-271-5/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1724 b3059339-0415-0410-9bf9-f77b7e298cf2
* changes according to -utf8 option, draw_osd() function addedatlka2001-08-131-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1502 b3059339-0415-0410-9bf9-f77b7e298cf2
* printfs cleanup - moved to higher -v level or moved to stderrarpi2001-08-061-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1457 b3059339-0415-0410-9bf9-f77b7e298cf2
* better local display connection patch by Adam Tla/lka atlka@pg.gda.plarpi2001-08-061-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1448 b3059339-0415-0410-9bf9-f77b7e298cf2
* new -fsmode flag: 0x8 enables XSetTransientForHintarpi2001-07-291-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1416 b3059339-0415-0410-9bf9-f77b7e298cf2
* x11_common does not compile, when the XDPMS extension is not available on thejkeil2001-07-191-2/+9
| | | | | | | target system. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1346 b3059339-0415-0410-9bf9-f77b7e298cf2
* switch fullscreen method with -fsmodearpi2001-07-031-2/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1267 b3059339-0415-0410-9bf9-f77b7e298cf2
* icewm basz bug fixpontscho2001-06-271-12/+34
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1237 b3059339-0415-0410-9bf9-f77b7e298cf2
* patch: some X11 compliance fixed: set ClassHint and better fullscreen modearpi_esp2001-06-171-2/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1138 b3059339-0415-0410-9bf9-f77b7e298cf2
* -Wall like fixesal3x2001-06-121-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1110 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>arpi_esp2001-06-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1039 b3059339-0415-0410-9bf9-f77b7e298cf2
* Centralized and cleaned up X11 connecting, fixed remote X11 playing, ↵lgb2001-05-311-9/+20
| | | | | | -display option for mplayer. SHOULD BE TESTED. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@923 b3059339-0415-0410-9bf9-f77b7e298cf2
* DPMS re-enable patch by Loring Holdenarpi_esp2001-05-091-4/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@742 b3059339-0415-0410-9bf9-f77b7e298cf2
* add gui supportpontscho2001-05-081-19/+50
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@724 b3059339-0415-0410-9bf9-f77b7e298cf2
* add o keypontscho2001-04-271-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@656 b3059339-0415-0410-9bf9-f77b7e298cf2
* -ss patch by Loring Holdenarpi_esp2001-04-261-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@652 b3059339-0415-0410-9bf9-f77b7e298cf2
* fprintf(stderr converted to printf(szabii2001-04-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@615 b3059339-0415-0410-9bf9-f77b7e298cf2
* add 'mixer supportpontscho2001-04-181-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@517 b3059339-0415-0410-9bf9-f77b7e298cf2
* add mixer supportpontscho2001-04-161-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@465 b3059339-0415-0410-9bf9-f77b7e298cf2
* I really hope that you will learn how to use cvs, sooner or later...arpi_esp2001-04-151-41/+37
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@459 b3059339-0415-0410-9bf9-f77b7e298cf2
* add mixer keyspontscho2001-04-151-37/+41
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@457 b3059339-0415-0410-9bf9-f77b7e298cf2
* qrva eletbe nem kene cvs-t elbaszni inkabb ne nyuljatok hozza baz+arpi_esp2001-04-151-47/+47
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@449 b3059339-0415-0410-9bf9-f77b7e298cf2
* Pontscho's mixer, select, and hell-a-lot-of-stuff patch ;)gabucino2001-04-151-47/+47
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@441 b3059339-0415-0410-9bf9-f77b7e298cf2
* X11_FULLSCREEN fixarpi_esp2001-04-141-6/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@417 b3059339-0415-0410-9bf9-f77b7e298cf2
* include dpms.h moved to x11_common.carpi_esp2001-04-141-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@403 b3059339-0415-0410-9bf9-f77b7e298cf2
* -bpp changesarpi_esp2001-04-131-6/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@389 b3059339-0415-0410-9bf9-f77b7e298cf2
* Autohide X11 cursorlgb2001-04-131-0/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@385 b3059339-0415-0410-9bf9-f77b7e298cf2
* pass keys a-z && A-Zarpi_esp2001-04-121-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@370 b3059339-0415-0410-9bf9-f77b7e298cf2
* OSD alpha renderers moved to osd.carpi_esp2001-04-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@327 b3059339-0415-0410-9bf9-f77b7e298cf2
* Szebb es jobb screensaver-kikapcsolo reszlaaz2001-04-101-0/+49
| | | | | | | xmga, xv, x11 support (sdl comming soon) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@325 b3059339-0415-0410-9bf9-f77b7e298cf2
* the common x11 stuffarpi_esp2001-03-031-0/+153
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@33 b3059339-0415-0410-9bf9-f77b7e298cf2