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
/
configfiles.c
Commit message (
Expand
)
Author
Age
*
player: remove deprecated vo/ao auto profiles
wm4
2018-05-31
*
player: silence config file loading message on resuming
wm4
2018-01-13
*
player: change default section when loading encoding-profiles.conf
wm4
2017-07-12
*
Revert "player: always load encoding-profiles.conf"
wm4
2017-07-12
*
player: document where the magic "encoding" section name is used
wm4
2017-06-26
*
player: always load encoding-profiles.conf
wm4
2017-06-26
*
player: change license of most core files to LGPL
wm4
2017-06-23
*
options: another missed --sub-ass-style-override use
wm4
2017-06-07
*
player: fix potential segfault when playing dvd:// with DVD disabled
wm4
2017-05-01
*
player: fix previous commit
wm4
2016-10-03
*
player: remove some explicit options accesses when saving resume file
wm4
2016-09-22
*
player: some M_SETOPT_RUNTIME cleanups
wm4
2016-09-22
*
player: add --watch-later-directory option
David Logie
2016-09-22
*
player: Save sub-speed value when resuming playback
Vladimir Panteleev
2016-09-13
*
stream_dvd, stream_dvdnav: remove weird option parsing stuff
wm4
2016-09-08
*
config: deprecate ao and vo auto-profiles
wm4
2016-09-03
*
options: make mp_vo_opts options an actual sub-option group
wm4
2016-08-30
*
audio: drop --softvol=no and --softvol=auto
wm4
2016-07-09
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
player: make watch later/resume work when "playing" directories
wm4
2016-01-06
*
command: make time properties unavailable if timestamp is unknown
wm4
2015-10-16
*
options: fix --no-config
wm4
2015-09-05
*
player: restore video-aspect on playback resume
wm4
2015-05-29
*
player: reuse a function
wm4
2015-05-09
*
player: make resuming playlists less noisy in verbose mode
wm4
2015-05-09
*
player: avoid undefined behavior when resumign DVD/BD playback
wm4
2015-05-09
*
path: make mp_path_join accept normal C strings
wm4
2015-05-09
*
m_config: make m_config_set_profile() use a name
wm4
2015-05-07
*
player: do not load encoding config files in non-encoding mode
wm4
2015-04-21
*
Update license headers
Marcin Kurczewski
2015-04-13
*
player: fix seekability test
wm4
2015-03-20
*
player: refuse to write resume file with unseekable files
wm4
2015-03-18
*
sub: mess with styling defaults, change --ass-use-margins behavior
wm4
2015-02-16
*
osxbundle: config file special case isn't needed anymore
wm4
2015-02-15
*
player: undeprecate 'config' files
wm4
2015-02-15
*
Fix build on OSX broken by previous commit
wm4
2015-02-13
*
player: deprecate 'config' files (use mpv.conf), warn against clashes
wm4
2015-02-13
*
options: add option for ignoring patch in resume mechanism
wm4
2014-12-13
*
player: restore ab-loop settings with playback resume
wm4
2014-12-09
*
Remove some superfluous NULL checks
wm4
2014-11-21
*
options: don't load per-file config files by default
wm4
2014-10-17
*
player: quote %-starting strings
shdown
2014-10-16
*
player: don't let multiline filenames set options on resume
wm4
2014-09-16
*
player: check for null in resume config search
James Ross-Gowan
2014-09-05
*
Revert "Remove DVD and Bluray support"
wm4
2014-07-15
*
Remove DVD and Bluray support
wm4
2014-07-14
*
Audit and replace all ctype.h uses
wm4
2014-07-01
*
config, player: avoid some temporary talloc contexts
wm4
2014-06-26
*
player: create config dir if it doesn't exist
wm4
2014-06-26
*
player: remove some minor code duplication in config loader code
wm4
2014-06-26
[next]