mpv/options
maniak1349 7d9eab15f0 win32: make taskbar progress indication optional
Add --taskbar-progress command line option and property which controls taskbar
progress indication rendering in Windows 7+. This option is on by default and
can be toggled during playback.

This option does not affect the creation process of ITaskbarList3. When the
option is turned off the progress bar is just hidden with TBPF_NOPROGRESS.

Closes #2535
2016-05-08 17:05:20 +02:00
..
m_config.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
m_config.h options: handle terminal/logging settings eagerly 2015-11-04 21:49:54 +01:00
m_option.c client API: access choices as flags if appropriate 2016-05-04 17:37:54 +02:00
m_option.h client API: improve mpv_set_property() handling of MPV_FORMAT_NODE 2016-04-15 11:32:40 +02:00
m_property.c command: fix cycling certain properties 2016-04-15 22:10:19 +02:00
m_property.h Various spelling fixes 2015-06-18 19:36:58 +02:00
options.c win32: make taskbar progress indication optional 2016-05-08 17:05:20 +02:00
options.h win32: make taskbar progress indication optional 2016-05-08 17:05:20 +02:00
parse_commandline.c options: remove unneeded hack from command line parser 2015-04-23 21:08:19 +02:00
parse_commandline.h
parse_configfile.c options: clarify quoting for option values starting with % 2015-04-17 16:06:43 +02:00
parse_configfile.h
path.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
path.h player: make watch later/resume work when "playing" directories 2016-01-06 22:40:55 +01:00