kepka/Telegram/SourceFiles/media/view
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
..
media_clip_controller.cpp Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
media_clip_controller.h Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
media_clip_playback.cpp Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
media_clip_playback.h Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
media_view_group_thumbs.cpp Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
media_view_group_thumbs.h Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
media_view_overlay_widget.cpp Refactored counting idle time. 2019-03-10 22:02:58 +04:00
media_view_overlay_widget.h Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
mediaview.style Remove media_volume icon, use volume slider. 2018-10-15 11:06:27 +03:00