Commit Graph

189 Commits

Author SHA1 Message Date
arpi fe450871a8 do not hide cursur if play at rootwin. based on patch by Tomas Konir <moje@molly.vabo.cz>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3952 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-02 18:41:25 +00:00
arpi 68f8e34bfa WinID cleanup, support for Xv
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3831 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-28 13:24:27 +00:00
gabucino 96edd8cb52 applied Panagiotis' patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3491 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-14 17:37:45 +00:00
alex 595ab25d21 xinerama: allow to override xinerama screen_w/screen_h and setting size of screen where the window is placed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3462 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-11 16:45:25 +00:00
arpi f02eeb7172 -screenw/h patch by Tomi.Ollila@sonera.com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2365 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-22 14:19:48 +00:00
arpi eb3e904f7c Xinerama screen size fix by Lev Babiev <harley@hosers.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2150 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-10 01:48:54 +00:00
pontscho 89f3eef985 add half gui support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1747 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-29 15:09:19 +00:00
jkeil 8089c222b8 Handle X11 displays with multiple depths.
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
2001-08-28 17:52:20 +00:00
arpi 855050e68a GUI stuff. now seeking works, and xmga renders to video window
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1724 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-27 23:56:44 +00:00
atlka ca99c8dc89 changes according to -utf8 option, draw_osd() function added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1502 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-13 11:08:18 +00:00
arpi 2e5a0ca6fe printfs cleanup - moved to higher -v level or moved to stderr
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1457 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-06 23:59:50 +00:00
arpi de316dee37 better local display connection patch by Adam Tla/lka atlka@pg.gda.pl
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1448 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-06 00:22:44 +00:00
arpi 0ac4042c14 new -fsmode flag: 0x8 enables XSetTransientForHint
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1416 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-29 16:40:32 +00:00
jkeil ca79276b20 x11_common does not compile, when the XDPMS extension is not available on the
target system.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1346 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-19 18:47:22 +00:00
arpi a879e01cb3 switch fullscreen method with -fsmode
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1267 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-03 23:23:55 +00:00
pontscho 37e6017eed icewm basz bug fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1237 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-27 08:50:03 +00:00
arpi_esp 9e90ab5430 patch: some X11 compliance fixed: set ClassHint and better fullscreen mode
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1138 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-17 01:22:09 +00:00
al3x 790fa570cf -Wall like fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1110 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-12 14:03:18 +00:00
arpi_esp 5c50d3e7dd applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1039 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-05 18:40:44 +00:00
lgb f61ffa92b9 Centralized and cleaned up X11 connecting, fixed remote X11 playing, -display option for mplayer. SHOULD BE TESTED.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@923 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-31 22:32:58 +00:00
arpi_esp 179b2884c7 DPMS re-enable patch by Loring Holden
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@742 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-09 20:15:37 +00:00
pontscho 8ffaf8a85e add gui support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@724 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-08 12:17:03 +00:00
pontscho a9c4c84ed4 add o key
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@656 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-27 15:41:39 +00:00
arpi_esp 67f6da0702 -ss patch by Loring Holden
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@652 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-26 22:10:25 +00:00
szabii eb30258d07 fprintf(stderr converted to printf(
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@615 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-24 11:30:57 +00:00
pontscho ffb6107695 add 'mixer support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@517 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-18 20:48:15 +00:00
pontscho 1e1d8a2489 add mixer support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@465 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-16 00:49:32 +00:00
arpi_esp 31063c5f27 I really hope that you will learn how to use cvs, sooner or later...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@459 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-15 23:22:01 +00:00
pontscho c2360a7630 add mixer keys
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@457 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-15 23:09:14 +00:00
arpi_esp 21f9a7c857 qrva eletbe nem kene cvs-t elbaszni inkabb ne nyuljatok hozza baz+
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@449 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-15 20:31:58 +00:00
gabucino 6ead487b06 Pontscho's mixer, select, and hell-a-lot-of-stuff patch ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@441 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-15 18:35:17 +00:00
arpi_esp 2674ac7b75 X11_FULLSCREEN fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@417 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-14 21:12:41 +00:00
arpi_esp 1fffc32e4b include dpms.h moved to x11_common.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@403 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-14 15:45:38 +00:00
arpi_esp ca4dc2a1b3 -bpp changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@389 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-13 13:47:36 +00:00
lgb 8b84635c64 Autohide X11 cursor
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@385 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-13 00:54:05 +00:00
arpi_esp 2602f0196f pass keys a-z && A-Z
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@370 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-12 00:05:41 +00:00
arpi_esp 2f46205ad3 OSD alpha renderers moved to osd.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@327 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-10 02:29:38 +00:00
laaz 473f1b7b07 Szebb es jobb screensaver-kikapcsolo resz
xmga, xv, x11 support (sdl comming soon)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@325 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-10 00:00:04 +00:00
arpi_esp 455c50076c the common x11 stuff
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@33 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-03 21:47:37 +00:00