index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
player
/
configfiles.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
options: add option for ignoring patch in resume mechanism
wm4
2014-12-13
1
-4
/
+8
*
player: restore ab-loop settings with playback resume
wm4
2014-12-09
1
-0
/
+2
*
Remove some superfluous NULL checks
wm4
2014-11-21
1
-1
/
+1
*
options: don't load per-file config files by default
wm4
2014-10-17
1
-11
/
+11
*
player: quote %-starting strings
shdown
2014-10-16
1
-0
/
+2
*
player: don't let multiline filenames set options on resume
wm4
2014-09-16
1
-4
/
+7
*
player: check for null in resume config search
James Ross-Gowan
2014-09-05
1
-1
/
+2
*
Revert "Remove DVD and Bluray support"
wm4
2014-07-15
1
-0
/
+6
*
Remove DVD and Bluray support
wm4
2014-07-14
1
-6
/
+0
*
Audit and replace all ctype.h uses
wm4
2014-07-01
1
-2
/
+2
*
config, player: avoid some temporary talloc contexts
wm4
2014-06-26
1
-15
/
+10
*
player: create config dir if it doesn't exist
wm4
2014-06-26
1
-0
/
+2
*
player: remove some minor code duplication in config loader code
wm4
2014-06-26
1
-18
/
+14
*
Basic xdg directory implementation
Kenneth Zhou
2014-06-26
1
-14
/
+19
*
encode: make option struct local
wm4
2014-06-11
1
-1
/
+3
*
Add more const
wm4
2014-06-11
1
-1
/
+1
*
stream_dvd, stream_dvdnav, stream_bluray: remove global option variables
wm4
2014-06-11
1
-6
/
+4
*
player: write file name to the watch later config file
Alessandro Ghedini
2014-06-01
1
-0
/
+2
*
player: don't complain on too long filenames
wm4
2014-05-10
1
-2
/
+2
*
encode: don't apply default config options
wm4
2014-04-19
1
-4
/
+17
*
build: simplify libavfilter configure checks
wm4
2014-03-16
1
-1
/
+1
*
config: don't load global config files with --config-dir
wm4
2014-02-28
1
-1
/
+2
*
config: when writing resume config, read options, not properties
wm4
2014-02-25
1
-33
/
+33
*
config: don't save options to resume-config that didn't change
wm4
2014-02-25
1
-5
/
+28
*
config: don't write default config file
wm4
2014-02-25
1
-13
/
+3
*
player: load encoding-profiles.conf before the main config
wm4
2014-01-01
1
-7
/
+7
*
Install encoding-profiles.conf by default
wm4
2013-12-28
1
-9
/
+26
*
player: fix buggy error condition when loading mpv.conf
wm4
2013-12-28
1
-1
/
+1
*
player: simplify mp_load_per_file_config
wm4
2013-12-22
1
-8
/
+7
*
player: move code around
wm4
2013-12-22
1
-41
/
+37
*
player: remove code duplication for auto-loaded config profiles
wm4
2013-12-22
1
-60
/
+14
*
path lookup functions: mp_msg conversions
wm4
2013-12-21
1
-43
/
+58
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
1
-2
/
+2
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
1
-5
/
+5
*
Rename mp_core.h to core.h
wm4
2013-12-17
1
-1
/
+1
*
Move mpvcore/player/ to player/
wm4
2013-12-17
1
-0
/
+354