Alpha 1.0.9: crash fix in video playback.

Media::Player::Instance started to notify about all sound
playback updates, even for video files (which do not have
DocumentData filled in), while Media::Player widgets were
relying on the existance of DocumentData in each update.
This commit is contained in:
John Preston
2017-02-11 11:00:21 +03:00
parent d3420b6a92
commit 61b55706ae
7 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
<Identity Name="TelegramDesktop"
ProcessorArchitecture="x64"
Publisher="CN=Telegram Messenger LLP, O=Telegram Messenger LLP, L=London, C=GB"
Version="1.0.8.0" />
Version="1.0.9.0" />
<Properties>
<DisplayName>Telegram Desktop</DisplayName>
<PublisherDisplayName>Telegram Messenger LLP</PublisherDisplayName>