Commit Graph

30 Commits

Author SHA1 Message Date
nplourde 8d3c5a8579 fix windows resizing ui glitch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13780 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-27 21:20:11 +00:00
nplourde 2c0e791eb0 Enable live resize
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13735 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-22 00:28:03 +00:00
nplourde 38db6b3876 fixed typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13723 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-21 12:43:08 +00:00
nplourde 159928a38a move variable declaration at beginning of block
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13720 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-21 11:36:20 +00:00
nplourde 05e19b3333 removed duplicate case and fixed aspect ratio for window zoom feature
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13713 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-20 23:33:31 +00:00
nplourde a96207679e Fixed event handling for menubar and window close button.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13708 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-20 16:38:33 +00:00
nplourde 4aa242e702 fix menu bar support and add new movie zoom option menu a la quicktime
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13694 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-19 15:04:45 +00:00
nplourde 6f6c1a6406 add rgb32 csp support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13125 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-24 20:42:27 +00:00
nplourde d49ef7f8ce fix crash when using close button
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13120 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-24 17:40:31 +00:00
nplourde 41508ab12e add var vo_rootwin and -rootwin switch for mac osx
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12913 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-29 14:59:48 +00:00
nplourde ea3e5fdf2e removed ref to extern WinID
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12890 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-23 14:28:31 +00:00
nplourde 97c109258a add support for -rootwin command
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12889 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-23 13:02:40 +00:00
nplourde 7c296c8af5 listen for key repeats, patch by Dan Christiansen
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12887 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-22 20:02:26 +00:00
nplourde 0077b6244f Fixed typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12831 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-16 10:13:26 +00:00
nplourde 645e3bae61 Add Window Level Key, Can switch mode with T key
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12827 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-15 17:36:01 +00:00
nplourde 55bdd70dde make mplayer capable of being in the foreground by Dan Christiansen
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12786 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-09 16:54:57 +00:00
nplourde dbf437d132 added more key to keyboard event
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12625 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-23 12:48:42 +00:00
nplourde 9ff8efd23f removed buggy rgb32 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12624 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-23 12:16:34 +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 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
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
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
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 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