kotatogram-desktop/Telegram
Alexander Bushnev 3af0c37c6b Fix video player volume level changing
Bug:
Sometimes changing of the volume level or mute/unmute has no effect.
It happens because Fader::onTimer get a current volume level from the Mixer,
but it gets an event about the volume modification from the settings.
Bug appear when the method onTimer calling between updating
of the settings and the Mixer volume.

Solution:
Updating the Mixer volume before the settings.
(maybe will be better to get the volume level
from the settings in place of the Mixer,
but I am not sure about other side effects of this)
2021-06-09 08:18:49 +03:00
..
build Beta version 2.7.6. 2021-05-31 21:30:21 +04:00
cmake Fix Release build on Windows. 2021-06-07 16:21:55 +04:00
codegen@a4904e076b Update submodules 2021-03-17 18:58:02 +03:00
lib_base@43e10864ac Beta version 2.7.6: Update submodules. 2021-05-31 23:54:09 +04:00
lib_crl@16150bf71d
lib_lottie@71fecd909b Fix animated stickers with BOM. 2021-04-12 17:48:16 +04:00
lib_qr@92ce41a690
lib_rlottie@0671bf7054
lib_rpl@df721be3fa Improve narrow participants column design. 2021-05-24 22:45:14 +04:00
lib_spellcheck@d35fe8aa38 Use LOG/DEBUG_LOG from lib_base. 2021-04-20 16:42:43 +04:00
lib_storage@99d7122ddc Update submodules 2021-03-13 19:14:58 +03:00
lib_tl@45faed44e7 Start proper payments processing. 2021-04-06 18:41:15 +04:00
lib_ui@cedff6dbb5 Beta version 2.7.6: Update submodules. 2021-05-31 23:54:09 +04:00
lib_webrtc@45008adcd9 Start sharing without source choosing in case of PipeWire. 2021-06-01 14:58:30 +04:00
lib_webview@48d70e5258 Improve library loading on Linux. 2021-04-29 12:05:32 +04:00
Patches
Resources Beta version 2.7.6. 2021-05-31 21:30:21 +04:00
SetupFiles
SourceFiles Fix video player volume level changing 2021-06-09 08:18:49 +03:00
Telegram
ThirdParty Update mallocng. 2021-06-07 16:21:55 +04:00
CMakeLists.txt Fix Release build on Windows. 2021-06-07 16:21:55 +04:00
configure.bat
configure.py
configure.sh
create.bat
Telegram.plist