1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-22 07:46:55 +00:00
mpv/player
wm4 da21670880 player: make --shuffle/--merge-files affect runtime loaded playlists
Until now, these options took effect only at program start. This could
be confusing when e.g. doing "mpv list.m3u --shuffle". Make them always
take effect when a playlist is loaded either via a playlist file, or
with the "loadlist" command.
2015-01-25 17:00:08 +09:00
..
lua lua: don't ignore key press events for script key bindings 2015-01-25 17:00:08 +09:00
timeline tl_matroska: fix minor memory leak in error case 2015-01-25 17:00:08 +09:00
audio.c audio: alternative fix for previous commit 2014-11-28 15:51:03 +01:00
client.c client API: fix log buffer overflow case 2015-01-25 17:00:08 +09:00
client.h input, lua: redo input handling 2014-11-23 15:13:35 +01:00
command.c player: make --shuffle/--merge-files affect runtime loaded playlists 2015-01-25 17:00:08 +09:00
command.h command: add window-minimized property (X11 only) 2014-11-02 20:55:07 +01:00
configfiles.c player: restore ab-loop settings with playback resume 2014-12-17 20:05:01 +01:00
core.h player: make --shuffle/--merge-files affect runtime loaded playlists 2015-01-25 17:00:08 +09:00
discnav.c osc, dvd, bd: fix mouse state when changing menu modes 2014-12-08 00:02:24 +01:00
loadfile.c player: make --shuffle/--merge-files affect runtime loaded playlists 2015-01-25 17:00:08 +09:00
lua.c lua: fix broken error message 2014-12-07 23:50:13 +01:00
main_fn.c cocoa: fix build by using the correct HAVE_* macro 2014-08-06 09:31:59 +02:00
main.c player: make --shuffle/--merge-files affect runtime loaded playlists 2015-01-25 17:00:08 +09:00
misc.c player: don't display zero duration for files with unknown duration 2014-10-29 21:54:59 +01:00
osd.c command: improve A-B loop behavior 2014-11-18 20:28:54 +01:00
playloop.c player: don't show "0%" percentage in infinite streams 2015-01-14 16:18:17 +01:00
screenshot.c Move compat/ and bstr/ directory contents somewhere else 2014-08-29 12:31:52 +02:00
screenshot.h
scripting.c player: integrate ytdl_hook.lua 2014-11-19 18:59:38 +01:00
sub.c sub: reset sub decoder correctly when cycling subtitles 2015-01-25 17:00:08 +09:00
video.c video: fix timeline with some container formats 2015-01-25 17:00:07 +09:00