aboutsummaryrefslogtreecommitdiffhomepage
path: root/input/cmd_list.h
Commit message (Expand)AuthorAge
* input: make command argument list a dynamic arrayGravatar wm42018-01-10
* player: remove internal `vo-resize` command againGravatar sfan52018-01-02
* player: add internal `vo-resize` commandGravatar sfan52017-12-27
* input: drop deprecated "osd" commandGravatar wm42017-07-21
* 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
* command: add af-command commandGravatar wm42016-01-22
* command: add vf-command commandGravatar wm42016-01-22
* command: add a command for defining input bindingsGravatar wm42015-08-06
* player: remove higher-level remains of DVD/BD menu supportGravatar wm42015-08-03
* command: add keypress, keydown, and keyup commands.Gravatar torque2015-06-11
* command: remove deprecated get_property commandGravatar wm42015-05-27
* command: add playlist_shuffle commandGravatar wm42015-05-17
* client API: add a screenshot_raw commandGravatar wm42015-04-20
* Update license headersGravatar Marcin Kurczewski2015-04-13
* 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
* input: simplifyGravatar wm42014-11-24
* input, lua: redo input handlingGravatar wm42014-11-23
* 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 mechanism to allow scripts to intercept file loadsGravatar wm42014-10-16
* input: distinguish playlist navigation and quit commands for abortGravatar wm42014-09-13
* 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: rename dvdnav to discnavGravatar xylosper2014-03-30
* command, lua: change script_message semanticsGravatar wm42014-03-17
* command: fix loadfile commandGravatar wm42014-02-24
* 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