aboutsummaryrefslogtreecommitdiffhomepage
path: root/osdep
Commit message (Expand)AuthorAge
* getch2: remove pointless ifdefferyGravatar wm42013-10-17
* Copyright, LICENSE: switch to GPL version 2 or laterGravatar wm42013-10-13
* osx: fix buildGravatar wm42013-09-27
* win32: edit resource files, in particular set CompanyNameGravatar wm42013-09-23
* macosx_application: fix regression causing crashGravatar Stefano Pigozzi2013-09-19
* osdep/path: remove ifdefsGravatar wm42013-09-18
* macosx: move bundle path stuff to path-macosx.mGravatar Stefano Pigozzi2013-09-18
* path, win32: redo user configfile path handlingGravatar wm42013-09-18
* win32: add getenv() UTF-8 variantGravatar wm42013-09-18
* HIDRemote: remove OS X version checksGravatar Stefano Pigozzi2013-09-17
* macosx_application: remove deprecation warning on OS X 10.9Gravatar Nyx0uf2013-09-16
* macosx_application: fix file opening on 10.9 (for real this time)Gravatar Stefano Pigozzi2013-09-13
* macosx_application: fix file opening on OS X 10.9 (hopefully)Gravatar Stefano Pigozzi2013-09-12
* macosx_application: handle mpv:// linksGravatar Stefano Pigozzi2013-09-07
* macosx_application: handle URL events as fileopen eventsGravatar Stefano Pigozzi2013-09-07
* macosx_events: fix modifiers handling with media keysGravatar Stefano Pigozzi2013-09-05
* macosx_events: send a `release all` after key up eventsGravatar Stefano Pigozzi2013-09-02
* macosx_events: remove duplicationGravatar Stefano Pigozzi2013-09-02
* cocoa: enqueue events only if input context is presentGravatar Stefano Pigozzi2013-09-01
* osx: use MP_KEY_* instead of MK_* for media keysGravatar Stefano Pigozzi2013-09-01
* cocoa: let the core handle key repeatsGravatar Stefano Pigozzi2013-08-30
* 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