aboutsummaryrefslogtreecommitdiffhomepage
path: root/input/cmd_list.c
Commit message (Expand)AuthorAge
* build: add preliminary LGPL modeGravatar wm42017-09-21
* input: drop deprecated "osd" commandGravatar wm42017-07-21
* player: deprecate "osd" commandGravatar wm42017-06-23
* input: mention GPL exceptions in license headerGravatar wm42017-06-20
* input: change license to LGPLGravatar wm42017-06-19
* command: mark some commands as "scalable"Gravatar James Ross-Gowan2017-05-12
* command: add expand-text command to property-expand a stringGravatar Avi Halachmi (:avih)2017-03-26
* command: add a load-script commandGravatar wm42016-09-22
* command: add an apply-profile commandGravatar wm42016-09-17
* command: remove vo-cmdlineGravatar wm42016-09-02
* Use - as command-name separator everywhereGravatar Timotej Lazar2016-07-14
* command: add af-command commandGravatar wm42016-01-22
* command: add vf-command commandGravatar wm42016-01-22
* command: make "add <property> 0" not change the valueGravatar wm42015-09-10
* lua: implement input_enable_section/input_disable_section via commandsGravatar wm42015-08-06
* command: add a command for defining input bindingsGravatar wm42015-08-06
* player: remove higher-level remains of DVD/BD menu supportGravatar wm42015-08-03
* player: use exit code 0 by default for quit, 4 for signals, etc.Gravatar Philip Sequeira2015-07-11
* input: fix exit code for quit-watch-later commandGravatar wm42015-07-08
* command: add keypress, keydown, and keyup commands.Gravatar torque2015-06-11
* player: use 4 as process exit code on user quitsGravatar wm42015-06-10
* command: remove deprecated get_property commandGravatar wm42015-05-27
* input: allow - as separator between commands, instead of _Gravatar wm42015-05-25
* input: add relative percentage seekGravatar rrooij2015-05-19
* command: add playlist_shuffle commandGravatar wm42015-05-17
* command: change the default action for rescan_external_filesGravatar wm42015-04-28
* client API: add a screenshot_raw commandGravatar wm42015-04-20
* Update license headersGravatar Marcin Kurczewski2015-04-13
* input: use flag option type for some input commandsGravatar wm42015-03-04
* input: remove numeric compatibility parameters from commandsGravatar wm42015-03-04
* command: add rescan_external_filesGravatar wm42015-02-16
* command: new commands audio_add/audio_remove/audio_reloadGravatar xylosper2015-02-03
* input, player: new command for mouse eventGravatar xylosper2015-01-23
* 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