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
*
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
*
Rename mp_core.h to core.h
wm4
2013-12-17
*
Move mpvcore/player/ to player/
wm4
2013-12-17