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
Commit message (
Expand
)
Author
Age
*
player: more option/property consistency fixes
wm4
2016-09-18
*
command: fix window-scale option/property inconsistencies
wm4
2016-09-18
*
options: rename/deprecate --playlist-pos
wm4
2016-09-18
*
command: minor fixes to video-aspect property
wm4
2016-09-18
*
command: fix --quiet, --really-quiet options
wm4
2016-09-18
*
command: add an apply-profile command
wm4
2016-09-17
*
options: take care of propertly updating options on runtime changes
wm4
2016-09-17
*
command: make window-scale redirect to option if no window created
wm4
2016-09-17
*
options: simplify M_OPT_EXIT
wm4
2016-09-17
*
player: don't enter playloop for client API requests
wm4
2016-09-16
*
player: fix a missed wakeup
wm4
2016-09-16
*
player: use better way to wait for input and dispatching commands
wm4
2016-09-16
*
client API: declare mpv_suspend/mpv_resume deprecated
wm4
2016-09-16
*
player: litter code with explicit wakeup calls
wm4
2016-09-16
*
player, ao, vo: don't call mp_input_wakeup() directly
wm4
2016-09-16
*
audio: fix missed wakeup when changing audio output device
wm4
2016-09-15
*
osd: slightly simplify update logic
wm4
2016-09-15
*
player: move builtin profiles to a separate file
wm4
2016-09-15
*
player: remove unintended !mingw ifdef for IPC uninit
wm4
2016-09-15
*
client API: remove SIGPIPE overriding code
wm4
2016-09-15
*
player: Save sub-speed value when resuming playback
Vladimir Panteleev
2016-09-13
*
player: Improve OSD formatting of sub-speed option
Vladimir Panteleev
2016-09-13
*
player: Apply new sub-speed values during playback
Vladimir Panteleev
2016-09-13
*
ytdl_hook: don't bother adding subtitles if duration isn't known
Ricardo Constantino
2016-09-13
*
ytdl_hook: Support playlist entries without subtitles
Ricardo Constantino
2016-09-13
*
command: don't log "ignore" command with -v verbosity
wm4
2016-09-11
*
client API: don't miss property changes after updates
James Ross-Gowan
2016-09-11
*
options: make --h list options according to a pattern passed to it
wm4
2016-09-10
*
command: do not call mp_switch_track() before proper initialization
wm4
2016-09-10
*
player: fix average frame duration calculation
sda89ha9
2016-09-09
*
stream, demux, config: remove some dead/unneeded option-related code
wm4
2016-09-09
*
client API: fix error code string
wm4
2016-09-09
*
client API: make mpv_opengl_cb_uninit_gl() behavior slightly nicer
wm4
2016-09-09
*
stream_dvd, stream_dvdnav: remove weird option parsing stuff
wm4
2016-09-08
*
vo: don't access global options unsynchronized
wm4
2016-09-08
*
atomics: readd some emulation
wm4
2016-09-06
*
demux: do not access global options
wm4
2016-09-06
*
audio/out: deprecate "exclusive" sub-options
wm4
2016-09-05
*
client API: implement mpv_suspend/resume slightly differently
wm4
2016-09-04
*
command: try selecting the next track if track switching fails
wm4
2016-09-03
*
player: remove opengl-es=no flag from opengl-hq profile
wm4
2016-09-03
*
config: deprecate ao and vo auto-profiles
wm4
2016-09-03
*
command: remove vo-cmdline
wm4
2016-09-02
*
vo_opengl: deprecate sub-options, add them as global options
wm4
2016-09-02
*
m_config: introduce basic mechanism to synchronize global option updates
wm4
2016-09-02
*
player: don't send win32 taskbar update before window is created
wm4
2016-09-02
*
command: deprecate "cache" property, replace with "cache-percent"
wm4
2016-09-02
*
client API: create core thread at an earlier time
wm4
2016-09-01
*
command: fix or document some property/option consistency issues
wm4
2016-09-01
*
command: remove 2 deprecated properties
wm4
2016-09-01
[next]