summaryrefslogtreecommitdiffstats
path: root/core/input/input.c
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-181-0/+6
* input: accept input command prefixes in any orderwm42013-05-181-20/+22
* core: allow changing filter filters at runtimewm42013-05-181-0/+2
* core: add playback resume feature (manual/opt-in)wm42013-05-051-0/+1
* core: add backstep supportwm42013-04-241-0/+1
* 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-241-6/+12
* Remove some apple remote leftoverswm42013-04-051-12/+0
* input: remove ar.h includeStefano Pigozzi2013-04-051-2/+0
* remove Apple Remote related codeStefano Pigozzi2013-03-311-22/+0
* input: make input command deprecation warnings visiblewm42013-03-261-2/+2
* input: fix crash due to dangling pointerwm42013-03-191-1/+1
* m_option: don't define OPT_BASE_STRUCT by defaultwm42013-03-011-0/+2
* commands: parse seek time arguments like time optionswm42013-02-261-1/+2
* 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-121-160/+158
* options: change --no-config option, make it apply to input.conf as wellwm42013-02-091-25/+18
* cleanup: replace OPT_FLAG_ON and OPT_MAKE_FLAGS with OPT_FLAGwm42013-02-091-6/+6
* core: remove --edlout functionalitywm42013-02-061-1/+0
* command: add command to show playlist on OSDwm42013-02-061-0/+1
* 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-161-1/+4
* input: silence warning if input.conf is missingwm42012-11-161-0/+4
* Rename directories, move files (step 2 of 2)wm42012-11-121-8/+8
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+1959