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
Commit message (
Expand
)
Author
Age
*
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
*
Merge branch 'osd_changes' into master
wm4
2012-11-01
|
\
*
|
input: minor simplification
wm4
2012-11-01
*
|
input: fix off-by-one error
reimar
2012-10-31
|
*
screenshot: change "screenshot" input command
wm4
2012-10-24
|
*
screenshot: allow taking screenshots with subtitles
wm4
2012-10-24
|
/
*
input: fix mp_cmd memory leak
wm4
2012-10-14
*
input: minor simplification to mp_input_get_cmd()
wm4
2012-10-14
*
input: add input test mode
wm4
2012-10-14
*
input: track location info for input commands
wm4
2012-10-14
*
input: don't warn on commands for disabled optional features
wm4
2012-10-14
*
Merge branch 'input_changes' into master
wm4
2012-10-12
|
\
*
|
Rename to "mpv"
wm4
2012-10-12
|
*
commands: use "up" and "down" as 2nd argument for cycle command
wm4
2012-10-12
|
*
commands: add print_text input command to print text on the terminal
wm4
2012-10-12
|
*
commands: sub_step takes only one argument
wm4
2012-10-12
|
*
commands: disable deprecation warnings
wm4
2012-10-12
|
*
commands: rename show_tracks/chapters_osd command
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: handle escapes always in command parser
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
|
*
commands: make "aspect" property writeable, replaces "switch_ratio"
wm4
2012-10-12
|
*
commands: replace --hardframedrop, change framedropping property
wm4
2012-10-12
|
*
commands: remove third parameter for "switch"
wm4
2012-10-12
|
*
commands: rename osd_show_[property_]text and osd_show_progression
wm4
2012-10-12
|
*
commands: remove speed_set/speed_incr commands
wm4
2012-10-12
|
*
commands: rename properties, update input.conf
wm4
2012-10-12
|
*
commands: remove unimplemented "use_master" command
wm4
2012-10-12
|
*
commands: change input commands to make OSD usage explicit
wm4
2012-10-12
|
*
commands: simplify legacy command-to-property bridge
wm4
2012-10-12
|
*
commands: remove legacy slave mode get commands
wm4
2012-10-12
*
|
commands: fix parsing bug
wm4
2012-09-23
|
/
*
vf_rectangle: remove as it is very dirty and we have a replacement now
Rudolf Polzer
2012-09-18
*
core: manage tracks in the frontend
wm4
2012-09-18
*
command: remove sub_remove command
wm4
2012-09-07
*
command: remove sub_log command
wm4
2012-09-07
*
input: add ability to disable all default bindings for an input section
wm4
2012-08-24
*
Remove dvdnav support (DVD menus)
wm4
2012-08-16
*
options: get rid of ambiguous option parsing
wm4
2012-08-05
*
Remove teletext support
wm4
2012-08-03
*
mplayer: rip out --capture support
wm4
2012-08-02
*
input: change bind_keys() to use bstr
wm4
2012-08-01
*
input: replace internal key binds with included etc/input.conf
wm4
2012-08-01
*
input: refactor: store builtin key binds along user user binds
wm4
2012-08-01
[next]