John Preston
acce2a217d
Beta version 2.7.6: Fix build on macOS.
2021-05-31 21:51:47 +04:00
Ilya Fedin
b964c681f8
Get system dark mode state asynchronously on Linux
2021-05-31 20:31:24 +03:00
Ilya Fedin
c6dcc57c5e
Set _KDE_NET_WM_DESKTOP_FILE on X11
2021-05-31 20:30:51 +03:00
John Preston
cf8e1cfd0f
Beta version 2.7.6.
...
- Optimized video playback in media viewer and Picture-in-Picture
on Windows and Linux.
- Added integration with System Media Transport Controls
on Windows 10.
- Added "Archive Sticker" into the "..." menu of the Sticker Set Box.
- Fixed memory not being freed on Linux.
- Several crash fixes.
2021-05-31 21:30:21 +04:00
John Preston
78b40a1f66
Revert test code in 'tgcalls'.
2021-05-31 21:27:14 +04:00
John Preston
2fe75f8296
Add large / small video animation.
2021-05-31 21:25:15 +04:00
John Preston
b22363224f
Track tiles visibility separately from geometry.
2021-05-31 18:40:53 +04:00
John Preston
b3c92ed3f4
Rejoin if the call started accepting video.
2021-05-31 18:00:41 +04:00
John Preston
464b0a0f30
Use old media viewer hide workaround on macOS.
2021-05-31 17:39:15 +04:00
John Preston
dfcc13c7e6
Warn user about pinning of his screencast.
2021-05-31 17:35:41 +04:00
John Preston
ba6cee6f81
Add video/screencast pinned/unpinned toasts.
2021-05-31 17:10:30 +04:00
John Preston
bcdfd2150d
Auto-pin new screencasts.
2021-05-31 15:53:15 +04:00
John Preston
d19d6bbcd9
Group call owner chat/channel is always admin.
2021-05-31 15:52:51 +04:00
John Preston
4080fa9bdc
Allow mute for me even force-muted participants.
2021-05-31 15:46:15 +04:00
John Preston
ce091b0b63
Fix second click in media viewer double-click.
2021-05-31 14:54:56 +04:00
John Preston
136e930362
Paint outline in raster mode.
2021-05-31 08:54:23 +04:00
23rd
78dfe940ef
Added Windows SMTC support.
...
System Media Transport Controls.
2021-05-31 08:54:23 +04:00
23rd
690fbe83fd
Unified and moved to single place generating of song name from SongData.
2021-05-31 08:54:22 +04:00
23rd
f98e8f3e04
Fixed stuck of forward bar when using -sendpath argument.
...
Regression was introduced in b3d1602354
.
2021-05-31 08:54:22 +04:00
23rd
63febef3ed
Added Dock menu for macOS.
2021-05-30 23:39:55 +03:00
23rd
2599ae45d6
Fixed handle of last message on Up arrow in sections with key modifiers.
2021-05-30 23:39:55 +03:00
23rd
bfb03621c2
Fixed GIFs in EditCaptionBox on Retina screens.
2021-05-30 23:39:55 +03:00
23rd
be53bd5293
Added ability to start recording voice chat without title.
2021-05-30 23:39:55 +03:00
23rd
a429500b57
Fixed first animation of album thumbs in SendFilesBox on Retina screens.
2021-05-30 23:39:55 +03:00
John Preston
ec9fa00f46
Bring second large peer video to the top.
2021-05-31 00:07:11 +04:00
John Preston
6a001f2e6c
Auto-switch large video by speaking participant.
2021-05-30 23:52:01 +04:00
John Preston
8bde53cd0f
Add Back button to large video tiles.
2021-05-30 21:08:54 +04:00
John Preston
090d7d7112
Show video large on click.
2021-05-30 19:14:08 +04:00
John Preston
97c7c0742c
Rename LargeVideo to Video in voice chats.
2021-05-30 18:46:51 +04:00
John Preston
90efbf1210
Remove some experimental code.
2021-05-30 18:21:11 +04:00
John Preston
38506d27a1
Hide member rows with active small videos.
2021-05-30 18:09:59 +04:00
John Preston
8a693bc932
Move 'Invite members' button to the bottom.
2021-05-30 14:56:54 +04:00
John Preston
0e49bf5dee
Add video tiles in narrow members column.
2021-05-29 23:57:21 +04:00
John Preston
6a967948de
Optimize uploading of textures.
2021-05-29 23:27:12 +04:00
John Preston
0771fc14db
Use unique_id for tiles instead of PeerData*.
2021-05-29 22:58:11 +04:00
John Preston
e1614a280f
Add blur effect for video tile background.
2021-05-29 17:00:09 +04:00
John Preston
ddf81c949b
Add green outline to speaking video tiles.
2021-05-28 21:05:28 +04:00
John Preston
b906b2f625
Closed alpha version 2.7.5.7.
2021-05-28 19:11:07 +04:00
John Preston
3f2b473287
Add tooltips for wide mode controls.
2021-05-28 19:08:11 +04:00
John Preston
9a9430b5e1
Move some logging to DEBUG_LOG instead of LOG.
2021-05-28 15:21:15 +04:00
John Preston
d659200a42
Show unmute button tooltip about space bar.
2021-05-28 14:47:41 +04:00
John Preston
cb630c69f0
Fix tooltip colors in default dark green theme.
2021-05-28 13:39:38 +04:00
John Preston
9a812090a2
Add some error tooltips in group calls.
2021-05-28 13:23:24 +04:00
John Preston
5b0278847d
Add context menu to video tile right click.
2021-05-27 23:20:16 +04:00
John Preston
9d07bb2946
Remove 'Share Screen' menu item in scheduled chats.
2021-05-27 22:47:18 +04:00
John Preston
b27d314fa7
Skip deleted users in voice chat invites.
2021-05-27 22:46:20 +04:00
John Preston
df666ff724
Implement more robust reconnect management.
2021-05-27 17:09:36 +04:00
John Preston
3709714339
Make '[un]registerLeaveSubscription' work in all windows.
2021-05-27 09:34:33 +04:00
John Preston
deecf80f20
Add OpenGL media viewer glitches workaround.
2021-05-27 08:39:01 +04:00
John Preston
6ea66bc527
Fix joining broadcasted streams in voice chats.
2021-05-27 00:37:05 +04:00