tdesktop/Telegram/SourceFiles/core
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
..
application.cpp Make '[un]registerLeaveSubscription' work in all windows. 2021-05-27 09:34:33 +04:00
application.h Make '[un]registerLeaveSubscription' work in all windows. 2021-05-27 09:34:33 +04:00
base_integration.cpp Use LOG/DEBUG_LOG from lib_base. 2021-04-20 16:42:43 +04:00
base_integration.h Use LOG/DEBUG_LOG from lib_base. 2021-04-20 16:42:43 +04:00
changelogs.cpp Beta version 2.7.6. 2021-05-31 21:30:21 +04:00
changelogs.h Moved other authorizations api request to separated file. 2020-09-30 18:48:34 +03:00
click_handler_types.cpp Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId. 2021-04-09 15:05:00 +04:00
click_handler_types.h Support new url-auth auto-logins in links. 2021-03-12 16:58:26 +04:00
core_cloud_password.cpp Fix build on macOS. 2020-09-29 19:03:23 +03:00
core_cloud_password.h 'base::optional_variant<' -> 'std::variant<v::null_t,' 2020-09-29 19:03:19 +03:00
core_settings.cpp Allow force-disabling OpenGL. 2021-05-24 22:45:15 +04:00
core_settings.h Allow force-disabling OpenGL. 2021-05-24 22:45:15 +04:00
crash_report_window.cpp Fix closing of pre-launch windows. 2021-05-24 22:45:15 +04:00
crash_report_window.h Fix closing of pre-launch windows. 2021-05-24 22:45:15 +04:00
crash_reports.cpp Fix build on macOS and Linux. 2021-05-04 00:02:24 +04:00
crash_reports.h Replace mapbox variant with std::variant. 2020-09-29 19:03:19 +03:00
file_location.cpp Move Media::Clip::Reader and FileLocation to td_ui. 2020-10-30 18:32:18 +03:00
file_location.h Move Media::Clip::Reader and FileLocation to td_ui. 2020-10-30 18:32:18 +03:00
file_utilities.cpp Use static QFileInfo::exists 2021-03-15 11:21:05 +03:00
file_utilities.h Correctly check media when editing files. 2020-10-30 18:32:19 +03:00
launcher.cpp Fix possible deadlock in debug logs. 2021-05-13 15:36:08 +04:00
launcher.h Use LOG/DEBUG_LOG from lib_base. 2021-04-20 16:42:43 +04:00
local_url_handlers.cpp Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId. 2021-04-09 15:05:00 +04:00
local_url_handlers.h Move terms lock from Core::App to Session. 2020-06-24 11:56:16 +04:00
mime_type.cpp Correctly check media when editing files. 2020-10-30 18:32:19 +03:00
mime_type.h Correctly check media when editing files. 2020-10-30 18:32:19 +03:00
sandbox.cpp Beta version 2.6.4: 110% UI scale on macOS Retina. 2021-03-17 00:07:08 +04:00
sandbox.h Fix build. 2020-06-29 21:37:55 +04:00
shortcuts.cpp Get rid of deprecated ranges::view usage 2021-03-13 19:14:58 +03:00
shortcuts.h Added ability to open contacts with shortcut. 2020-10-23 13:31:24 +03:00
ui_integration.cpp Don't mark messages as read when screen is locked. 2021-04-27 13:31:51 +04:00
ui_integration.h Don't mark messages as read when screen is locked. 2021-04-27 13:31:51 +04:00
update_checker.cpp Fix BIO_new_mem_buf leaks 2021-05-17 09:53:02 +03:00
update_checker.h Remove Session::Exists() global access point. 2020-06-23 21:53:39 +04:00
utils.cpp Get rid of empty QStringLiterals 2021-03-15 17:19:59 +03:00
utils.h Replaced rand_value util function with openssl::RandomValue. 2021-01-24 10:41:10 +03:00
version.h Beta version 2.7.6. 2021-05-31 21:30:21 +04:00