aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_quartz.c
Commit message (Expand)AuthorAge
* Fix a declarations vs statements warning.Gravatar diego2006-12-01
* Replace deprecated functionGravatar nplourde2006-04-08
* let osx sleep if video is pausedGravatar nplourde2006-02-07
* libvo input cleanup: remove the dependency on libinput,Gravatar albeu2005-11-02
* remove extern for variables that are already in headers.Gravatar reimar2005-08-21
* Fix the return types of all (six) libvo API functions. Used to be uint32_t, butGravatar ivo2005-08-05
* resize video after keep aspect menu item toggleGravatar nplourde2005-07-03
* fix various window resizing bug with menu optionGravatar nplourde2005-07-03
* more fullscreen behaviour fix for mouse cursorGravatar nplourde2005-07-02
* properly redraw fullscreen window with -fs and zoomGravatar nplourde2005-07-02
* auto hide menubar and cursor in fullscreenGravatar nplourde2005-07-01
* draw resize boxGravatar nplourde2005-06-14
* Fix Live Resize to match vo_macosx behaviorGravatar nplourde2005-06-09
* Toggle only between ontop and normal.Gravatar nplourde2005-05-20
* set device id to 0 if the device selected on startup do not existGravatar nplourde2005-02-14
* do not bring process to front if HAVE_SDLGravatar nplourde2004-12-01
* clear menubar before adding new menuGravatar nplourde2004-12-01
* 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