aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_quartz.c
Commit message (Expand)AuthorAge
* add support for macosx finder argument support (let you bundle mplayer to be ...Gravatar nplourde2004-11-10
* remove window shadow in fullscreenGravatar nplourde2004-11-02
* set aqua default themeGravatar nplourde2004-11-02
* do not hide mouse and menubar in fulscreen if not using main deviceGravatar nplourde2004-11-01
* more panscan fixGravatar nplourde2004-11-01
* window now save is old position when going in fullscreen or while using resiz...Gravatar nplourde2004-10-30
* resize preset now respect movie aspectGravatar nplourde2004-10-29
* enable pan-scan + menu optionGravatar nplourde2004-10-29
* get proper movie aspectGravatar nplourde2004-10-28
* menu option to set desired movie aspect & keep aspect on window resizeGravatar nplourde2004-10-28
* autodetect proper monitor aspectGravatar nplourde2004-10-28
* let you choose fullscreen resolution for slower systemGravatar nplourde2004-10-28
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.Gravatar diego2004-10-28
* fix windows resizing ui glitchGravatar nplourde2004-10-27
* Enable live resizeGravatar nplourde2004-10-22
* fixed typoGravatar nplourde2004-10-21
* move variable declaration at beginning of blockGravatar nplourde2004-10-21
* removed duplicate case and fixed aspect ratio for window zoom featureGravatar nplourde2004-10-20
* Fixed event handling for menubar and window close button.Gravatar nplourde2004-10-20
* fix menu bar support and add new movie zoom option menu a la quicktimeGravatar nplourde2004-10-19
* add rgb32 csp supportGravatar nplourde2004-08-24
* fix crash when using close buttonGravatar nplourde2004-08-24
* add var vo_rootwin and -rootwin switch for mac osxGravatar nplourde2004-07-29
* removed ref to extern WinIDGravatar nplourde2004-07-23
* add support for -rootwin commandGravatar nplourde2004-07-23
* listen for key repeats, patch by Dan ChristiansenGravatar nplourde2004-07-22
* Fixed typoGravatar nplourde2004-07-16
* Add Window Level Key, Can switch mode with T keyGravatar nplourde2004-07-15
* make mplayer capable of being in the foreground by Dan ChristiansenGravatar nplourde2004-07-09
* added more key to keyboard eventGravatar nplourde2004-06-23
* removed buggy rgb32 supportGravatar nplourde2004-06-23
* choose fullscreen device with suboption device_id=#Gravatar nplourde2004-06-02
* uyvy osd supportGravatar nplourde2004-05-31
* re-use same window when playing multiple filesGravatar nplourde2004-05-18
* Event Handling MakeoverGravatar nplourde2004-05-12
* More code cleanupGravatar nplourde2004-05-07
* Switch rgb32 from QD to QTGravatar nplourde2004-05-07
* Disable live resize for yuv - HW accel bugGravatar nplourde2004-05-05
* Cosmetic change std ident styleGravatar nplourde2004-05-05
* Removed unused debug code.Gravatar nplourde2004-05-05
* Add yuv csp supportGravatar nplourde2004-05-04
* Add Fullscreen, Ontop and OSD supportGravatar nplourde2004-04-26
* Quartz/MacOSX video output module by Nicolas PlourdeGravatar alex2004-04-05