summaryrefslogtreecommitdiffstats
path: root/osdep/macosx_events.h
Commit message (Expand)AuthorAgeFilesLines
* osx: code cleanups and cosmetic fixesAkemi2018-01-201-1/+0
* osx: change license of OSX and cocoa files to LGPLwm42017-06-241-7/+7
* osx: fix key input in certain circumstancesAkemi2017-03-261-2/+0
* osx: initial Touch Bar supportAkemi2017-03-261-0/+2
* Update license headersMarcin Kurczewski2015-04-131-2/+2
* cocoa: post keydown and keyup events without event monitorStefano Pigozzi2014-10-091-0/+1
* libmpv/cocoa: don't start the event monitorStefano Pigozzi2014-10-091-0/+2
* cocoa: move set_input_context to macosx_eventsFRAU KOUJIRO2014-08-061-0/+4
* Move mpvcore/input/ to input/wm42013-12-171-1/+1
* macosx: remove platform specific input queueStefano Pigozzi2013-08-131-1/+0
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-1/+1
* cocoa_common: handle keyboard modifiers for mouse eventsStefano Pigozzi2013-07-211-0/+1
* osx: improve Media Keys supportStefano Pigozzi2013-06-041-2/+6
* osx: add Apple Remote supportStefano Pigozzi2013-06-031-0/+2
* osx: create macosx_events to deal with keyDown eventsStefano Pigozzi2013-06-031-0/+27