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: 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