Mercurial > mplayer.hg
log osdep/getch2.c @ 25918:35698e5aa40c
age | author | description |
---|---|---|
2007-09-15 | uau | getch2: Fix incorrect test |
2007-08-25 | uau | Clean up getch2() code somewhat |
2007-08-25 | uau | Make terminal input work more like VO key input |
2007-04-01 | uau | "()" to "(void)" function param list fixes |
2007-03-04 | reimar | Add code to detect and convert to console codepage on Windows. |
2006-12-12 | reimar | Always use tcgetattr/tcsetattr instead of #ifdef mess |
2006-02-09 | rathann | Patch by Stefan Huehner / stefan % huehner ! org \ |
2005-12-29 | diego | AIX PPC port |
2005-12-29 | ods15 | change erase to end of line, fall back to old behavior if no termcap found |
2005-12-25 | ods15 | Use termcap "erase to end of line" character code instead of using spaces |
2005-11-14 | diego | Unify include paths, -I.. is in CFLAGS. |
2005-05-25 | diego | DragonFly BSD support |
2004-04-05 | alex | morphos support by Nicolas Det |
2004-03-24 | diego | The attached patch fixes a minor build problem on GNU/k*BSD: getch2.c should |
2003-02-09 | arpi | linux->osdep base linux/getch2.c@9c2ce7a5cda8 |