mpv/player
sfan5 73be20143e player: fix external cover file prioritization
Array order was ignored entirely instead of being used as intended.
Fixes: c07089a250
2020-10-28 18:15:34 +01:00
..
javascript js: hooks: allow deferred continuation (match d0ab562b) 2020-08-07 15:12:20 +03:00
lua console: let type set the cursor position 2020-10-27 17:10:50 +00:00
audio.c player: fix another nightmarish corner case 2020-10-08 00:36:41 +02:00
client.c client API: inactivate the opengl_cb API 2020-09-03 14:52:11 +02:00
client.h scripting: remove race condition when toggling internal scripts 2020-03-26 23:59:44 +01:00
command.c command: add delete-watch-later-config 2020-10-22 19:53:35 +00:00
command.h command: add read-only focused property 2020-09-08 20:09:17 +02:00
configfiles.c command: add delete-watch-later-config 2020-10-22 19:53:35 +00:00
core.h command: add delete-watch-later-config 2020-10-22 19:53:35 +00:00
external_files.c player: fix external cover file prioritization 2020-10-28 18:15:34 +01:00
external_files.h player: add automatic loading of external cover art files 2020-09-28 00:12:52 +02:00
javascript.c win32: scripting utils.get_env_list(): use UTF-8 2020-08-16 12:24:19 +03:00
loadfile.c player: cosmetically change around some code 2020-09-28 00:14:54 +02:00
lua.c win32: scripting utils.get_env_list(): use UTF-8 2020-08-16 12:24:19 +03:00
main.c build: change filenames of generated files 2020-06-04 16:59:05 +02:00
misc.c audio: refactor how data is passed to AO 2020-08-29 13:12:32 +02:00
osd.c player: add --term-title option 2020-05-25 20:39:37 +02:00
playloop.c player: add pause state to playback start message 2020-09-21 19:36:25 +02:00
screenshot.c screenshot: add --screenshot-sw option 2020-10-05 00:16:46 +02:00
screenshot.h player: make screenshot each-frame mode more accurate 2020-02-07 13:32:21 +01:00
scripting.c auto_profiles: add this script 2020-08-05 22:37:47 +02:00
sub.c command: add property to return text subtitles in ASS 2020-05-14 22:14:49 +02:00
video.c player: let frontend decide whether to use cover-art mode 2020-09-28 00:04:21 +02:00