kotatogram-desktop/Telegram/SourceFiles/settings
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
..
settings.style
settings_advanced.cpp Implement close to taskbar option 2021-09-13 17:46:53 +03:00
settings_advanced.h
settings_calls.cpp Use good bitrate for screen capture in calls. 2021-08-10 15:46:18 +03:00
settings_calls.h
settings_chat.cpp Use base::SafeRound instead of std::round. 2021-09-27 12:13:57 +04:00
settings_chat.h
settings_codes.cpp Add a simple way of testing color themes. 2021-09-10 22:29:30 +03:00
settings_codes.h
settings_common.cpp
settings_common.h
settings_folders.cpp
settings_folders.h
settings_information.cpp Use Images::Read instead of App::readImage. 2021-08-11 18:55:08 +03:00
settings_information.h
settings_intro.cpp
settings_intro.h
settings_main.cpp Moved MTP cloud password from ApiWrap to Api::CloudPassword. 2021-08-10 15:46:18 +03:00
settings_main.h
settings_notifications.cpp Remove for_const macro. 2021-09-06 13:13:26 +03:00
settings_notifications.h
settings_privacy_controllers.cpp Update API scheme to layer 133. 2021-09-07 23:41:07 +03:00
settings_privacy_controllers.h Colorize bubbles according to a custom chat theme. 2021-08-30 20:32:57 +03:00
settings_privacy_security.cpp Fix build for macOS. 2021-08-30 20:32:57 +03:00
settings_privacy_security.h Moved user privacy from ApiWrap to Api::UserPrivacy. 2021-08-10 15:46:18 +03:00