aboutsummaryrefslogtreecommitdiffhomepage
path: root/osdep/getch2.c
Commit message (Expand)AuthorAge
* Merge svn changes up to r28862Gravatar Uoti Urpala2009-03-07
|\
| * Add standard license headers to files.Gravatar diego2009-03-01
* | Merge svn changes up to r28087Gravatar Uoti Urpala2008-12-04
|\|
| * Get rid of pointless 'extern' keywords.Gravatar diego2008-12-03
* | Use correct terminal "clear line" codeGravatar Uoti Urpala2008-08-13
* | Merge svn changes up to r27441Gravatar Uoti Urpala2008-08-08
|\|
| * Rename font-related preprocessor directives.Gravatar diego2008-08-07
* | Merge svn changes up to r27399Gravatar Uoti Urpala2008-08-02
|\|
| * Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;Gravatar diego2008-08-01
* | Merge svn changes up to r27374Gravatar Uoti Urpala2008-07-30
|\|
| * Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* | Add a context for mp_fifoGravatar Uoti Urpala2008-04-29
* | mp_fifo.c, osdep/: Include corresponding .h in .c filesGravatar Uoti Urpala2008-04-29
|/
* getch2: Fix incorrect testGravatar uau2007-09-15
* Clean up getch2() code somewhatGravatar uau2007-08-25
* Make terminal input work more like VO key inputGravatar uau2007-08-25
* "()" to "(void)" function param list fixesGravatar uau2007-04-01
* Add code to detect and convert to console codepage on Windows.Gravatar reimar2007-03-04
* Always use tcgetattr/tcsetattr instead of #ifdef messGravatar reimar2006-12-12
* Patch by Stefan Huehner / stefan % huehner ! org \Gravatar rathann2006-02-09
* AIX PPC portGravatar diego2005-12-29
* change erase to end of line, fall back to old behavior if no termcap foundGravatar ods152005-12-29
* Use termcap "erase to end of line" character code instead of using spacesGravatar ods152005-12-25
* Unify include paths, -I.. is in CFLAGS.Gravatar diego2005-11-14
* DragonFly BSD supportGravatar diego2005-05-25
* morphos support by Nicolas DetGravatar alex2004-04-05
* The attached patch fixes a minor build problem on GNU/k*BSD: getch2.c shouldGravatar diego2004-03-24
* linux->osdepGravatar arpi2003-02-09