aboutsummaryrefslogtreecommitdiffhomepage
path: root/input/cmd_list.c
Commit message (Expand)AuthorAge
* command: extend revert_seek commandGravatar wm42014-12-17
* input: simplifyGravatar wm42014-11-24
* lua: always handle key repeat on the script sideGravatar wm42014-11-24
* input, lua: redo input handlingGravatar wm42014-11-23
* input: add a prefix to make any binding act on key repeatGravatar wm42014-11-20
* command: add drop_buffersGravatar wm42014-11-20
* command: add an ab_loop commandGravatar wm42014-11-18
* audio: add command/function to reload audio outputGravatar wm42014-10-27
* command: add a "cached" mode to sub_addGravatar wm42014-10-23
* command: make trailing sub_add actually optionalGravatar wm42014-10-22
* command: extend sub_add commandGravatar wm42014-10-21
* command: add a mechanism to allow scripts to intercept file loadsGravatar wm42014-10-16
* input: fix nested commandsGravatar wm42014-09-13
* input: distinguish playlist navigation and quit commands for abortGravatar wm42014-09-13
* input: "quit_watch_later" and "stop" are abort commandsGravatar wm42014-09-13
* input: don't autorepeat cycle_values commandGravatar wm42014-09-13
* command: add append-play loadfile modeGravatar wm42014-07-23
* command: redo ancient TV/DVB/PVR commandsGravatar wm42014-06-11
* input: make combined commands repeatableGravatar wm42014-05-26
* command: add write_watch_later_config commandGravatar Martin2014-05-26
* player: give quit_watch_later an exit code argument like quitGravatar wm42014-05-22
* input: fix stack overflow when checking for abort cmdGravatar wm42014-05-02
* player: rename dvdnav to discnavGravatar xylosper2014-03-30
* command, lua: change script_message semanticsGravatar wm42014-03-17
* command: fix loadfile commandGravatar wm42014-02-24
* command: provide per-file-options for loadfile commandGravatar xylosper2014-02-23
* input: check for abort cmd in multi-commandsGravatar wm42014-02-20
* client API: add a client message eventGravatar wm42014-02-17
* input: split off some code from input.c to separate filesGravatar wm42013-12-26