tdesktop/Telegram/SourceFiles/media
23rd 78d00bcf22 Refactored counting idle time.
- psIdleTime() was replaced with Platform::LastUserInputTime().
 - _lastTimeVideoPlayedAt was moved to Application as _lastNonIdleTime.
 - Call of updateNonIdle() was added while voice is recording.
 - Fixed #5695.
 - Thanks Preston. =)
2019-03-10 22:02:58 +04:00
..
audio Fix travis build. 2019-03-09 15:27:36 +04:00
clip Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
player Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
view Refactored counting idle time. 2019-03-10 22:02:58 +04:00