tdesktop/Telegram/SourceFiles/media/player
John Preston 19ce1edc16 Use base::SafeRound instead of std::round.
Previous assertion violations because of NaN from std::round were
in video streaming, see commits 27d58ba07b, 8f5830d520.

Now the crashes happened in the ConvertScale() call from a background
thread when preparing an image from clipboard for sending to a chat.
2021-09-27 12:13:57 +04:00
..
media_player.style Added context menu to voice playback speed button. 2021-09-07 23:41:07 +03:00
media_player_button.cpp
media_player_button.h
media_player_float.cpp Removed App::pixmapFromImageInPlace. 2021-07-06 12:13:06 +03:00
media_player_float.h Removed Ui::showPeerHistoryAtItem from facades. 2021-06-17 10:57:46 +04:00
media_player_instance.cpp Use base::SafeRound instead of std::round. 2021-09-27 12:13:57 +04:00
media_player_instance.h Moved AudioMsgId to separated file. 2021-09-01 01:23:20 +03:00
media_player_panel.cpp Added floating panel of playing playlist for scheduled audio files. 2021-07-01 23:53:45 +03:00
media_player_panel.h
media_player_volume_controller.cpp Set mixer volume before changing setting 2021-09-06 15:40:51 +03:00
media_player_volume_controller.h Use rpl for Window::Theme::Background updates. 2021-07-15 16:42:36 +03:00
media_player_widget.cpp Fix build with GCC. 2021-09-07 23:41:08 +03:00
media_player_widget.h Added context menu to voice playback speed button. 2021-09-07 23:41:07 +03:00