aboutsummaryrefslogtreecommitdiffhomepage
path: root/osdep/terminal-win.c
Commit message (Expand)AuthorAge
* terminal: remove unused return valueGravatar wm42017-06-27
* terminal: change license to LGPLGravatar wm42017-06-14
* terminal-win: support modifier keys in console inputGravatar James Ross-Gowan2016-10-14
* terminal-win: clean up console inputGravatar James Ross-Gowan2016-10-14
* player: make --terminal freetly settable at runtimeGravatar wm42016-09-19
* win32: fix console output with raw stdio functionsGravatar James Ross-Gowan2015-12-06
* Various spelling fixesGravatar Marcin Kurczewski2015-06-18
* Update license headersGravatar Marcin Kurczewski2015-04-13
* win32: only attach to the console from mpv.comGravatar James Ross-Gowan2015-04-11
* Set thread name for debuggingGravatar wm42014-10-19
* terminal-unix: move to threadGravatar wm42014-09-10
* terminal-win: minor simplificationGravatar wm42014-09-10
* win32: correct SGR sequence handlingGravatar James Ross-Gowan2014-08-24
* win32: correct HANDLE typeGravatar James Ross-Gowan2014-08-24
* terminal-win: read input from a threadGravatar wm42014-08-21
* terminal: some cleanupsGravatar wm42014-08-21
* terminal-win: remove nonsensical codeGravatar wm42014-08-21
* win32: emulate some ANSI terminal escape codesGravatar wm42014-08-21
* Remove the last remains of slave modeGravatar wm42014-08-01
* w32: use the w32_common keymap in terminal-win tooGravatar James Ross-Gowan2014-01-19
* io/win32: move mp_attach_console to terminal-win.cGravatar Martin Herkt2014-01-16
* player: redo terminal OSD and status line handlingGravatar wm42014-01-13
* input: rework how input sources are addedGravatar wm42013-12-21
* terminal: abstract terminal color handlingGravatar wm42013-12-20
* Rename getch2....c/h to terminal....c/hGravatar wm42013-12-19