aboutsummaryrefslogtreecommitdiffhomepage
path: root/osdep
Commit message (Expand)AuthorAge
* 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
* mp_msg, getch2: unix tty background supportGravatar Rudolf Polzer2013-01-23
* Replace strsep() usesGravatar wm42013-01-13
* windows support: fix _wstat misusageGravatar wm42013-01-13
* osdep: remove gettimeofday() emulationGravatar wm42013-01-13
* osdep: remove setenv() emulationGravatar wm42013-01-13
* osdep: remove broken vsscanf() emulationGravatar wm42013-01-13
* Update copyright yearGravatar wm42013-01-04
* path: add mp_find_config_file and reorganize some of the codeGravatar Stefano Pigozzi2012-12-15
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* build: fix compilation on Windows (manifest files)Gravatar wm42012-10-20
* Rename to "mpv"Gravatar wm42012-10-12
* windows support: include io.h when building on CygwinGravatar Kovensky2012-09-30
* getch2: request at least 1 byte of input each readGravatar Rudolf Polzer2012-09-19
* timer: remove timer_nameGravatar wm42012-09-07
* macosx_finder_args: fix file open orderGravatar Stefano Pigozzi2012-08-16
* macosx_finder_args: make work with recent changesGravatar Stefano Pigozzi2012-08-16
* cache2: allow cache sizes up to 4 TBGravatar mplayer-svn2012-08-03
* osdep:/glob-win.c: reformatGravatar mplayer-svn2012-08-03
* Remove leftover BeOS support stuffGravatar wm42012-08-03
* mplayer: turn playtree into a list, and change per-file option handlingGravatar wm42012-07-31