summaryrefslogtreecommitdiffstats
path: root/osdep/getch2.h
Commit message (Expand)AuthorAgeFilesLines
* mp_msg: remove filename_recodewm42012-07-311-11/+0
* build: remove OS/2 supportUoti Urpala2012-04-061-2/+2
* input: stop trying to read terminal input on EOFUoti Urpala2012-04-061-1/+3
* input: make slave command file descriptors nonblockingUoti Urpala2011-05-041-2/+2
* Merge svn changes up to r30732Uoti Urpala2010-03-101-2/+14
|\
| * Conditionally declare mp_input_slave_cmd_func().diego2010-02-221-2/+1
| * Properly declare get_term_charset() instead of forward declaring it.diego2010-02-221-0/+13
* | Merge svn changes up to r28862Uoti Urpala2009-03-071-2/+22
|\|
| * Add back mistakenly removed copyright notice.diego2009-03-031-0/+2
| * Add standard license headers to files.diego2009-03-011-2/+20
* | Merge svn changes up to r28087Uoti Urpala2008-12-041-6/+6
|\|
| * Get rid of pointless 'extern' keywords.diego2008-12-031-6/+6
* | Add a context for mp_fifoUoti Urpala2008-04-291-1/+2
|/
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-3/+3
* OS/2 getch2() supportdiego2008-02-211-0/+9
* Rename mp_input_win32_slave_cmd_func to mp_input_slave_cmd_func.diego2008-02-211-1/+1
* Remove pointless #ifdefs around extern declarations.diego2008-02-201-2/+0
* Add multiple inclusion guards to all header files that lack them.diego2008-01-011-0/+5
* Make terminal input work more like VO key inputuau2007-08-251-1/+1
* * remove extern definitions of functions in .c filesattila2006-09-121-0/+3
* Patch by Stefan Huehner / stefan % huehner ! org \rathann2006-02-091-3/+3
* Use termcap "erase to end of line" character code instead of using spacesods152005-12-251-0/+3
* linux->osdeparpi2003-02-091-0/+20