aboutsummaryrefslogtreecommitdiffhomepage
path: root/input
Commit message (Expand)AuthorAge
...
* options: get rid of ambiguous option parsingGravatar wm42012-08-05
* Remove teletext supportGravatar wm42012-08-03
* mplayer: rip out --capture supportGravatar wm42012-08-02
* input: change bind_keys() to use bstrGravatar wm42012-08-01
* input: replace internal key binds with included etc/input.confGravatar wm42012-08-01
* input: refactor: store builtin key binds along user user bindsGravatar wm42012-08-01
* input: simplify input.conf parsingGravatar wm42012-08-01
* Remove dead codeGravatar wm42012-08-01
* VO: add mechanisms to change VO commandline for VOs supporting itGravatar wm42012-08-01
* mplayer: turn playtree into a list, and change per-file option handlingGravatar wm42012-07-31
* lirc: silence output in case LIRC can't be openedGravatar wm42012-07-30
* bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstrGravatar wm42012-07-28
* commands: add show_tracks_osd command to display audio and subtitle tracks on...Gravatar wm42012-07-28
* commands: add show_chapters_osd command to display chapters on OSDGravatar wm42012-07-28
* Merge remote-tracking branch 'origin/master'Gravatar wm42012-07-28
|\
| * options: support parsing values into substructsGravatar Uoti Urpala2012-07-16
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-05-20
|\|
| * options: change --input=keylist, cmdlist implementationGravatar Uoti Urpala2012-05-07
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-29
|\|
| * OSX, input: implement wakeup in response to Cocoa eventsGravatar Stefano Pigozzi2012-04-26
* | win32: support key modifiers (shift, ctrl, alt)Gravatar wm42012-04-06
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-01
|\|
| * ao_pulse, core: make pulse thread wake up core for more dataGravatar Uoti Urpala2012-03-26
| * input.c: simplify command definitionsGravatar Uoti Urpala2012-03-25
| * x11: input: add print and menu keysGravatar wm42012-03-25
| * input: allow unicode keys and reassign internal key codesGravatar wm42012-03-25
* | Merge remote-tracking branch 'origin/master' into my_masterGravatar wm42012-03-16
|\|
| * windows support: unicode filenamesGravatar wm42012-03-09
* | 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