aboutsummaryrefslogtreecommitdiffhomepage
path: root/osdep
Commit message (Expand)AuthorAge
...
* 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
* mp_msg: remove filename_recodeGravatar wm42012-07-31
* Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-29
|\
| * OSX, input: implement wakeup in response to Cocoa eventsGravatar Stefano Pigozzi2012-04-26
* | win32: simplify icon loadingGravatar wm42012-04-14
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-13
|\|
* | win32: use more unicode functionsGravatar wm42012-04-06
| * build: remove OS/2 supportGravatar Uoti Urpala2012-04-06
| * input: stop trying to read terminal input on EOFGravatar Uoti Urpala2012-04-06
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-01
|\|
| * macosx_finder_args: use a custom logfile instead of system.logGravatar Stefano Pigozzi2012-03-25
| * macosx_finder_args: use cocoa instead of carbonGravatar Stefano Pigozzi2012-03-25
| * input: handle UTF-8 terminal inputGravatar wm42012-03-25
| * input: allow unicode keys and reassign internal key codesGravatar wm42012-03-25