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
*
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
*
Basic xdg directory implementation
Kenneth Zhou
2014-06-26
*
encode: make option struct local
wm4
2014-06-11
*
Add more const
wm4
2014-06-11
*
stream_dvd, stream_dvdnav, stream_bluray: remove global option variables
wm4
2014-06-11
*
player: write file name to the watch later config file
Alessandro Ghedini
2014-06-01
*
player: don't complain on too long filenames
wm4
2014-05-10
*
encode: don't apply default config options
wm4
2014-04-19
*
build: simplify libavfilter configure checks
wm4
2014-03-16
*
config: don't load global config files with --config-dir
wm4
2014-02-28
*
config: when writing resume config, read options, not properties
wm4
2014-02-25
*
config: don't save options to resume-config that didn't change
wm4
2014-02-25
*
config: don't write default config file
wm4
2014-02-25
*
player: load encoding-profiles.conf before the main config
wm4
2014-01-01
*
Install encoding-profiles.conf by default
wm4
2013-12-28
*
player: fix buggy error condition when loading mpv.conf
wm4
2013-12-28
*
player: simplify mp_load_per_file_config
wm4
2013-12-22
*
player: move code around
wm4
2013-12-22
*
player: remove code duplication for auto-loaded config profiles
wm4
2013-12-22
*
path lookup functions: mp_msg conversions
wm4
2013-12-21
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
[next]