Files
mpv/sub
wm4 f845f64c2a osd: fix subtitle/overlay update problems
This could in theory lead to missed updates if subtitles were switched
or external OSD overlays (via overlay-add) were updated. While the
change IDs of each of those were consistent, switching between two
separate OSD sources is not, and we have to explicitly trigger a change.

Regression since commit 9c9cf125. The new code is actually better,
because we do exactly what is needed, and don't just mess with the
update ID for libass-based OSD.
2016-09-16 14:26:30 +02:00
..
2016-09-13 09:23:19 +02:00
2015-01-06 16:50:58 +01:00
2016-09-15 14:50:38 +02:00
2016-09-13 09:23:19 +02:00
2016-09-03 17:12:53 +02:00