summaryrefslogtreecommitdiffstats
path: root/osdep/macosx_application_objc.h
Commit message (Expand)AuthorAgeFilesLines
* cocoa: let the core handle key repeatsStefano Pigozzi2013-08-301-1/+1
* macosx: remove platform specific input queueStefano Pigozzi2013-08-131-8/+0
* cocoa_common: handle keyboard modifiers for mouse eventsStefano Pigozzi2013-07-211-0/+2
* cocoa: remove usage of mp_fifoStefano Pigozzi2013-07-031-1/+0
* macosx_events: handle key modifiers with media keysStefano Pigozzi2013-06-061-1/+1
* macosx_events: make remote property an instance variableStefano Pigozzi2013-06-051-2/+1
* osx: improve Media Keys supportStefano Pigozzi2013-06-041-1/+4
* osx: add Apple Remote supportStefano Pigozzi2013-06-031-1/+5
* osx: implement media keysStefano Pigozzi2013-06-031-0/+1
* osx: create macosx_events to deal with keyDown eventsStefano Pigozzi2013-06-031-1/+15
* OSX: run native event loop in a separate threadStefano Pigozzi2013-05-121-6/+0
* OSX: use native Cocoa's event loopStefano Pigozzi2013-05-121-0/+40