AyuGramDesktop/Telegram/SourceFiles/core
Ilya Fedin dc81f9eeaf Remove SetWatchingMediaKeys
Since SPMediaKeyTap has been removed on Mac, Linux is the only platform where this function is implemented, but that's not really needed due to MPRIS support, so SetWatchingMediaKeys can be dropped entirely
2021-07-19 22:56:14 +03:00
..
application.cpp Use RegisterUrlScheme from lib_base 2021-07-19 22:55:57 +03:00
application.h Use RegisterUrlScheme from lib_base 2021-07-19 22:55:57 +03: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 Use rpl for Window::Theme::Background updates. 2021-07-15 16:42:36 +03:00
changelogs.h Use rpl for Window::Theme::Background updates. 2021-07-15 16:42:36 +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 Use rpl for Window::Theme::Background updates. 2021-07-15 16:42:36 +03:00
core_settings.h Added saving of color and size of brush from photo editor to settings. 2021-07-06 12:13:05 +03:00
core_settings_proxy.cpp Moved proxy global variables from facades to core settings. 2021-06-16 09:31:32 +03:00
core_settings_proxy.h Moved proxy global variables from facades to core settings. 2021-06-16 09:31:32 +03:00
crash_report_window.cpp Allow to build with -Werror and clang 2021-07-13 21:32:06 +03:00
crash_report_window.h Removed unused variables from LastCrashedWindow. 2021-06-16 09:31:32 +03: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 Adapt for Ui::DisableCustomScaling changes 2021-06-18 12:15:01 +04:00
launcher.h Move GTK integration out of process with D-Bus 2021-07-02 00:59:36 +03:00
local_url_handlers.cpp Don't store MTPInputStickerSet in data. 2021-07-08 22:08:59 +03: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 Fix crash report window scale 2021-06-24 11:26:08 +04:00
sandbox.h Fix build. 2020-06-29 21:37:55 +04:00
shortcuts.cpp Remove SetWatchingMediaKeys 2021-07-19 22:56:14 +03:00
shortcuts.h Fix -Wunused-variable warnings with gcc 2021-07-19 22:31:27 +03:00
ui_integration.cpp Allow to choose ANGLE backend. 2021-07-01 23:48:18 +03:00
ui_integration.h Allow to choose ANGLE backend. 2021-07-01 23:48:18 +03: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 Fix -Wunused-function warnings 2021-07-13 21:31:22 +03:00
utils.h Moved DBIWorkMode to Core::Settings. 2021-06-16 09:31:32 +03:00
version.h Version 2.8.11. 2021-07-17 12:47:10 +03:00