index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
osdep
/
getch2.c
Commit message (
Expand
)
Author
Age
*
getch2.c: fix negative keycodes returned for non-ascii
Uoti Urpala
2011-10-03
*
input: don't make fd 0 nonblocking
Uoti Urpala
2011-07-17
*
input: move all key code lists to input/keycodes.h
Uoti Urpala
2011-05-02
*
input: make stdin non-blocking for terminal input
Uoti Urpala
2011-04-28
*
Merge svn changes up to r29412
Uoti Urpala
2009-07-07
|
\
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
|
*
Use a malloced string for the get_term_charset return value.
reimar
2009-05-31
*
|
Merge svn changes up to r28862
Uoti Urpala
2009-03-07
|
\
|
|
*
Add standard license headers to files.
diego
2009-03-01
*
|
Merge svn changes up to r28087
Uoti Urpala
2008-12-04
|
\
|
|
*
Get rid of pointless 'extern' keywords.
diego
2008-12-03
*
|
Use correct terminal "clear line" code
Uoti Urpala
2008-08-13
*
|
Merge svn changes up to r27441
Uoti Urpala
2008-08-08
|
\
|
|
*
Rename font-related preprocessor directives.
diego
2008-08-07
*
|
Merge svn changes up to r27399
Uoti Urpala
2008-08-02
|
\
|
|
*
Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;
diego
2008-08-01
*
|
Merge svn changes up to r27374
Uoti Urpala
2008-07-30
|
\
|
|
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
|
Add a context for mp_fifo
Uoti Urpala
2008-04-29
*
|
mp_fifo.c, osdep/: Include corresponding .h in .c files
Uoti Urpala
2008-04-29
|
/
*
getch2: Fix incorrect test
uau
2007-09-15
*
Clean up getch2() code somewhat
uau
2007-08-25
*
Make terminal input work more like VO key input
uau
2007-08-25
*
"()" to "(void)" function param list fixes
uau
2007-04-01
*
Add code to detect and convert to console codepage on Windows.
reimar
2007-03-04
*
Always use tcgetattr/tcsetattr instead of #ifdef mess
reimar
2006-12-12
*
Patch by Stefan Huehner / stefan % huehner ! org \
rathann
2006-02-09
*
AIX PPC port
diego
2005-12-29
*
change erase to end of line, fall back to old behavior if no termcap found
ods15
2005-12-29
*
Use termcap "erase to end of line" character code instead of using spaces
ods15
2005-12-25
*
Unify include paths, -I.. is in CFLAGS.
diego
2005-11-14
*
DragonFly BSD support
diego
2005-05-25
*
morphos support by Nicolas Det
alex
2004-04-05
*
The attached patch fixes a minor build problem on GNU/k*BSD: getch2.c should
diego
2004-03-24
*
linux->osdep
arpi
2003-02-09