tdesktop/Telegram/SourceFiles/history/view/controls
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
..
compose_controls_common.h Added sending action when choosing sticker. 2021-08-30 20:50:32 +03:00
history_view_compose_controls.cpp Removed sending of typing action when sticker is chose in autocomplete. 2021-09-07 23:41:07 +03:00
history_view_compose_controls.h Removed sending of typing action when sticker is chose in autocomplete. 2021-09-07 23:41:07 +03:00
history_view_ttl_button.cpp Add support for 1 month self-destruct messages. 2021-07-30 16:05:13 +03:00
history_view_ttl_button.h Fix auto-delete button when switching between chats. 2021-02-22 23:42:42 +04:00
history_view_voice_record_bar.cpp Use base::SafeRound instead of std::round. 2021-09-27 12:13:57 +04:00
history_view_voice_record_bar.h Fixed accepting of Enter key in box of voice message discarding. 2021-02-09 19:26:56 +04:00
history_view_voice_record_button.cpp Fix voice record button infinite animation 2021-04-15 16:22:29 +03:00
history_view_voice_record_button.h Replaced bezier circles in record button with blobs. 2020-12-21 14:03:04 +03:00