index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
player
/
command.c
Commit message (
Expand
)
Author
Age
*
command: add a property to signal whether networking is used
wm4
2017-03-24
*
command: add a redundant NULL check
wm4
2017-02-20
*
command: fix wrong sizeof() argument
wm4
2017-02-20
*
player: add experimental stream recording feature
wm4
2017-02-07
*
command: nicer OSd-formatting for loop-file
wm4
2017-01-31
*
win32: snap to screen edges
pavelxdd
2017-01-27
*
command: shorten long playlists on OSD
wm4
2017-01-26
*
command: fix potential crash for script-binding with multi-commands
wm4
2017-01-24
*
player: remove --stream-capture option/property
wm4
2017-01-21
*
command: rename framedrop properties
wm4
2017-01-20
*
player: add prefetching of the next playlist entry
wm4
2017-01-18
*
command: remove worthless error handling code
wm4
2017-01-09
*
player: remove dysfunctional edition switching OSD code
wm4
2017-01-05
*
Remove compatibility things
wm4
2016-12-07
*
options: some simplifications
wm4
2016-11-29
*
command: warn against deprecated properties in all cases
wm4
2016-11-23
*
command: redefine some deprecated properties
wm4
2016-11-22
*
player: removing last playlist entry while looping should not stop
wm4
2016-11-18
*
command: if window-scale can't be set properly, set it as option
wm4
2016-10-25
*
command: silence deprecation warnings with --reset-on-next-file=all
wm4
2016-10-22
*
command: fix reset-on-next-file=all and tv-freq option
wm4
2016-10-22
*
options: handle --audio-device changes like the other options
wm4
2016-10-05
*
audio: move some fallback handling to common AO reload function
wm4
2016-10-05
*
command: flush and uninitialize audio output first on option changes
wm4
2016-10-05
*
command: include deprecated/aliased options in property bridge
wm4
2016-10-04
*
player: fix previous commit
wm4
2016-10-03
*
command: allow absolute seeks relative to end of stream
Philip Sequeira
2016-10-02
*
player: make --stop-screensaver runtime-changeable
wm4
2016-10-02
*
player: enable reading from stdin after loading input.conf
wm4
2016-09-29
*
win32: make --priority runtime-settable
James Ross-Gowan
2016-09-28
*
command: fix inverted condition in sub-reload command
wm4
2016-09-26
*
command: some minor corrections to previous commit
wm4
2016-09-24
*
command: make it possible to set chapters via lua plugins
Maurycy Skier
2016-09-24
*
m_config, command: remove some minor code duplication
wm4
2016-09-23
*
command: make most options observable
wm4
2016-09-23
*
command: fix potential UB
wm4
2016-09-23
*
player: make audio-channels etc. runtime settable
wm4
2016-09-22
*
command: add a load-script command
wm4
2016-09-22
*
command: fix missing update notifications in some cases
wm4
2016-09-22
*
player: some M_SETOPT_RUNTIME cleanups
wm4
2016-09-22
*
options: make input options generally runtime-settable
wm4
2016-09-21
*
command: make bitrate properties observable
wm4
2016-09-21
*
command: add a video-dec-params property
wm4
2016-09-20
*
command: change update handling of some video-related properties
wm4
2016-09-20
*
player: kill associated OSD and key bindings when removing a script
wm4
2016-09-20
*
player: make --osc/--ytdl settable during playback
wm4
2016-09-20
*
options, command: simplify some option updates
wm4
2016-09-19
*
player: make --terminal freetly settable at runtime
wm4
2016-09-19
*
options: slightly better option update mechanism
wm4
2016-09-19
*
command: add audio-pts property to get the audio pts
Hector Martin
2016-09-19
[next]