index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
input
/
input.h
Commit message (
Expand
)
Author
Age
*
Update license headers
Marcin Kurczewski
2015-04-13
*
input: remove Linux joystick support
wm4
2015-03-24
*
input: remove classic LIRC support
wm4
2015-03-24
*
input: simplify
wm4
2014-11-24
*
input, lua: redo input handling
wm4
2014-11-23
*
input: add a prefix to make any binding act on key repeat
wm4
2014-11-20
*
ipc: decouple from MPContext
wm4
2014-10-19
*
command: add a mechanism to allow scripts to intercept file loads
wm4
2014-10-16
*
input: use mpv_node parser for char** command parsers
wm4
2014-10-10
*
client API: rename --input-x11-keyboard to --input-vo-keyboard
wm4
2014-10-09
*
client API, X11: change default keyboard input handling again
wm4
2014-09-28
*
input: separate creation and loading of config
wm4
2014-09-27
*
input: add function for setting repeat info
Alexander Preisinger
2014-09-19
*
input: use libwaio for pipe input on Windows
wm4
2014-09-14
*
stream: redo playback abort handling
wm4
2014-09-13
*
input: remove central select() call
wm4
2014-09-10
*
input: remove useless joystick.h/lirc.h include files
wm4
2014-09-10
*
input: add convenience function for running input sources in threads
wm4
2014-09-10
*
input: make some fields internal
wm4
2014-09-10
*
terminal-unix: move to thread
wm4
2014-09-10
*
player: some more input refactoring
wm4
2014-09-07
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
*
input: redo how --input-file is handled
wm4
2014-08-25
*
vo: remove vo_mouse_movement() wrapper
wm4
2014-07-27
*
vo: different hack for VOs which need to mangle mouse input
wm4
2014-07-27
*
input: remove pausing command prefixes
wm4
2014-05-11
*
stream: make mp_input_check_interrupt thread-safe
wm4
2014-04-25
*
stream: remove interrupt callback global variables
wm4
2014-04-25
*
audio: wake up the core when audio buffer is running low (2)
wm4
2014-04-15
*
command: provide per-file-options for loadfile command
xylosper
2014-02-23
*
input, dvdnav: fix osc stealing input from dvdnav
wm4
2014-02-19
*
input: change mp_input_run_cmd signature
wm4
2014-01-04
*
input: move files drag and drop to a new event.c file
Stefano Pigozzi
2014-01-04
*
input: split off some code from input.c to separate files
wm4
2013-12-26
*
input: rework how input sources are added
wm4
2013-12-21
*
input: make parse_cmd_strv take const args
Martin Herkt
2013-12-20
*
input, lua: add functions to take pre-split input commands
wm4
2013-12-20
*
command: remove radio commands
wm4
2013-12-19
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
Move mpvcore/input/ to input/
wm4
2013-12-17
*
Rename directories, move files (step 1 of 2) (does not compile)
wm4
2012-11-12
*
input: add input test mode
wm4
2012-10-14
*
input: track location info for input commands
wm4
2012-10-14
*
commands: add print_text input command to print text on the terminal
wm4
2012-10-12
*
commands: more user-control whether a command shows OSD bars/messages
wm4
2012-10-12
*
commands: add choice type to input commands
wm4
2012-10-12
*
input: warn about non-existing commands, add explicit "ignore" command
wm4
2012-10-12
*
input: verify input.conf on loading
wm4
2012-10-12
*
commands: replace "switch" with "add" and "cycle"
wm4
2012-10-12
[next]