Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input: allow unicode keys and reassign internal key codes | wm4 | 2012-01-18 | 1 | -0/+10 |
* | input: rework event reading and command queuing | Uoti Urpala | 2011-07-17 | 1 | -68/+5 |
* | input: rewrite -key-fifo-size limiting logic | Uoti Urpala | 2011-05-02 | 1 | -16/+53 |
* | input: modify interpretation of doubleclick events | Uoti Urpala | 2011-05-02 | 1 | -12/+6 |
* | input: move all key code lists to input/keycodes.h | Uoti Urpala | 2011-05-02 | 1 | -3/+3 |
* | Merge svn changes up to r30475 | Uoti Urpala | 2010-03-09 | 1 | -0/+18 |
|\ | |||||
| * | Add license header to all top-level files missing them. | diego | 2010-01-30 | 1 | -0/+18 |
* | | Move key_fifo_size & doubleclick_time to options struct | Uoti Urpala | 2008-04-29 | 1 | -6/+6 |
* | | Add a context for mp_fifo | Uoti Urpala | 2008-04-29 | 1 | -50/+61 |
* | | mp_fifo.c, osdep/: Include corresponding .h in .c files | Uoti Urpala | 2008-04-29 | 1 | -0/+1 |
* | | input: Remove separate mp_input_add_event_fd | Uoti Urpala | 2008-04-29 | 1 | -1/+2 |
|/ | |||||
* | Code cleanup: don't include a .c file in mplayer.c and fix a few | rathann | 2007-03-29 | 1 | -0/+70 |