aboutsummaryrefslogtreecommitdiffhomepage
path: root/osdep
Commit message (Expand)AuthorAge
* macosx: remove platform specific input queueGravatar Stefano Pigozzi2013-08-13
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* mpv.rc: update Windows iconGravatar James Ross-Gowan2013-07-30
* getch2: Load the "ce", "ks" and "ke" caps into a static bufferGravatar Diogo Franco (Kovensky)2013-07-26
* getch2: Deactivate getch2 on SIGINT; also handle SIGQUITGravatar Diogo Franco (Kovensky)2013-07-26
* getch2: Only send ESC if it was typed twiceGravatar Diogo Franco (Kovensky)2013-07-26
* getch2: Handle setupterm errorsGravatar Diogo Franco (Kovensky)2013-07-26
* getch2: fix compilationGravatar wm42013-07-26
* getch2: Support ESC keypresses againGravatar Diogo Franco (Kovensky)2013-07-25
* getch2: Doing it right this timeGravatar Diogo Franco (Kovensky)2013-07-25
* Revert "getch2: Avoid possible infinite loop"Gravatar Diogo Franco (Kovensky)2013-07-25
* getch2: Avoid possible infinite loopGravatar Diogo Franco (Kovensky)2013-07-25
* getch2, mplayer: Always call load_termcapGravatar Diogo Franco (Kovensky)2013-07-25
* getch2: Remove unused function, fix possible crashGravatar Diogo Franco (Kovensky)2013-07-25
* getch2: Refactor/rewriteGravatar Diogo Franco (Kovensky)2013-07-25
* cocoa_common: handle keyboard modifiers for mouse eventsGravatar Stefano Pigozzi2013-07-21
* w32: update manifest for high DPI and Windows 8.1Gravatar James Ross-Gowan2013-07-14
* getch2-win: uncrustifyGravatar wm42013-07-14
* osdep: remove unused mmap compatibility hacksGravatar wm42013-07-07
* cocoa: remove usage of mp_fifoGravatar Stefano Pigozzi2013-07-03
* core: cleanup more mp_fifo leftoversGravatar wm42013-07-02
* OSX: fix compilation with 10.7 SDKGravatar Stefano Pigozzi2013-06-19
* osdep: remove shmem wrapperGravatar wm42013-06-18
* macosx_events: handle key modifiers with media keysGravatar Stefano Pigozzi2013-06-06
* macosx_events: DRY up key lookup over dictionaryGravatar Stefano Pigozzi2013-06-05
* macosx_events: make remote property an instance variableGravatar Stefano Pigozzi2013-06-05
* osx: improve Media Keys supportGravatar Stefano Pigozzi2013-06-04
* osx: add Apple Remote supportGravatar Stefano Pigozzi2013-06-03
* osx: implement media keysGravatar Stefano Pigozzi2013-06-03
* macosx_events: send all queued eventsGravatar Stefano Pigozzi2013-06-03
* osx: cocoa_common: use default wakeup periodGravatar Stefano Pigozzi2013-06-03
* osx: create macosx_events to deal with keyDown eventsGravatar Stefano Pigozzi2013-06-03
* macosx_application: refactor psn matching codeGravatar Stefano Pigozzi2013-05-30
* macosx_application: refactor filename escapeGravatar Stefano Pigozzi2013-05-30
* macosx_application: use @autoreleasepoolGravatar Stefano Pigozzi2013-05-30
* macosx_application: move escape_loadfile_name in this fileGravatar Stefano Pigozzi2013-05-30
* macosx_application: fix menu 'ghosting'Gravatar Stefano Pigozzi2013-05-26
* Replace calls to usec_sleep()Gravatar wm42013-05-26
* Replace all calls to GetTimer()/GetTimerMS()Gravatar wm42013-05-26
* timer: use gettimeofday() on WindowsGravatar wm42013-05-26
* timer: refactor, add 64 bit timer functionGravatar wm42013-05-26
* macosx_application: implement "Quit & remember position"Gravatar Stefano Pigozzi2013-05-23
* input: do property expansion for all input command string argumentsGravatar wm42013-05-18
* macosx_application: fix crash when quitting playerGravatar Stefano Pigozzi2013-05-12
* macosx_application: add menu item for hide operationGravatar Stefano Pigozzi2013-05-12
* OSX: run native event loop in a separate threadGravatar Stefano Pigozzi2013-05-12
* OSX: use native Cocoa's event loopGravatar Stefano Pigozzi2013-05-12
* mp_msg: fix status output disappearing when redirecting INPUT.Gravatar Rudolf Polzer2013-03-18
* Prefix keycode defines with MP_Gravatar wm42013-02-12
* cocoa_events: remove this functionalityGravatar Stefano Pigozzi2013-02-02