mpv/player
Martin Herkt bf0b178e71
win32: support taskbar button progress indicator
This adds support for the progress indicator taskbar extension
that was introduced with Windows 7 and Windows Server 2008 R2.

I don’t like this solution because it keeps its own state and
introduces another VOCTRL, but I couldn’t come up with anything
less messy.

closes #2399
2015-11-15 23:18:24 +01:00
..
lua
audio.c
client.c
client.h
command.c
command.h
configfiles.c
core.h win32: support taskbar button progress indicator 2015-11-15 23:18:24 +01:00
external_files.c
external_files.h
loadfile.c
lua.c
main.c
misc.c win32: support taskbar button progress indicator 2015-11-15 23:18:24 +01:00
osd.c win32: support taskbar button progress indicator 2015-11-15 23:18:24 +01:00
playloop.c
screenshot.c
screenshot.h
scripting.c
sub.c
video.c player: account for minor VO underruns 2015-11-14 21:49:48 +01:00