summaryrefslogtreecommitdiffstats
path: root/libvo/vo_macosx.m
Commit message (Expand)AuthorAgeFilesLines
* rm unnecesary casts from void* - part 2reynaldo2006-07-021-1/+1
* Replace deprecated functionnplourde2006-04-081-20/+12
* update activity every 30 secnplourde2006-03-041-2/+2
* let osx sleep if video is pausednplourde2006-02-071-15/+15
* do not give focus to vo_macosx in shared buffer mode. Patch by Hector Chu<hec...nplourde2006-01-111-20/+20
* mplayer osx shared video buffernplourde2005-09-041-30/+88
* Fix the return types of all (six) libvo API functions. Used to be uint32_t, butivo2005-08-051-6/+6
* exit kiosk mode and show mouse cursor in uninitnplourde2005-07-281-0/+3
* properly release windownplourde2005-07-281-2/+9
* restore window shadow when quitting fullscreen modenplourde2005-07-241-1/+1
* resize video after keep aspect menu item togglenplourde2005-07-031-2/+4
* fix various window resizing bug with menu optionnplourde2005-07-031-5/+15
* fix fullscreen menubar item behaviournplourde2005-07-011-14/+28
* keep window size when changing aspectnplourde2005-06-291-11/+15
* crash on autorelease, do not add to poolnplourde2005-06-291-2/+0
* osx 10.3 dont like to have a window init with no sizenplourde2005-06-171-1/+1
* set nsapp and setup cocoa with NSApplicationLoadnplourde2005-06-161-1/+2
* proper init of NSAppnplourde2005-06-161-1/+1
* set window alphanplourde2005-06-161-2/+20
* new texture framenplourde2005-06-151-15/+8
* device_id flag force fullscreen devicenplourde2005-06-151-48/+50
* fix gcc warningnplourde2005-06-151-2/+2
* do not realloc window while playing playlistnplourde2005-06-151-32/+47
* show window only after texture creation (look better).nplourde2005-06-051-3/+4
* Pure cosmeticnplourde2005-06-051-12/+4
* Moved event update inside cocoa openglview classnplourde2005-06-021-15/+15
* Function name cleanupnplourde2005-06-021-16/+16
* Sync swap with VBL.nplourde2005-06-021-0/+2
* Fix pan-scan in fullscreen modenplourde2005-05-261-1/+2
* fix signess warningnplourde2005-05-251-2/+2
* create menunplourde2005-05-251-0/+163
* draw resize boxnplourde2005-05-041-1/+25
* enable panscannplourde2005-05-021-4/+5
* enable rootwinnplourde2005-05-021-7/+33
* close button exit mplayer with esc keynplourde2005-05-021-1/+7
* add ontopnplourde2005-05-021-0/+11
* macosx core video modulenplourde2005-04-291-0/+657