.. |
group
|
Disable group call logs to console.
|
2021-10-07 11:42:24 +04:00 |
calls.style
|
Added ability to start video recording in group calls.
|
2021-09-07 23:41:08 +03:00 |
calls_box_controller.cpp
|
Allocate 64 bits for message ids.
|
2021-09-30 13:49:37 +04:00 |
calls_box_controller.h
|
Use rpl for Window::Theme::Background updates.
|
2021-07-15 16:42:36 +03:00 |
calls_call.cpp
|
Use base/random.h instead of openssl::RandomValue.
|
2021-09-15 13:42:22 +03:00 |
calls_call.h
|
Use good bitrate for screen capture in calls.
|
2021-08-10 15:46:18 +03:00 |
calls_controller.cpp
|
Add test implementation of webrtc calls.
|
2020-08-11 18:21:40 +04:00 |
calls_controller.h
|
Add test implementation of webrtc calls.
|
2020-08-11 18:21:40 +04:00 |
calls_controller_tgvoip.h
|
Add test implementation of webrtc calls.
|
2020-08-11 18:21:40 +04:00 |
calls_controller_webrtc.cpp
|
Get rid of deprecated ranges::view usage
|
2021-03-13 19:14:58 +03:00 |
calls_controller_webrtc.h
|
Add test implementation of webrtc calls.
|
2020-08-11 18:21:40 +04:00 |
calls_emoji_fingerprint.cpp
|
Change button round radius.
|
2020-12-08 11:19:23 +04:00 |
calls_emoji_fingerprint.h
|
Move fingerprint / signal bars to a separate widget.
|
2020-08-14 16:53:06 +04:00 |
calls_instance.cpp
|
Use Images::Read instead of App::readImage.
|
2021-08-11 18:55:08 +03:00 |
calls_instance.h
|
Use good bitrate for screen capture in calls.
|
2021-08-10 15:46:18 +03:00 |
calls_panel.cpp
|
Appended references to const auto types in loop to prevent copying.
|
2021-09-09 16:32:04 +03:00 |
calls_panel.h
|
Allow sharing screen or window in one-on-one calls.
|
2021-07-30 00:40:25 +03:00 |
calls_signal_bars.cpp
|
Move fingerprint / signal bars to a separate widget.
|
2020-08-14 16:53:06 +04:00 |
calls_signal_bars.h
|
Move fingerprint / signal bars to a separate widget.
|
2020-08-14 16:53:06 +04:00 |
calls_top_bar.cpp
|
Use Images::Read instead of App::readImage.
|
2021-08-11 18:55:08 +03:00 |
calls_top_bar.h
|
Reuse the code for userpics in Calls::TopBar.
|
2020-12-25 14:10:08 +04:00 |
calls_userpic.cpp
|
Show peer-s microphone mute state on userpic.
|
2020-08-14 16:53:06 +04:00 |
calls_userpic.h
|
Show peer-s microphone mute state on userpic.
|
2020-08-14 16:53:06 +04:00 |
calls_video_bubble.cpp
|
Use base::SafeRound instead of std::round.
|
2021-09-27 12:13:57 +04:00 |
calls_video_bubble.h
|
Use Ui::Window for the Calls::Panel.
|
2020-08-12 17:35:31 +04:00 |
calls_video_incoming.cpp
|
Allow Ui::GL::Renderer::deinit on lost context.
|
2021-09-06 13:13:26 +03:00 |
calls_video_incoming.h
|
Implement OpenGL renderer for one-on-one calls.
|
2021-06-10 17:16:17 +04:00 |