summaryrefslogtreecommitdiffstats
path: root/core/input
Commit message (Expand)AuthorAgeFilesLines
* input: allow quotes around any input commandwm42013-05-181-3/+1
* input: do property expansion for all input command string argumentswm42013-05-182-0/+7
* input: accept input command prefixes in any orderwm42013-05-181-20/+22
* core: allow changing filter filters at runtimewm42013-05-182-0/+5
* core: add playback resume feature (manual/opt-in)wm42013-05-052-0/+2
* core: add backstep supportwm42013-04-242-0/+2
* input: don't reset time on each key repeatwm42013-04-241-2/+4
* input: adjust wait time for key-repeatwm42013-04-241-0/+4
* input: don't let multi-key bindings block simple key bindingswm42013-04-241-4/+16
* input: reduce amount of tracked keys per bindingwm42013-04-241-1/+1
* input: fix handling of MP_KEY_STATE_DOWNwm42013-04-242-6/+16
* Remove some apple remote leftoverswm42013-04-052-25/+0
* input: remove ar.h includeStefano Pigozzi2013-04-051-2/+0
* remove Apple Remote related codeStefano Pigozzi2013-03-314-673/+0
* input: make input command deprecation warnings visiblewm42013-03-261-2/+2
* input: fix crash due to dangling pointerwm42013-03-191-1/+1
* input/ar: remove unused variablewm42013-03-191-1/+0
* core: remove a number of global variableswm42013-03-081-5/+0
* m_option: don't define OPT_BASE_STRUCT by defaultwm42013-03-011-0/+2
* commands: parse seek time arguments like time optionswm42013-02-262-1/+3
* Remove --rootwin option and rootwin propertywm42013-02-241-1/+0
* cleanup: remove duplicated function, move escape parsing functionwm42013-02-161-57/+6
* Prefix keycode defines with MP_wm42013-02-125-372/+360
* options: change --no-config option, make it apply to input.conf as wellwm42013-02-092-26/+20
* cleanup: replace OPT_FLAG_ON and OPT_MAKE_FLAGS with OPT_FLAGwm42013-02-091-6/+6
* core: remove --edlout functionalitywm42013-02-062-2/+0
* command: add command to show playlist on OSDwm42013-02-062-0/+2
* input: free all queued/allocated commands on exitwm42013-02-031-4/+21
* cocoa_events: remove this functionalityStefano Pigozzi2013-02-021-16/+0
* mp_msg, getch2: unix tty background supportRudolf Polzer2013-01-231-0/+2
* input: enqueue commands to the end of the queueStefano Pigozzi2013-01-161-1/+1
* path: add mp_find_config_file and reorganize some of the codeStefano Pigozzi2012-12-151-3/+4
* command: add sub_reload and sub_remove commandswm42012-11-162-2/+7
* input: silence warning if input.conf is missingwm42012-11-161-0/+4
* Rename directories, move files (step 2 of 2)wm42012-11-125-14/+14
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-1210-0/+3392