aboutsummaryrefslogtreecommitdiffhomepage
path: root/input
Commit message (Expand)AuthorAge
...
* | input: fix OSD cyclingGravatar wm42012-02-12
* | commands: add pt_clear command to clear playlistGravatar wm42012-02-10
* | input.c: simplify command definitionsGravatar wm42012-01-26
* | Merge branch 'utf8_input' into my_masterGravatar wm42012-01-18
|\ \
| * | x11: add print and menu keysGravatar wm42012-01-18
| * | input: allow unicode keys and reassign internal key codesGravatar wm42012-01-18
| |/
* | input: simplify previous commit a bit moreGravatar wm42012-01-18
* | input: fix crashes with libmenuGravatar wm42012-01-18
|/
* core: add screenshot mode for actual VO window contentsGravatar wm42011-11-25
* libmenu: remove OSD menu functionality (--menu)Gravatar Uoti Urpala2011-10-25
* video, options: implement better YUV->RGB conversion controlGravatar wm42011-10-16
* input/ar.c, input/lirc.c: fix changes missing from 1916b95b8Gravatar Uoti Urpala2011-09-04
* options, subs: add --ass-vsfilter-aspect-compatGravatar harklu2011-08-12
* commands: parsing: fix string argument quoting/escapingGravatar Uoti Urpala2011-08-05
* bstr: rename BSTR() -> bstr()Gravatar Uoti Urpala2011-07-27
* input: fix input.conf parse errorsGravatar Uoti Urpala2011-07-20
* input: fix problem with key autorepeatGravatar Uoti Urpala2011-07-18
* input: rework event reading and command queuingGravatar Uoti Urpala2011-07-17
* cleanup: remove some unnecessary input.[ch] typedefsGravatar Uoti Urpala2011-07-16
* cosmetics: reformat input.h, fix commentsGravatar Uoti Urpala2011-07-16
* input.c: remove write to buffer[-1] in parse_config()Gravatar Uoti Urpala2011-07-11
* cleanup: silence most of the clang warningsGravatar Clément Bœsch2011-07-09
* Merge branch 'mplayer1_changes'Gravatar Uoti Urpala2011-06-29
|\
* | input: clean up messages with button combination namesGravatar Uoti Urpala2011-06-29
| * input: support up to 20 mouse buttonsGravatar reimar2011-06-29
|/
* input: add useful default pointer button bindingsGravatar Grigori Goronzy2011-06-14
* input: make slave command file descriptors nonblockingGravatar Uoti Urpala2011-05-04
* input/joystick.c: add #include missing from 23cb829072Gravatar Uoti Urpala2011-05-03
* cleanup: remove more warningsGravatar Clément Bœsch2011-05-02
* input: rewrite -key-fifo-size limiting logicGravatar Uoti Urpala2011-05-02
* input: modify interpretation of doubleclick eventsGravatar Uoti Urpala2011-05-02
* cleanup: input.c: simplify some string handling codeGravatar Uoti Urpala2011-05-02
* cleanup: reformat input.cGravatar Uoti Urpala2011-05-02
* input: move all key code lists to input/keycodes.hGravatar Uoti Urpala2011-05-02
* input: don't interrupt processing at unbound eventsGravatar Uoti Urpala2011-05-01
* input: sleep in event loop even if there are no input fdsGravatar Uoti Urpala2011-04-22
* input: accept Shift modifier for Enter and Tab keysGravatar Uoti Urpala2011-02-05
* input: remove incorrect "CTRL" keyname alias for backspaceGravatar Uoti Urpala2011-02-05
* Merge branch 'hr-seek'Gravatar Uoti Urpala2010-12-20
|\
| * input: add default keybindings Shift+[arrow] for small exact seeksGravatar Uoti Urpala2010-12-20
| * input: support bindings with modifier keys for X inputGravatar Uoti Urpala2010-12-20
| * core: add support for precise non-keyframe-limited seeksGravatar Uoti Urpala2010-12-20
* | cosmetics: remove unused code, small formatting tweaksGravatar Uoti Urpala2010-12-20
* | commands: Allow cycling subtitles backwards with 'J'Gravatar reimar2010-12-16
|/
* cleanup: remove NULL checks before free() all over the codeGravatar cboesch2010-11-14
* options: add OPT_MAKE_FLAGS macro, creates "opt/noopt" flag pairGravatar Clément Bœsch2010-11-04
* Add a simple capture feature (-capture)Gravatar Uoti Urpala2010-11-02
* new slave command: af_cmdline, for changing audio filter optionsGravatar reimar2010-11-02
* input: try to open "-input -file=" file even if stat() failsGravatar reimar2010-11-02
* cosmetics: input/ar.c: Mark is_mplayer_front() staticGravatar diego2010-11-02