Commit Graph

1559 Commits

Author SHA1 Message Date
diego b753d80209 Metacity fullscreen issues, patch by Alexander Strasser <eclipse7@gmx.net>,
approved by Attila.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12521 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-02 02:34:39 +00:00
nplourde eef80d2874 choose fullscreen device with suboption device_id=#
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12520 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-02 00:58:05 +00:00
nplourde 60ef608b01 uyvy osd support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12518 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-31 15:16:41 +00:00
nplourde d2ad2147cc draw alpha for uyvy
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12517 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-31 15:13:35 +00:00
nplourde d9bfb0c89e vo_quartz now default vo on OSX
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12513 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-30 19:16:31 +00:00
reimar 47eb1875d0 fix crash due to fast_memcpy calling itself instead of libc memcpy
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12493 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-20 21:34:10 +00:00
nplourde d6621889bd re-use same window when playing multiple files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12488 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-18 20:49:44 +00:00
faust3 1ec95a2e53 more sane order for overlay workarounds, fixed a bug where the mouse would stay hidden on win98
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12486 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-18 17:51:25 +00:00
nplourde dfcce55634 Event Handling Makeover
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12461 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-12 20:47:14 +00:00
reimar f0978d51d9 removing useless code, improving readability
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12449 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-08 23:53:20 +00:00
reimar 2a78342333 fixed memory leak and removed unnecessary static variable
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12447 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-08 21:40:20 +00:00
reimar ca4e501dc0 changes to get manyfmts nearer to working and fixed memory leak
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12446 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-08 21:38:41 +00:00
nplourde a247ec06f6 More code cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12434 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-07 02:34:22 +00:00
nplourde ced0b8b4e6 Switch rgb32 from QD to QT
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12433 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-07 01:44:08 +00:00
nplourde 4ba93d4a2a Disable live resize for yuv - HW accel bug
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12426 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-05 02:38:35 +00:00
nplourde ba0a69a969 Cosmetic change std ident style
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12425 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-05 01:04:44 +00:00
nplourde 4e3b955a53 Removed unused debug code.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12424 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-05 00:30:30 +00:00
nplourde a91165ab51 Add yuv csp support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12415 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-04 02:57:10 +00:00
reimar bb4e355258 clear buffer after (glX)SwapBuffers in fullscreen to avoid flickering borders
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12395 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-02 14:16:13 +00:00
faust3 5962355e94 keepaspect support, tryed to clean up DirectxManageDisplay a bit, enabled UYVY support and fixed bugs where switching to fullscreen would keep the console window on top and where the initial window position is wrongly calculated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12388 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-01 20:21:03 +00:00
reimar 6e443b3534 GUI support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12383 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-01 19:37:09 +00:00
faust3 a011baa532 keepaspect and nokeepaspect are now useable by all vos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12372 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-01 14:52:15 +00:00
diego 8b55d438c1 Copyright notice added back.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12316 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-27 14:15:17 +00:00
nplourde b2d2ccd206 Add Fullscreen, Ontop and OSD support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12297 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-26 12:17:26 +00:00
alex baa587170e attribute_used for gcc3.4
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12293 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-26 10:12:40 +00:00
syrjala 79b028bc54 Fixed CRTC2 surface size message.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12277 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-25 13:55:54 +00:00
reimar d81b02cce8 fixed suboption parsing, added help for suboptions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12213 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-15 18:19:39 +00:00
faust3 138770a9b9 ignore mouseclicks when activating the window
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12193 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-13 13:33:03 +00:00
reimar 02fa83290a vo_gl supporting more color formats for testing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12160 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-08 21:50:29 +00:00
faust3 a5b1bda514 print at least the error number when there is no text for it
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12157 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-07 22:51:42 +00:00
alex 99b14d0fa3 libcaca video output driver by Howell Tam
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12130 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-06 00:04:48 +00:00
rathann 316083485f full screen flipping synchronization corrections (by Adam Tla/lka)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12126 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-05 21:35:30 +00:00
rathann c2c8b4874c Unmap window before change in decor and size while flipping full screen mode (by Adam Tla/lka)
(reversed and recommited without cosmetics by me)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12124 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-05 21:33:51 +00:00
alex fac2bcf4f9 Quartz/MacOSX video output module by Nicolas Plourde
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12121 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-05 21:20:19 +00:00
rathann b4387abe8f move window decor changes after setting Withdrawn state so we have no additionalwindow refresh
(by Adam Tla/lka)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12113 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-03 13:46:00 +00:00
rathann 3813c68516 - win_gravity memorizing and restoring while switching fullscreen mode (by Adam Tla/lka)
- recommited without cosmetic changes (by me)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12112 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-03 13:41:23 +00:00
atlka 9de08fa0eb ALSA syc is not so good as OSS - small corrections
added Motif hints memorizing before switching to full screen because
WM can modify decorations of the app window


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12097 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-01 20:59:07 +00:00
reimar 6080f08560 corrected problems with switching to and from fullscreen mode esp. with fixed-vo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12036 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-17 11:53:25 +00:00
diego 2e90c1dffc Don't mess with the window position in xinerama when -geometry changes it.
(Attila Kinali)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12033 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-16 05:16:58 +00:00
diego 70305e36ae Use system clock for xscreensaver pings (Tobias Diedrich).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12032 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-16 05:15:44 +00:00
diego fd8b9bb23f Cygwin provides setenv. Fixes compilation on Cygwin.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12028 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-15 05:07:46 +00:00
faust3 2810b67b35 move refreshrate and adapter_num variables to video_out because they might be usefull for other drivers, too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12022 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-13 16:48:52 +00:00
faust3 89af98f42b mouse support by Nehal Mistry <nehalmistry at gmx.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12021 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-13 16:37:12 +00:00
faust3 b3372bc0d0 fix compilation with sdl on mingw patch by Nehal <nehalmistry at gmx.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12020 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-13 16:25:08 +00:00
faust3 70e246cc7f adapter selection patch by Rune <runner at mail.tele.dk> +first attempt to implement 2 window fullscreenswitching by me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12006 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-29 20:33:07 +00:00
faust3 e65a6fc09c replace WM_DESTROY with WM_CLOSE to make it possible to play multiple files, patch by Reimar Doeffinger
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12005 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-29 17:42:49 +00:00
attila 6332d6bbe9 dont mess with the window position in xinerama when -geometry changes it.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11997 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-24 21:09:21 +00:00
attila e3c7c5dc11 set min width/height
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11996 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-24 18:17:05 +00:00
attila d592bf3e6a printf -> mp_msg
patch by Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11989 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-22 15:30:01 +00:00
attila 08b0da4c33 fieldparity verbosity and tvnorm patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11988 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-22 15:27:15 +00:00