2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Divided song volume and video volume, video volume control implemented.

This commit is contained in:
John Preston
2016-07-12 17:11:59 +03:00
parent 034657dd2c
commit 8da39356dc
15 changed files with 96 additions and 26 deletions

View File

@@ -148,8 +148,6 @@ bool gDialogsReceived = false;
int gOtherOnline = 0;
float64 gSongVolume = 0.9;
SavedPeers gSavedPeers;
SavedPeersByTime gSavedPeersByTime;