index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
osdep
/
macosx_application.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: fix build with disabled swift and Media Player
der richter
2019-12-23
1
-1
/
+2
*
mac: replace old event tap for media key support with MediaPlayer
der richter
2019-12-15
1
-1
/
+14
*
cocoa-cb: use m_config_cache and new VOCTRL for option handling
der richter
2019-12-15
1
-0
/
+5
*
cocoa-cb: add support for 10bit opengl rendering
der richter
2019-09-26
1
-0
/
+2
*
cocoa-cb: add support for custom colored title bar
der richter
2019-04-02
1
-0
/
+2
*
cocoa-cb: refactor title bar styling
der richter
2019-04-02
1
-3
/
+16
*
{mac,cocoa}: trim trailing null out of macosx_icon when loading it
Rodger Combs
2018-10-02
1
-1
/
+2
*
cocoa-cb: add Apple Software Renderer support
Akemi
2018-09-30
1
-0
/
+3
*
cocoa-cb: remove pre-allocation of window, view and layer
Akemi
2018-06-12
1
-40
/
+30
*
cocoa-cb: make fullscreen resize animation duration configurable
Akemi
2018-02-28
1
-0
/
+7
*
cocoa-cb: change border and borderless window styling
Akemi
2018-02-28
1
-0
/
+16
*
cocoa-cb: initial implementation via opengl-cb API
Akemi
2018-02-12
1
-22
/
+58
*
osx: code cleanups and cosmetic fixes
Akemi
2018-01-20
1
-1
/
+1
*
osx: fix the bundle $PATH yet again
Akemi
2017-11-11
1
-1
/
+1
*
osx: add right MacPorts paths to our bundle $PATH
Akemi
2017-10-07
1
-2
/
+3
*
osx: add some common paths to our $PATH when started from bundle
Akemi
2017-10-03
1
-0
/
+8
*
osx: fix bundle on macOS High Sierra (10.13)
Akemi
2017-10-03
1
-5
/
+20
*
osx: fix media keys input when other Apps steal the priority
Akemi
2017-09-07
1
-0
/
+5
*
osx: refactor menu bar creation
Akemi
2017-08-18
1
-1
/
+6
*
osx: move menu bar creation into its own file
Akemi
2017-08-18
1
-130
/
+4
*
osx: change license of OSX and cocoa files to LGPL
wm4
2017-06-24
1
-7
/
+7
*
osx: fix Touch Bar access on systems without Touch Bar support
Akemi
2017-04-02
1
-4
/
+7
*
osx: fix key input in certain circumstances
Akemi
2017-03-26
1
-2
/
+2
*
osx: initial Touch Bar support
Akemi
2017-03-26
1
-0
/
+46
*
osx: improve bundle handling
Akemi
2017-02-16
1
-50
/
+5
*
cocoa: gracefully quit from the Dock's context menu
Akemi
2017-02-16
1
-4
/
+10
*
cocoa: cosmetic fixes
Akemi
2016-12-16
1
-1
/
+2
*
osx: update the menu and remove conflicting item
Akemi
2016-12-12
1
-7
/
+5
*
Use - as command-name separator everywhere
Timotej Lazar
2016-07-14
1
-1
/
+1
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
1
-1
/
+1
*
osx: never expose input_ctx from EventsResponder
wm4
2015-05-26
1
-9
/
+2
*
build: move main-fn files to osdep
wm4
2015-05-02
1
-4
/
+3
*
cocoa: always compile OSX application code with cocoa
wm4
2015-05-02
1
-8
/
+15
*
Update license headers
Marcin Kurczewski
2015-04-13
1
-2
/
+1
*
osx: terminate argv properly when arguments are removed
wm4
2015-03-06
1
-1
/
+4
*
cocoa: remove unused function
Stefano Pigozzi
2015-02-14
1
-7
/
+0
*
cocoa: fix exiting the command line player
wm4
2015-02-13
1
-4
/
+3
*
osx: move cocoa specific call out of common code
wm4
2015-02-12
1
-0
/
+2
*
cocoa: ignore first file open events from command line
Stefano Pigozzi
2014-12-07
1
-0
/
+8
*
cocoa: use --idle when running inside bundle
Stefano Pigozzi
2014-12-06
1
-134
/
+51
*
cocoa: don't create Dock icon for audio only files
Stefano Pigozzi
2014-12-05
1
-17
/
+4
*
cocoa: remove urlencoding for url open events
Stefano Pigozzi
2014-12-02
1
-0
/
+2
*
Set thread name for debugging
wm4
2014-10-19
1
-0
/
+2
*
cocoa: move handleFilesArray: to macosx_events
FRAU KOUJIRO
2014-08-06
1
-16
/
+1
*
cocoa: move set_input_context to macosx_events
FRAU KOUJIRO
2014-08-06
1
-5
/
+0
*
cocoa: sync inputContext inside EventsResponder
FRAU KOUJIRO
2014-08-06
1
-8
/
+2
*
cocoa: decouple events from application somewhat
FRAU KOUJIRO
2014-08-06
1
-32
/
+23
*
cocoa: fix key equivalent dispatching
Stefano Pigozzi
2014-07-30
1
-1
/
+6
*
cocoa: fix deadlock during initialization [2]
Stefano Pigozzi
2014-02-13
1
-6
/
+3
*
cocoa: fix deadlock during initialization
Stefano Pigozzi
2014-02-13
1
-1
/
+2
*
cocoa: sort files opened from Finder the same way Finder does
Bilal Syed Hussain
2014-01-20
1
-1
/
+2
*
cocoa: add application icon to the Dock when run from CLI
Stefano Pigozzi
2014-01-14
1
-0
/
+16
*
cocoa: refactor files drag and drop on the Dock icon
Stefano Pigozzi
2014-01-04
1
-24
/
+16
*
macosx_application: replace mp_msg with stderr for semi-fatal error
wm4
2013-12-21
1
-3
/
+4
*
Fix OSX build; remove all remaining mpvcore references
11rcombs
2013-12-17
1
-3
/
+3
*
cocoa: fix opening quarantined files on 10.9 with the bundle [2]
Stefano Pigozzi
2013-10-25
1
-2
/
+2
*
cocoa: fix opening quarantined files on 10.9 with the bundle
Stefano Pigozzi
2013-10-24
1
-2
/
+7
*
cocoa: fix race condition with input context creation
Stefano Pigozzi
2013-10-24
1
-0
/
+13
*
osx: fix build
wm4
2013-09-27
1
-2
/
+2
*
macosx_application: fix regression causing crash
Stefano Pigozzi
2013-09-19
1
-2
/
+11
*
macosx_application: remove deprecation warning on OS X 10.9
Nyx0uf
2013-09-16
1
-15
/
+29
*
macosx_application: fix file opening on 10.9 (for real this time)
Stefano Pigozzi
2013-09-13
1
-1
/
+1
*
macosx_application: fix file opening on OS X 10.9 (hopefully)
Stefano Pigozzi
2013-09-12
1
-1
/
+10
*
macosx_application: handle mpv:// links
Stefano Pigozzi
2013-09-07
1
-0
/
+7
*
macosx_application: handle URL events as fileopen events
Stefano Pigozzi
2013-09-07
1
-0
/
+30
*
cocoa: let the core handle key repeats
Stefano Pigozzi
2013-08-30
1
-3
/
+2
*
macosx: remove platform specific input queue
Stefano Pigozzi
2013-08-13
1
-43
/
+0
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
1
-3
/
+3
*
cocoa: remove usage of mp_fifo
Stefano Pigozzi
2013-07-03
1
-6
/
+0
*
OSX: fix compilation with 10.7 SDK
Stefano Pigozzi
2013-06-19
1
-0
/
+1
*
osx: improve Media Keys support
Stefano Pigozzi
2013-06-04
1
-13
/
+1
*
osx: implement media keys
Stefano Pigozzi
2013-06-03
1
-1
/
+13
*
osx: cocoa_common: use default wakeup period
Stefano Pigozzi
2013-06-03
1
-0
/
+8
*
osx: create macosx_events to deal with keyDown events
Stefano Pigozzi
2013-06-03
1
-25
/
+84
*
macosx_application: refactor psn matching code
Stefano Pigozzi
2013-05-30
1
-7
/
+5
*
macosx_application: refactor filename escape
Stefano Pigozzi
2013-05-30
1
-14
/
+8
*
macosx_application: use @autoreleasepool
Stefano Pigozzi
2013-05-30
1
-33
/
+25
*
macosx_application: move escape_loadfile_name in this file
Stefano Pigozzi
2013-05-30
1
-0
/
+21
*
macosx_application: fix menu 'ghosting'
Stefano Pigozzi
2013-05-26
1
-0
/
+7
*
macosx_application: implement "Quit & remember position"
Stefano Pigozzi
2013-05-23
1
-6
/
+19
*
input: do property expansion for all input command string arguments
wm4
2013-05-18
1
-1
/
+1
*
macosx_application: fix crash when quitting player
Stefano Pigozzi
2013-05-12
1
-1
/
+5
*
macosx_application: add menu item for hide operation
Stefano Pigozzi
2013-05-12
1
-0
/
+2
*
OSX: run native event loop in a separate thread
Stefano Pigozzi
2013-05-12
1
-44
/
+63
*
OSX: use native Cocoa's event loop
Stefano Pigozzi
2013-05-12
1
-0
/
+349