aboutsummaryrefslogtreecommitdiffhomepage
path: root/osdep
Commit message (Expand)AuthorAge
* 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
* | Merge remote-tracking branch 'origin/master' into my_masterGravatar wm42012-03-16
|\|
| * windows: terminal: unicode, --msgcolor, size changeGravatar Martin Herkt2012-03-09
| * windows support: unicode filenamesGravatar wm42012-03-09
| * cleanup: Silence compilation warnings on MinGW-w64Gravatar wm42012-03-01
* | input: restore terminal attributes after resumeGravatar wm42012-02-25
* | Merge remote-tracking branch 'origin/master' into my_masterGravatar wm42012-02-19
|\|
* | input: fix "enter" on consoleGravatar wm42012-02-19
| * Update copyright yearGravatar Uoti Urpala2012-01-28
* | input: handle UTF-8 terminal inputGravatar wm42012-01-18
* | input: allow unicode keys and reassign internal key codesGravatar wm42012-01-18
|/
* getch2.c: fix negative keycodes returned for non-asciiGravatar Uoti Urpala2011-10-03
* osdep/mplayer.rc: change to use "mplayer2" nameGravatar Martin Herkt2011-08-21
* build: fix --enable-debug, remove some "#ifdef MP_DEBUG"Gravatar Uoti Urpala2011-07-30
* options: change option parsing to use bstrGravatar Uoti Urpala2011-07-29