summaryrefslogtreecommitdiffstats
path: root/osdep/macosx_application.h
Commit message (Expand)AuthorAgeFilesLines
* cocoa: move set_input_context to macosx_eventsFRAU KOUJIRO2014-08-061-4/+0
* cocoa: remove usage of mp_fifoStefano Pigozzi2013-07-031-2/+0
* osx: create macosx_events to deal with keyDown eventsStefano Pigozzi2013-06-031-0/+1
* macosx_application: use @autoreleasepoolStefano Pigozzi2013-05-301-2/+0
* macosx_application: implement "Quit & remember position"Stefano Pigozzi2013-05-231-1/+1
* OSX: run native event loop in a separate threadStefano Pigozzi2013-05-121-9/+8
* OSX: use native Cocoa's event loopStefano Pigozzi2013-05-121-0/+57