mpv/player
Alessandro Ghedini d50be0a2a6 command: append entries to the end of the playlist with loadlist append
Currently entries are added after the current playlist element. This is kinda
confusing, more so given that "loadfile append" appends at the end of the
playlist.
2014-07-26 11:55:02 +02:00
..
lua client API: change mpv_wait_event() timeout semantics 2014-06-07 15:57:47 +02:00
timeline tl_mpv_edl: correct misspelling on line 233 2014-05-22 20:59:31 +02:00
audio.c audio: add a "weak" gapless mode, and make it default 2014-06-09 01:20:53 +02:00
client.c client API: allow calling mpv_terminate_destroy(NULL) 2014-07-05 00:28:54 +02:00
client.h Add more const 2014-06-11 00:39:14 +02:00
command.c command: append entries to the end of the playlist with loadlist append 2014-07-26 11:55:02 +02:00
command.h command: redo the property type 2014-06-13 02:11:39 +02:00
configfiles.c encode: make option struct local 2014-06-11 02:05:07 +02:00
core.h audio: add a "weak" gapless mode, and make it default 2014-06-09 01:20:53 +02:00
discnav.c discnav: make OSD path explicitly thread-safe 2014-06-16 01:00:53 +02:00
loadfile.c audio: drop buffered audio when switching tracks or filters 2014-07-14 13:48:36 +02:00
lua.c command: redo the property type 2014-06-13 02:11:39 +02:00
main.c encode: disable playback framedropping 2014-06-17 22:44:19 +02:00
main_fn.c build: add option to build a library 2014-02-10 21:25:22 +01:00
misc.c stream: don't use end_pos 2014-05-24 16:17:51 +02:00
osd.c player: show "neutral" position markers for OSD bars 2014-06-08 23:52:58 +02:00
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 Add more const 2014-06-11 00:39:14 +02:00
sub.c sub: fix undefined behavior with dvd:// 2014-07-05 00:24:59 +02:00
video.c video: correct spelling: mp_image_params_equals -> mp_image_params_equal 2014-06-17 23:30:27 +02:00