aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/input
Commit message (Expand)AuthorAge
* core: add playback resume feature (manual/opt-in)Gravatar wm42013-05-05
* core: add backstep supportGravatar wm42013-04-24
* input: don't reset time on each key repeatGravatar wm42013-04-24
* input: adjust wait time for key-repeatGravatar wm42013-04-24
* input: don't let multi-key bindings block simple key bindingsGravatar wm42013-04-24
* input: reduce amount of tracked keys per bindingGravatar wm42013-04-24
* input: fix handling of MP_KEY_STATE_DOWNGravatar wm42013-04-24
* Remove some apple remote leftoversGravatar wm42013-04-05
* input: remove ar.h includeGravatar Stefano Pigozzi2013-04-05
* remove Apple Remote related codeGravatar Stefano Pigozzi2013-03-31
* input: make input command deprecation warnings visibleGravatar wm42013-03-26
* input: fix crash due to dangling pointerGravatar wm42013-03-19
* input/ar: remove unused variableGravatar wm42013-03-19
* core: remove a number of global variablesGravatar wm42013-03-08
* m_option: don't define OPT_BASE_STRUCT by defaultGravatar wm42013-03-01
* commands: parse seek time arguments like time optionsGravatar wm42013-02-26
* Remove --rootwin option and rootwin propertyGravatar wm42013-02-24
* cleanup: remove duplicated function, move escape parsing functionGravatar wm42013-02-16
* Prefix keycode defines with MP_Gravatar wm42013-02-12
* options: change --no-config option, make it apply to input.conf as wellGravatar wm42013-02-09
* cleanup: replace OPT_FLAG_ON and OPT_MAKE_FLAGS with OPT_FLAGGravatar wm42013-02-09
* core: remove --edlout functionalityGravatar wm42013-02-06
* command: add command to show playlist on OSDGravatar wm42013-02-06
* input: free all queued/allocated commands on exitGravatar wm42013-02-03
* cocoa_events: remove this functionalityGravatar Stefano Pigozzi2013-02-02
* mp_msg, getch2: unix tty background supportGravatar Rudolf Polzer2013-01-23
* input: enqueue commands to the end of the queueGravatar Stefano Pigozzi2013-01-16
* path: add mp_find_config_file and reorganize some of the codeGravatar Stefano Pigozzi2012-12-15
* command: add sub_reload and sub_remove commandsGravatar wm42012-11-16
* input: silence warning if input.conf is missingGravatar wm42012-11-16
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12