tdesktop/Telegram/SourceFiles/media
23rd fe7cffc509 Improved management of online status from non-primary windows.
– The online status of the user should be checked and updated only
when the previous active window and the current active window both have
different sessions.
– Removed MainWindow::activeChangedHook since windows should not
change online status on their own on activating.
– Renamed Application::maybeActiveSession
to Application::maybePrimarySession.
– Added updating of online status on changing of the current account
since this seems to have been missed.
2022-06-12 16:07:41 +03:00
..
audio Slightly optimized includes in application.h. 2022-06-12 16:07:41 +03:00
clip Force libvpx_vp9 decoder for VP9 videos. 2022-01-28 19:10:07 +03:00
player Fixed opening of shared media in corresponding window from media viewer. 2022-06-09 00:45:04 +03:00
streaming Fixed streaming for big files. 2022-05-19 17:27:03 +04:00
view Remove ToS and Privacy Policy footer. 2022-06-12 16:51:55 +04:00
system_media_controls_manager.cpp Improved management of online status from non-primary windows. 2022-06-12 16:07:41 +03:00
system_media_controls_manager.h Implement loop status/shuffle for MPRIS 2021-12-29 00:56:46 +04:00