1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-19 13:21:13 +00:00
mpv/player
xylosper d1886f3318 player: some fixes for property notification
`core-idle` depends on seeking state `mpctx->restart_complete`,
so make `core-idle` notified whenever `seeking` is notified, too.

`paused-for-cache` can be changed on MPV_EVENT_CACHE_UPDATE obviously.

Finally, `MPV_EVENT_PLAYBACK_RESTART` should be notified after
`mpctx->restart_complete` changed.
2015-01-23 10:35:56 +01:00
..
lua ytdl_hook: Check for empty playlists 2015-01-16 06:59:16 +01:00
timeline tl_matroska: fix minor memory leak in error case 2015-01-12 13:20:56 +01:00
audio.c audio: don't force any parameters if spdif is used 2015-01-20 14:33:08 +01:00
client.c client API: check locale, and reject anything other than "C" locale 2015-01-20 21:10:44 +01:00
client.h vo_opengl_cb: simplify API uninitialization 2014-12-31 20:31:19 +01:00
command.c player: some fixes for property notification 2015-01-23 10:35:56 +01:00
command.h client API: notify API user on event queue overflow 2015-01-19 21:26:42 +01:00
configfiles.c
core.h player: don't enable demuxer readahead before selecting tracks 2015-01-16 20:22:43 +01:00
discnav.c
loadfile.c player: don't enable demuxer readahead before selecting tracks 2015-01-16 20:22:43 +01:00
lua.c
main_fn.c
main.c win32: remove check for SetPriorityClass() 2015-01-20 15:18:51 +01:00
misc.c
osd.c
playloop.c player: some fixes for property notification 2015-01-23 10:35:56 +01:00
screenshot.c video: handle hwdec screenshots differently 2015-01-22 18:18:23 +01:00
screenshot.h
scripting.c
sub.c player: fix crash wtih --secondary-sid 2015-01-13 02:45:51 +01:00
video.c player: mention mpv encoding support for transcoding in desync. warning 2015-01-19 18:04:45 +01:00