tdesktop/Telegram/SourceFiles/media
Ilya Fedin 5d20d585b3 Don't use alcGetEnumValue for non-ALC enum value
This makes no effective change for openal-soft as alGetEnumValue and alcGetEnumValue do lookup in the same table, but it's more semantically right and openal-soft is not the only implementation of the API
2023-01-26 15:56:01 +04:00
..
audio Don't use alcGetEnumValue for non-ALC enum value 2023-01-26 15:56:01 +04:00
clip Optimized includes of attach_prepare.h. 2022-11-22 00:26:48 +00:00
player Replaced multiple static constants for square root of 2 with Qt define. 2023-01-21 19:40:33 +03:00
streaming Fix blurred background for small images. 2023-01-12 11:45:45 +04:00
view Initial support of separate windows for accounts. 2023-01-19 09:45:28 +04:00
system_media_controls_manager.cpp Detach SystemMediaControls from Window::Controller. 2023-01-19 09:46:20 +04:00
system_media_controls_manager.h Detach SystemMediaControls from Window::Controller. 2023-01-19 09:46:20 +04:00