summaryrefslogtreecommitdiffstats
path: root/input/cmd_list.c
Commit message (Expand)AuthorAgeFilesLines
* audio: add command/function to reload audio outputwm42014-10-271-0/+1
* command: add a "cached" mode to sub_addwm42014-10-231-1/+1
* command: make trailing sub_add actually optionalwm42014-10-221-1/+2
* command: extend sub_add commandwm42014-10-211-1/+3
* command: add a mechanism to allow scripts to intercept file loadswm42014-10-161-0/+3
* input: fix nested commandswm42014-09-131-1/+1
* input: distinguish playlist navigation and quit commands for abortwm42014-09-131-14/+19
* input: "quit_watch_later" and "stop" are abort commandswm42014-09-131-0/+2
* input: don't autorepeat cycle_values commandwm42014-09-131-1/+1
* command: add append-play loadfile modewm42014-07-231-1/+2
* command: redo ancient TV/DVB/PVR commandswm42014-06-111-10/+0
* input: make combined commands repeatablewm42014-05-261-0/+6
* command: add write_watch_later_config commandMartin2014-05-261-0/+2
* player: give quit_watch_later an exit code argument like quitwm42014-05-221-1/+1
* input: fix stack overflow when checking for abort cmdwm42014-05-021-1/+1
* player: rename dvdnav to discnavxylosper2014-03-301-1/+2
* command, lua: change script_message semanticswm42014-03-171-1/+2
* command: fix loadfile commandwm42014-02-241-1/+1
* command: provide per-file-options for loadfile commandxylosper2014-02-231-0/+1
* input: check for abort cmd in multi-commandswm42014-02-201-1/+15
* client API: add a client message eventwm42014-02-171-0/+2
* input: split off some code from input.c to separate fileswm42013-12-261-0/+281