index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
osdep
/
macosx_events.m
Commit message (
Expand
)
Author
Age
*
cocoa: cosmetic fixes
Akemi
2016-12-16
*
cocoa: support append file to paylist on drop
Akemi
2016-12-14
*
cocoa: fix macOS 10.12 deprecation warnings
Akemi
2016-09-22
*
cocoa: fix charcode retrieving for accented characters
Alexis Nootens
2016-02-15
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
input: add append argument to file drop event
Kevin Mitchell
2015-08-30
*
osx: add NULL check for input context in a missing case
wm4
2015-06-01
*
osx: synchronize access to the input_ctx
wm4
2015-05-26
*
osx: never expose input_ctx from EventsResponder
wm4
2015-05-26
*
cocoa: silence -Wlogical-op-parentheses
Stefano Pigozzi
2015-03-04
*
cocoa: use --idle when running inside bundle
Stefano Pigozzi
2014-12-06
*
cocoa: fix opening reference URLs (.file/id=)
Stefano Pigozzi
2014-12-01
*
cocoa: allow to disable apple remote at compile time
Stefano Pigozzi
2014-10-17
*
cocoa: post keydown and keyup events without event monitor
Stefano Pigozzi
2014-10-09
*
libmpv/cocoa: don't start the event monitor
Stefano Pigozzi
2014-10-09
*
cocoa: move handleFilesArray: to macosx_events
FRAU KOUJIRO
2014-08-06
*
cocoa: move set_input_context to macosx_events
FRAU KOUJIRO
2014-08-06
*
cocoa: sync inputContext inside EventsResponder
FRAU KOUJIRO
2014-08-06
*
cocoa: decouple events from application somewhat
FRAU KOUJIRO
2014-08-06
*
cocoa: fix key equivalent dispatching
Stefano Pigozzi
2014-07-30
*
Fix OSX build; remove all remaining mpvcore references
11rcombs
2013-12-17
*
macosx_events: fix null dereference on uninit
Stefano Pigozzi
2013-12-07
*
options: add option to disable using right Alt key as Alt Gr
Vivek Jain
2013-12-02
*
osx: fix -Wshadow warnings on platform specific code
Stefano Pigozzi
2013-11-04
*
macosx_events: fix modifiers handling with media keys
Stefano Pigozzi
2013-09-05
*
macosx_events: send a `release all` after key up events
Stefano Pigozzi
2013-09-02
*
macosx_events: remove duplication
Stefano Pigozzi
2013-09-02
*
cocoa: enqueue events only if input context is present
Stefano Pigozzi
2013-09-01
*
osx: use MP_KEY_* instead of MK_* for media keys
Stefano Pigozzi
2013-09-01
*
cocoa: let the core handle key repeats
Stefano Pigozzi
2013-08-30
*
macosx: remove platform specific input queue
Stefano Pigozzi
2013-08-13
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
cocoa_common: handle keyboard modifiers for mouse events
Stefano Pigozzi
2013-07-21
*
cocoa: remove usage of mp_fifo
Stefano Pigozzi
2013-07-03
*
OSX: fix compilation with 10.7 SDK
Stefano Pigozzi
2013-06-19
*
macosx_events: handle key modifiers with media keys
Stefano Pigozzi
2013-06-06
*
macosx_events: DRY up key lookup over dictionary
Stefano Pigozzi
2013-06-05
*
macosx_events: make remote property an instance variable
Stefano Pigozzi
2013-06-05
*
osx: improve Media Keys support
Stefano Pigozzi
2013-06-04
*
osx: add Apple Remote support
Stefano Pigozzi
2013-06-03
*
osx: implement media keys
Stefano Pigozzi
2013-06-03
*
macosx_events: send all queued events
Stefano Pigozzi
2013-06-03
*
osx: create macosx_events to deal with keyDown events
Stefano Pigozzi
2013-06-03