aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_macosx.m
Commit message (Expand)AuthorAge
* Fix the return types of all (six) libvo API functions. Used to be uint32_t, butGravatar ivo2005-08-05
* exit kiosk mode and show mouse cursor in uninitGravatar nplourde2005-07-28
* properly release windowGravatar nplourde2005-07-28
* restore window shadow when quitting fullscreen modeGravatar nplourde2005-07-24
* resize video after keep aspect menu item toggleGravatar nplourde2005-07-03
* fix various window resizing bug with menu optionGravatar nplourde2005-07-03
* fix fullscreen menubar item behaviourGravatar nplourde2005-07-01
* keep window size when changing aspectGravatar nplourde2005-06-29
* crash on autorelease, do not add to poolGravatar nplourde2005-06-29
* osx 10.3 dont like to have a window init with no sizeGravatar nplourde2005-06-17
* set nsapp and setup cocoa with NSApplicationLoadGravatar nplourde2005-06-16
* proper init of NSAppGravatar nplourde2005-06-16
* set window alphaGravatar nplourde2005-06-16
* new texture frameGravatar nplourde2005-06-15
* device_id flag force fullscreen deviceGravatar nplourde2005-06-15
* fix gcc warningGravatar nplourde2005-06-15
* do not realloc window while playing playlistGravatar nplourde2005-06-15
* show window only after texture creation (look better).Gravatar nplourde2005-06-05
* Pure cosmeticGravatar nplourde2005-06-05
* Moved event update inside cocoa openglview classGravatar nplourde2005-06-02
* Function name cleanupGravatar nplourde2005-06-02
* Sync swap with VBL.Gravatar nplourde2005-06-02
* Fix pan-scan in fullscreen modeGravatar nplourde2005-05-26
* fix signess warningGravatar nplourde2005-05-25
* create menuGravatar nplourde2005-05-25
* draw resize boxGravatar nplourde2005-05-04
* enable panscanGravatar nplourde2005-05-02
* enable rootwinGravatar nplourde2005-05-02
* close button exit mplayer with esc keyGravatar nplourde2005-05-02
* add ontopGravatar nplourde2005-05-02
* macosx core video moduleGravatar nplourde2005-04-29