1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-09 23:58:06 +00:00
mpv/core
elevengu b2c2fe7a37 core: support mpv directory itself as a valid location for config files on Windows
This prefers ./ on Windows if-and-only-if the file being searched for
already exists there. (If the mpv directory is non-writable, the result
is still intended behavior.) This change is transparent to most users
because the user has to move the config files there intentionally, and
if anything, not being detected would be the surprising behavior.
2013-05-23 01:01:41 +02:00
..
input input: allow quotes around any input command 2013-05-18 17:45:55 +02:00
timeline Fix some cppcheck / scan-build warnings 2013-05-06 23:11:11 +02:00
asxparser.c
asxparser.h
av_common.c av_common: allow calling mp_codec_to_av_codec_id() with NULL 2013-04-20 23:28:26 +02:00
av_common.h
av_log.c vf_lavfi: add libavfilter bridge 2013-04-21 04:39:58 +02:00
av_log.h
av_opts.c
av_opts.h
bstr.c bstr: add bstrspn() 2013-04-21 03:47:05 +02:00
bstr.h bstr: add bstrto0() 2013-04-21 03:47:05 +02:00
cfg-mplayer.h options: remove dead -dr1 option 2013-05-21 00:46:53 +02:00
codecs.c
codecs.h
command.c input: do property expansion for all input command string arguments 2013-05-18 17:45:55 +02:00
command.h
cpudetect.c
cpudetect.h
defaultopts.c dec_video: get rid of two global variables 2013-05-21 00:45:42 +02:00
defaultopts.h
encode_lavc.c encoding: when output is pipe: or pipe:1, avoid mp_msg to stdout 2013-04-15 13:30:21 +02:00
encode_lavc.h
encode.h
m_config.c options: use case-sensitive comparsion for options 2013-05-15 15:30:06 +02:00
m_config.h
m_option.c m_option: fix parameter comparison for vf-toggle 2013-05-21 00:12:13 +02:00
m_option.h Merge branch 'audio_changes' 2013-05-12 21:47:55 +02:00
m_property.c
m_property.h
m_struct.c
m_struct.h
mp_common.c
mp_common.h
mp_core.h core: allow changing filter filters at runtime 2013-05-18 17:45:54 +02:00
mp_fifo.c
mp_fifo.h
mp_msg.c encoding: when output is pipe: or pipe:1, avoid mp_msg to stdout 2013-04-15 13:30:21 +02:00
mp_msg.h encoding: when output is pipe: or pipe:1, avoid mp_msg to stdout 2013-04-15 13:30:21 +02:00
mp_osd.h
mp_talloc.h
mplayer.c mplayer: don't cut status line if --no-consolecontrols is used 2013-05-21 22:07:24 +02:00
mplayer.h
options.h options: remove dead -dr1 option 2013-05-21 00:46:53 +02:00
parser-cfg.c
parser-cfg.h
parser-mpcmd.c options: fix exit code when using help options 2013-05-15 16:02:52 +02:00
parser-mpcmd.h options: fix exit code when using help options 2013-05-15 16:02:52 +02:00
path.c core: support mpv directory itself as a valid location for config files on Windows 2013-05-23 01:01:41 +02:00
path.h core: add playback resume feature (manual/opt-in) 2013-05-05 20:08:11 +02:00
playlist_parser.c
playlist_parser.h
playlist.c
playlist.h
quvi.c
screenshot.c
screenshot.h
subopt-helper.c
subopt-helper.h
version.c