summaryrefslogtreecommitdiffstats
path: root/input/input.c
Commit message (Expand)AuthorAgeFilesLines
* Move compat/ and bstr/ directory contents somewhere elsewm42014-08-291-1/+1
* input: make key bindings like "Shift+X" work (for ASCII)wm42014-08-261-10/+2
* input: redo how --input-file is handledwm42014-08-251-23/+95
* input: change verbosity of some message levelswm42014-08-251-3/+4
* input: fix event wakeupwm42014-08-111-18/+14
* input: be stricter about rejecting mouse input with --no-input-cursorwm42014-07-271-0/+2
* vo: remove vo_mouse_movement() wrapperwm42014-07-271-0/+18
* vo: different hack for VOs which need to mangle mouse inputwm42014-07-271-0/+29
* osdep: don't assume errno is positivewm42014-07-251-1/+1
* input: skip BOM in input.confwm42014-07-121-0/+1
* input: restore ability to combine mouse buttonswm42014-07-071-8/+6
* Audit and replace all ctype.h useswm42014-07-011-1/+0
* input: make option struct localwm42014-06-111-27/+56
* input: don't print warning when aboting playback via commandswm42014-06-061-6/+1
* input: separate wakeup pipe creation into a separate functionwm42014-05-301-13/+2
* input: make combined commands repeatablewm42014-05-261-2/+2
* input: allow disabling window dragging with --no-window-draggingwm42014-05-201-1/+7
* input: fix compilation on windowswm42014-05-201-4/+2
* options: rename input-related optionsMartin Herkt2014-05-041-7/+7
* input: increase number of maximum sectionswm42014-05-021-1/+1
* input: fix mouse_leave/OSC behaviorwm42014-04-261-1/+1
* input: fix inverted conditionwm42014-04-261-1/+1
* stream: make mp_input_check_interrupt thread-safewm42014-04-251-2/+11
* stream: remove interrupt callback global variableswm42014-04-251-5/+2
* input: make key binds order-independent againwm42014-04-191-2/+7
* input: discard key history when a key is mappedwm42014-04-191-3/+7
* input: remove minor code duplicationwm42014-04-191-15/+16
* input: ignore modifiers on MOUSE_LEAVEwm42014-04-191-2/+2
* input: don't wakeup core if key repeat is requested but not possiblewm42014-04-181-7/+5
* input: remove minor redundancywm42014-04-181-10/+2
* input: simplify by not tracking key up/down stateswm42014-04-181-53/+30
* input: rename a variablewm42014-04-181-5/+5
* input: slightly simplify mouse dispatchingwm42014-04-181-13/+1
* input: move a functionwm42014-04-181-11/+11
* input: close window when window close button is pressed with --input-testwm42014-04-181-0/+9
* input: handle multi-combinations as key sequenceswm42014-04-181-64/+50
* input: deal with playback thread wakeup on windowswm42014-04-151-3/+14
* audio: wake up the core when audio buffer is running low (2)wm42014-04-151-0/+6
* input: allow input.conf bindings to be declared as builtinwm42014-02-251-0/+11
* input: check for abort cmd in multi-commandswm42014-02-201-2/+2
* input: ignore modifiers when releasing keysJames Ross-Gowan2014-02-201-2/+2
* input, dvdnav: fix osc stealing input from dvdnavwm42014-02-191-2/+12
* input: minor simplification for --input-testwm42014-02-191-5/+4
* input: debug output for registered bindingswm42014-02-171-0/+7
* input: don't let builtin bindings overwrite user bindingswm42014-02-171-2/+6
* threads: add wrapper for initializing recursive mutexeswm42014-01-311-5/+2
* input: change mp_input_run_cmd signaturewm42014-01-041-4/+2
* input: move files drag and drop to a new event.c fileStefano Pigozzi2014-01-041-0/+9
* input: use bstr_xappend()wm42013-12-301-1/+1
* input: print an error if reading input.conf failswm42013-12-281-4/+8
* options: simplify handling of some help optionswm42013-12-261-16/+2
* input: cosmetics: move code aroundwm42013-12-261-319/+316
* input: split off some code from input.c to separate fileswm42013-12-261-949/+32
* msg: rename mp_msg_log -> mp_msgwm42013-12-211-2/+2
* msg: convert defines to enumwm42013-12-211-3/+3
* path lookup functions: mp_msg conversionswm42013-12-211-2/+2
* stream: mp_msg conversionswm42013-12-211-1/+1
* m_option, m_config: mp_msg conversionswm42013-12-211-6/+6
* input: rework how input sources are addedwm42013-12-211-77/+43
* input: make parse_cmd_strv take const argsMartin Herkt2013-12-201-1/+1
* input, lua: add functions to take pre-split input commandswm42013-12-201-70/+149
* Rename getch2....c/h to terminal....c/hwm42013-12-191-9/+2
* command: remove radio commandswm42013-12-191-5/+0
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-4/+4
* Move options/config related files from mpvcore/ to options/wm42013-12-171-4/+3
* Move mpvcore/input/ to input/wm42013-12-171-0/+2560
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-1959/+0
* Merge branch 'osd_changes' into masterwm42012-11-011-4/+5
|\
| * screenshot: change "screenshot" input commandwm42012-10-241-4/+4
| * screenshot: allow taking screenshots with subtitleswm42012-10-241-1/+2
* | input: minor simplificationwm42012-11-011-2/+1
* | input: fix off-by-one errorreimar2012-10-311-1/+1
|/
* input: fix mp_cmd memory leakwm42012-10-141-0/+3
* input: minor simplification to mp_input_get_cmd()wm42012-10-141-13/+8
* input: add input test modewm42012-10-141-12/+76
* input: track location info for input commandswm42012-10-141-21/+39
* input: don't warn on commands for disabled optional featureswm42012-10-141-6/+5
* Merge branch 'input_changes' into masterwm42012-10-121-233/+358
|\
| * commands: use "up" and "down" as 2nd argument for cycle commandwm42012-10-121-1/+28
| * commands: add print_text input command to print text on the terminalwm42012-10-121-0/+1
| * commands: sub_step takes only one argumentwm42012-10-121-1/+1
| * commands: disable deprecation warningswm42012-10-121-1/+1
| * commands: rename show_tracks/chapters_osd commandwm42012-10-121-2/+4
| * commands: more user-control whether a command shows OSD bars/messageswm42012-10-121-0/+8
| * commands: add choice type to input commandswm42012-10-121-44/+62
| * input: warn about non-existing commands, add explicit "ignore" commandwm42012-10-121-25/+26
| * input: handle escapes always in command parserwm42012-10-121-125/+157
| * input: verify input.conf on loadingwm42012-10-121-7/+10
| * commands: replace "switch" with "add" and "cycle"wm42012-10-121-35/+36
| * commands: make "aspect" property writeable, replaces "switch_ratio"wm42012-10-121-2/+4
| * commands: replace --hardframedrop, change framedropping propertywm42012-10-121-1/+1
| * commands: remove third parameter for "switch"wm42012-10-121-1/+1
| * commands: rename osd_show_[property_]text and osd_show_progressionwm42012-10-121-3/+5
| * commands: remove speed_set/speed_incr commandswm42012-10-121-2/+2
| * commands: rename properties, update input.confwm42012-10-121-39/+38
| * commands: remove unimplemented "use_master" commandwm42012-10-121-1/+0
| * commands: change input commands to make OSD usage explicitwm42012-10-121-20/+46
| * commands: simplify legacy command-to-property bridgewm42012-10-121-40/+63
| * commands: remove legacy slave mode get commandswm42012-10-121-19/+0
* | Rename to "mpv"wm42012-10-121-1/+1
* | commands: fix parsing bugwm42012-09-231-1/+1
|/
* vf_rectangle: remove as it is very dirty and we have a replacement nowRudolf Polzer2012-09-181-1/+0
* core: manage tracks in the frontendwm42012-09-181-4/+0
* command: remove sub_remove commandwm42012-09-071-1/+0
* command: remove sub_log commandwm42012-09-071-1/+0
* input: add ability to disable all default bindings for an input sectionwm42012-08-241-5/+10
* Remove dvdnav support (DVD menus)wm42012-08-161-4/+0
* options: get rid of ambiguous option parsingwm42012-08-051-2/+2
* Remove teletext supportwm42012-08-031-2/+0
* mplayer: rip out --capture supportwm42012-08-021-1/+0
* input: change bind_keys() to use bstrwm42012-08-011-16/+14
* input: replace internal key binds with included etc/input.confwm42012-08-011-159/+10
* input: refactor: store builtin key binds along user user bindswm42012-08-011-24/+26
* input: simplify input.conf parsingwm42012-08-011-72/+28
* Remove dead codewm42012-08-011-24/+0
* VO: add mechanisms to change VO commandline for VOs supporting itwm42012-08-011-0/+2
* mplayer: turn playtree into a list, and change per-file option handlingwm42012-07-311-19/+13
* bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstrwm42012-07-281-2/+2
* commands: add show_tracks_osd command to display audio and subtitle tracks on...wm42012-07-281-0/+1
* commands: add show_chapters_osd command to display chapters on OSDwm42012-07-281-0/+3
* Merge remote-tracking branch 'origin/master'wm42012-07-281-1/+1
|\
| * options: support parsing values into substructsUoti Urpala2012-07-161-1/+1
* | Merge remote-tracking branch 'origin/master'wm42012-05-201-8/+8
|\|
| * options: change --input=keylist, cmdlist implementationUoti Urpala2012-05-071-8/+8
* | Merge remote-tracking branch 'origin/master'wm42012-04-291-1/+23
|\|
| * OSX, input: implement wakeup in response to Cocoa eventsStefano Pigozzi2012-04-261-1/+23
* | Merge remote-tracking branch 'origin/master'wm42012-04-011-140/+178
|\|
| * ao_pulse, core: make pulse thread wake up core for more dataUoti Urpala2012-03-261-6/+38
| * input.c: simplify command definitionsUoti Urpala2012-03-251-137/+145
| * x11: input: add print and menu keyswm42012-03-251-0/+1
| * input: allow unicode keys and reassign internal key codeswm42012-03-251-7/+25
* | Merge remote-tracking branch 'origin/master' into my_masterwm42012-03-161-5/+10
|\|
| * windows support: unicode filenameswm42012-03-091-5/+10
* | input: fix OSD cyclingwm42012-02-121-1/+1
* | commands: add pt_clear command to clear playlistwm42012-02-101-0/+1
* | input.c: simplify command definitionswm42012-01-261-124/+126
* | Merge branch 'utf8_input' into my_masterwm42012-01-181-7/+26
|\ \
| * | x11: add print and menu keyswm42012-01-181-0/+1
| * | input: allow unicode keys and reassign internal key codeswm42012-01-181-7/+25
| |/
* | input: simplify previous commit a bit morewm42012-01-181-20/+20
* | input: fix crashes with libmenuwm42012-01-181-16/+33
|/
* core: add screenshot mode for actual VO window contentswm42011-11-251-1/+3
* libmenu: remove OSD menu functionality (--menu)Uoti Urpala2011-10-251-49/+0
* video, options: implement better YUV->RGB conversion controlwm42011-10-161-1/+1
* options, subs: add --ass-vsfilter-aspect-compatharklu2011-08-121-0/+1
* commands: parsing: fix string argument quoting/escapingUoti Urpala2011-08-051-38/+26
* bstr: rename BSTR() -> bstr()Uoti Urpala2011-07-271-1/+2
* input: fix input.conf parse errorsUoti Urpala2011-07-201-114/+58
* input: fix problem with key autorepeatUoti Urpala2011-07-181-4/+3
* input: rework event reading and command queuingUoti Urpala2011-07-171-150/+206
* cleanup: remove some unnecessary input.[ch] typedefsUoti Urpala2011-07-161-76/+58
* input.c: remove write to buffer[-1] in parse_config()Uoti Urpala2011-07-111-1/+0
* cleanup: silence most of the clang warningsClément Bœsch2011-07-091-2/+2
* Merge branch 'mplayer1_changes'Uoti Urpala2011-06-291-0/+20
|\
| * input: support up to 20 mouse buttonsreimar2011-06-291-0/+20
* | input: clean up messages with button combination namesUoti Urpala2011-06-291-34/+23
|/
* input: add useful default pointer button bindingsGrigori Goronzy2011-06-141-0/+2
*