Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cocoa: let the core handle key repeats | Stefano Pigozzi | 2013-08-30 | 1 | -1/+1 |
* | macosx: remove platform specific input queue | Stefano Pigozzi | 2013-08-13 | 1 | -8/+0 |
* | cocoa_common: handle keyboard modifiers for mouse events | Stefano Pigozzi | 2013-07-21 | 1 | -0/+2 |
* | cocoa: remove usage of mp_fifo | Stefano Pigozzi | 2013-07-03 | 1 | -1/+0 |
* | macosx_events: handle key modifiers with media keys | Stefano Pigozzi | 2013-06-06 | 1 | -1/+1 |
* | macosx_events: make remote property an instance variable | Stefano Pigozzi | 2013-06-05 | 1 | -2/+1 |
* | osx: improve Media Keys support | Stefano Pigozzi | 2013-06-04 | 1 | -1/+4 |
* | osx: add Apple Remote support | Stefano Pigozzi | 2013-06-03 | 1 | -1/+5 |
* | osx: implement media keys | Stefano Pigozzi | 2013-06-03 | 1 | -0/+1 |
* | osx: create macosx_events to deal with keyDown events | Stefano Pigozzi | 2013-06-03 | 1 | -1/+15 |
* | OSX: run native event loop in a separate thread | Stefano Pigozzi | 2013-05-12 | 1 | -6/+0 |
* | OSX: use native Cocoa's event loop | Stefano Pigozzi | 2013-05-12 | 1 | -0/+40 |