index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
osdep
/
getch2-win.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make terminal input work more like VO key input
uau
2007-08-25
1
-2
/
+9
*
"()" to "(void)" function param list fixes
uau
2007-04-01
1
-1
/
+1
*
Add code to detect and convert to console codepage on Windows.
reimar
2007-03-04
1
-0
/
+40
*
Include stdio.h for printf
reimar
2007-03-04
1
-0
/
+3
*
10l, fix broken if (X >= Y >= Z) comparison, probably stopped F-keys from wor...
reimar
2006-04-15
1
-1
/
+1
*
getch2 should wait for input. Fixes 100% CPU usage during cache fill.
reimar
2006-04-10
1
-0
/
+1
*
change erase to end of line, fall back to old behavior if no termcap found
ods15
2005-12-29
1
-1
/
+1
*
Fix erase to end of line with windows, windows terminal does not support
ods15
2005-12-27
1
-1
/
+1
*
10000l to me, broke compilation on mingw, erase_to_end_of_line needs to be
ods15
2005-12-26
1
-0
/
+1
*
Unify include paths, -I.. is in CFLAGS.
diego
2005-11-14
1
-1
/
+1
*
fix slave mode for mingw, patch by Anton Ragnarsson <anton.ragnarsson.1093 at...
faust3
2004-08-13
1
-12
/
+6
*
add a read function for slave mode on mingw
faust3
2003-09-22
1
-0
/
+19
*
fix volume increasing
faust3
2003-06-01
1
-1
/
+3
*
alternative timer and glob emulation code for mingw32 port
faust3
2003-04-25
1
-1
/
+1
*
disable getch2 on windows when we can't read stdin (msys)
faust3
2003-04-19
1
-3
/
+10
*
windows getch2 for MINGW32 port
faust3
2003-03-30
1
-0
/
+109