tdesktop/Telegram/SourceFiles
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
..
_other Don't check dll-s if "SetDefaultDllDirectories" is available. 2021-07-01 23:47:12 +03:00
api Handle updateBotCommands. 2021-07-13 22:08:09 +03:00
boxes Fix -Wunused-variable warnings with gcc 2021-07-19 22:31:27 +03:00
calls Fix -Wunused-variable warnings with gcc 2021-07-19 22:31:27 +03:00
chat_helpers Fix -Wunused-variable warnings with gcc 2021-07-19 22:31:27 +03:00
codegen/scheme
core Remove SetWatchingMediaKeys 2021-07-19 22:56:14 +03:00
data Fix -Wunused-variable warnings with gcc 2021-07-19 22:31:27 +03:00
dialogs Fix -Wunused-variable warnings with gcc 2021-07-19 22:31:27 +03:00
editor Fix -Wunused-variable warnings 2021-07-13 21:43:34 +03:00
export Fix -Wunused-variable warnings 2021-07-13 21:43:34 +03:00
ffmpeg Use av_packet_alloc instead of av_init_packet. 2021-05-26 22:53:54 +04:00
history Fix -Wunused-variable warnings with gcc 2021-07-19 22:31:27 +03:00
info Fix -Wunused-variable warnings with gcc 2021-07-19 22:31:27 +03:00
inline_bots Fix -Wunused-variable warnings with gcc 2021-07-19 22:31:27 +03:00
intro Use rpl for Window::Theme::Background updates. 2021-07-15 16:42:36 +03:00
lang Fix -Wunused-variable warnings 2021-07-13 21:43:34 +03:00
main Use rpl for Window::Theme::Background updates. 2021-07-15 16:42:36 +03:00
media Fix -Wunused-variable warnings with gcc 2021-07-19 22:31:27 +03:00
mtproto Fix -Wunused-variable warnings with gcc 2021-07-19 22:31:27 +03:00
overview Fix -Wunused-variable warnings 2021-07-13 21:43:34 +03:00
passport Fix -Wunused-variable warnings 2021-07-13 21:43:34 +03:00
payments Fix -Wunused-variable warnings 2021-07-13 21:43:34 +03:00
platform Remove SetWatchingMediaKeys 2021-07-19 22:56:14 +03:00
profile Use rpl for Window::Theme::Background updates. 2021-07-15 16:42:36 +03:00
settings Use RegisterUrlScheme from lib_base 2021-07-19 22:55:57 +03:00
storage Fix -Wunused-variable warnings 2021-07-13 21:43:34 +03:00
support Fix -Wunused-variable warnings 2021-07-13 21:43:34 +03:00
ui Fix -Wunused-variable warnings with gcc 2021-07-19 22:31:27 +03:00
window Fix -Wunused-variable warnings with gcc 2021-07-19 22:31:27 +03:00
apiwrap.cpp Use rpl for Window::Theme::Background updates. 2021-07-15 16:42:36 +03:00
apiwrap.h Use rpl for Window::Theme::Background updates. 2021-07-15 16:42:36 +03:00
app.cpp Use rpl for Window::Theme::Background updates. 2021-07-15 16:42:36 +03:00
app.h Removed App::pixmapFromImageInPlace. 2021-07-06 12:13:06 +03:00
config.h Add local validation for card information. 2021-04-06 18:41:15 +04:00
facades.cpp Removed Ui::showPeerHistoryAtItem from facades. 2021-06-17 10:57:46 +04:00
facades.h Removed Ui::showPeerHistoryAtItem from facades. 2021-06-17 10:57:46 +04:00
layout.cpp
layout.h
logs.cpp Fix some warnings from GCC 11 2021-06-01 19:33:19 +03:00
logs.h Fix possible deadlock in debug logs. 2021-05-13 15:36:08 +04:00
main.cpp
mainwidget.cpp Use rpl for Window::Theme::Background updates. 2021-07-15 16:42:36 +03:00
mainwidget.h Use rpl for Window::Theme::Background updates. 2021-07-15 16:42:36 +03:00
mainwindow.cpp Use rpl for Window::Theme::Background updates. 2021-07-15 16:42:36 +03:00
mainwindow.h Removed using of hardcoded numbers of tray menu actions. 2021-07-06 12:13:06 +03:00
settings.cpp Move recent emoji and variants to common settings. 2021-04-26 10:51:10 +04:00
settings.h Move recent emoji and variants to common settings. 2021-04-26 10:51:10 +04:00
stdafx.h