mpv/player
wm4 c63378d41c player: remove some minor code duplication in config loader code
It's better to keep the logic in one place.

Also drop that a broken config file aborts loading of the player. I
don't see much reason for this, and it inflates the code slightly.
2014-06-26 19:37:26 +02:00
..
lua
timeline
audio.c
client.c Add more const 2014-06-11 00:39:14 +02:00
client.h Add more const 2014-06-11 00:39:14 +02:00
command.c command: fix tv-channel property 2014-06-25 17:41:16 +02:00
command.h command: redo the property type 2014-06-13 02:11:39 +02:00
configfiles.c player: remove some minor code duplication in config loader code 2014-06-26 19:37:26 +02:00
core.h player: remove some minor code duplication in config loader code 2014-06-26 19:37:26 +02:00
discnav.c discnav: make OSD path explicitly thread-safe 2014-06-16 01:00:53 +02:00
loadfile.c options: allow adding multiple files with --audio-file 2014-06-18 01:58:05 +02:00
lua.c Basic xdg directory implementation 2014-06-26 19:37:25 +02:00
main.c player: remove some minor code duplication in config loader code 2014-06-26 19:37:26 +02:00
main_fn.c
misc.c
osd.c
playloop.c video/out: change aspects of OSD handling 2014-06-15 20:53:15 +02:00
screenshot.c video/out: change aspects of OSD handling 2014-06-15 20:53:15 +02:00
screenshot.h
scripting.c Basic xdg directory implementation 2014-06-26 19:37:25 +02:00
sub.c
video.c video: correct spelling: mp_image_params_equals -> mp_image_params_equal 2014-06-17 23:30:27 +02:00