Mercurial > mplayer.hg
log osdep/keycodes.h @ 36581:292a9e879fd0
age | author | description |
---|---|---|
2013-03-25 | reimar | Fix KEY_BACKSPACE, KEY_DELETE and KEY_ESC to map to their ASCII equivalents. |
2013-03-14 | reimar | Add support for binding any key in UTF-8 range. |
2011-12-10 | reimar | Use an enum to define keycodes and fix CTRL and backspace key having |
2011-11-23 | reimar | Replace constant by define with same value. |
2009-05-13 | diego | whitespace cosmetics: Remove all trailing whitespace. |
2009-03-01 | diego | Add standard license headers to files. |
2008-02-22 | diego | Add MPLAYER_ prefix to multiple inclusion guards. |
2008-01-01 | diego | Add multiple inclusion guards to all header files that lack them. |
2005-11-02 | albeu | libvo input cleanup: remove the dependency on libinput, |
2003-04-09 | alex | keypad and function (f1-f10) suppport (currently only vo_sdl and the terminal input code supports it). Patch by Vladimir Mosgalin <mosgalin@VM10124.spb.edu> |
2003-04-04 | albeu | Support for "internet" or "multimedia" keyboards in X11. |
2003-02-09 | arpi | linux->osdep base linux/keycodes.h@b26341736af0 |