aboutsummaryrefslogtreecommitdiffhomepage
path: root/osdep/macosx_application.m
Commit message (Expand)AuthorAge
* {mac,cocoa}: trim trailing null out of macosx_icon when loading itGravatar Rodger Combs2018-10-02
* cocoa-cb: add Apple Software Renderer supportGravatar Akemi2018-09-30
* cocoa-cb: remove pre-allocation of window, view and layerGravatar Akemi2018-06-12
* cocoa-cb: make fullscreen resize animation duration configurableGravatar Akemi2018-02-28
* cocoa-cb: change border and borderless window stylingGravatar Akemi2018-02-28
* cocoa-cb: initial implementation via opengl-cb APIGravatar Akemi2018-02-12
* osx: code cleanups and cosmetic fixesGravatar Akemi2018-01-20
* osx: fix the bundle $PATH yet againGravatar Akemi2017-11-11
* osx: add right MacPorts paths to our bundle $PATHGravatar Akemi2017-10-07
* osx: add some common paths to our $PATH when started from bundleGravatar Akemi2017-10-03
* osx: fix bundle on macOS High Sierra (10.13)Gravatar Akemi2017-10-03
* osx: fix media keys input when other Apps steal the priorityGravatar Akemi2017-09-07
* osx: refactor menu bar creationGravatar Akemi2017-08-18
* osx: move menu bar creation into its own fileGravatar Akemi2017-08-18
* osx: change license of OSX and cocoa files to LGPLGravatar wm42017-06-24
* osx: fix Touch Bar access on systems without Touch Bar supportGravatar Akemi2017-04-02
* osx: fix key input in certain circumstancesGravatar Akemi2017-03-26
* osx: initial Touch Bar supportGravatar Akemi2017-03-26
* osx: improve bundle handlingGravatar Akemi2017-02-16
* cocoa: gracefully quit from the Dock's context menuGravatar Akemi2017-02-16
* cocoa: cosmetic fixesGravatar Akemi2016-12-16
* osx: update the menu and remove conflicting itemGravatar Akemi2016-12-12
* Use - as command-name separator everywhereGravatar Timotej Lazar2016-07-14
* mpv_talloc.h: rename from talloc.hGravatar Dmitrij D. Czarkoff2016-01-11
* osx: never expose input_ctx from EventsResponderGravatar wm42015-05-26
* build: move main-fn files to osdepGravatar wm42015-05-02
* cocoa: always compile OSX application code with cocoaGravatar wm42015-05-02
* Update license headersGravatar Marcin Kurczewski2015-04-13
* osx: terminate argv properly when arguments are removedGravatar wm42015-03-06
* cocoa: remove unused functionGravatar Stefano Pigozzi2015-02-14
* cocoa: fix exiting the command line playerGravatar wm42015-02-13
* osx: move cocoa specific call out of common codeGravatar wm42015-02-12
* cocoa: ignore first file open events from command lineGravatar Stefano Pigozzi2014-12-07
* cocoa: use --idle when running inside bundleGravatar Stefano Pigozzi2014-12-06
* cocoa: don't create Dock icon for audio only filesGravatar Stefano Pigozzi2014-12-05
* cocoa: remove urlencoding for url open eventsGravatar Stefano Pigozzi2014-12-02
* Set thread name for debuggingGravatar wm42014-10-19
* cocoa: move handleFilesArray: to macosx_eventsGravatar FRAU KOUJIRO2014-08-06
* cocoa: move set_input_context to macosx_eventsGravatar FRAU KOUJIRO2014-08-06
* cocoa: sync inputContext inside EventsResponderGravatar FRAU KOUJIRO2014-08-06
* cocoa: decouple events from application somewhatGravatar FRAU KOUJIRO2014-08-06
* cocoa: fix key equivalent dispatchingGravatar Stefano Pigozzi2014-07-30
* cocoa: fix deadlock during initialization [2]Gravatar Stefano Pigozzi2014-02-13
* cocoa: fix deadlock during initializationGravatar Stefano Pigozzi2014-02-13
* cocoa: sort files opened from Finder the same way Finder doesGravatar Bilal Syed Hussain2014-01-20
* cocoa: add application icon to the Dock when run from CLIGravatar Stefano Pigozzi2014-01-14
* cocoa: refactor files drag and drop on the Dock iconGravatar Stefano Pigozzi2014-01-04
* macosx_application: replace mp_msg with stderr for semi-fatal errorGravatar wm42013-12-21
* Fix OSX build; remove all remaining mpvcore referencesGravatar 11rcombs2013-12-17
* cocoa: fix opening quarantined files on 10.9 with the bundle [2]Gravatar Stefano Pigozzi2013-10-25