aboutsummaryrefslogtreecommitdiffhomepage
path: root/input
Commit message (Expand)AuthorAge
...
| * commands: add choice type to input commandsGravatar wm42012-10-12
| * input: warn about non-existing commands, add explicit "ignore" commandGravatar wm42012-10-12
| * input: handle escapes always in command parserGravatar wm42012-10-12
| * input: verify input.conf on loadingGravatar wm42012-10-12
| * commands: replace "switch" with "add" and "cycle"Gravatar wm42012-10-12
| * commands: make "aspect" property writeable, replaces "switch_ratio"Gravatar wm42012-10-12
| * commands: replace --hardframedrop, change framedropping propertyGravatar wm42012-10-12
| * commands: remove third parameter for "switch"Gravatar wm42012-10-12
| * commands: rename osd_show_[property_]text and osd_show_progressionGravatar wm42012-10-12
| * commands: remove speed_set/speed_incr commandsGravatar wm42012-10-12
| * commands: rename properties, update input.confGravatar wm42012-10-12
| * commands: remove unimplemented "use_master" commandGravatar wm42012-10-12
| * commands: change input commands to make OSD usage explicitGravatar wm42012-10-12
| * commands: simplify legacy command-to-property bridgeGravatar wm42012-10-12
| * commands: remove legacy slave mode get commandsGravatar wm42012-10-12
* | commands: fix parsing bugGravatar wm42012-09-23
|/
* vf_rectangle: remove as it is very dirty and we have a replacement nowGravatar Rudolf Polzer2012-09-18
* core: manage tracks in the frontendGravatar wm42012-09-18
* command: remove sub_remove commandGravatar wm42012-09-07
* command: remove sub_log commandGravatar wm42012-09-07
* input: add ability to disable all default bindings for an input sectionGravatar wm42012-08-24
* Remove dvdnav support (DVD menus)Gravatar wm42012-08-16
* 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