summaryrefslogtreecommitdiffstats
path: root/video/out/cocoa_common.m
Commit message (Expand)AuthorAgeFilesLines
* cocoa_common: keep aspect ratio when clipping windowStefano Pigozzi2013-04-171-7/+35
* change reverse DNS strings to io.mpv.*Stefano Pigozzi2013-04-161-1/+1
* cocoa_common: refactor centered resizeStefano Pigozzi2013-04-161-24/+21
* cocoa_common: fix regression when changing videos in fullscreenStefano Pigozzi2013-03-151-3/+4
* cocoa_common: fix window position when bigger than displayStefano Pigozzi2013-03-101-4/+4
* vo: Separate vo options from MPOptsAlexander Preisinger2013-03-041-25/+25
* cocoa_common: fix crashStefano Pigozzi2013-03-041-1/+5
* cocoa_common: fix compilationStefano Pigozzi2013-03-041-7/+7
* vo: remove and cleanup globalsAlexander Preisinger2013-03-041-25/+26
* cocoa_common: make windows appear againStefano Pigozzi2013-03-031-17/+23
* video/out: rename create_window to config_windowwm42013-02-261-1/+1
* gl_common: simplify window/context creationwm42013-02-261-5/+0
* core: add fs-screen option for fullscreen display selectionStefano Pigozzi2013-02-211-16/+29
* core: move `xineramascreen` to `MPOpts` as `vo_screen_id`Stefano Pigozzi2013-02-211-5/+7
* cocoa_common: fix crash with dead key input and simplify related codeStefano Pigozzi2013-02-191-9/+20
* Prefix keycode defines with MP_wm42013-02-121-14/+14
* cocoa_common: fix `--ontop` behaviour when windowedStefano Pigozzi2013-02-031-4/+4
* cocoa_common: fix focus with --ontop and space switchingStefano Pigozzi2013-02-031-4/+5
* cocoa_common: make the resize window menu items use video sizeStefano Pigozzi2013-02-031-10/+5
* cocoa_events: remove this functionalityStefano Pigozzi2013-02-021-0/+1
* osx_common: cache OSX version numberStefano Pigozzi2013-01-271-12/+3
* cocoa_common: improved trackpad scrollingMad Fish2013-01-201-5/+45
* cocoa_common: handle all pending events instead of just oneMad Fish2013-01-201-19/+24
* osxbundle: cocoa_common: change playlist on fileopen eventsStefano Pigozzi2013-01-161-0/+20
* cocoa_common: add support for `--no-border`Stefano Pigozzi2012-12-311-0/+1
* cocoa_common: create window in the correct screenStefano Pigozzi2012-11-211-1/+2
* Rename directories, move files (step 2 of 2)wm42012-11-121-6/+6
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+865