tdesktop/Telegram/SourceFiles/data
John Preston 4e2c8bbc26 Use SharedMediaMergedViewer() for audio player.
That way audio files and voice/video messages will play in context
(one after another with ability to go to next or previous in player)
almost always, no matter at what part of message history we are.
2017-12-09 14:02:51 +04:00
..
data_abstract_structure.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
data_abstract_structure.h Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
data_channel_admins.cpp Apply channel admin edition changes. 2017-12-02 15:07:27 +04:00
data_channel_admins.h Apply channel admin edition changes. 2017-12-02 15:07:27 +04:00
data_document.cpp Move stickers state variables to AuthSessionData. 2017-11-16 07:59:09 +04:00
data_document.h Remove RTL Override symbols from filenames. 2017-11-16 07:59:09 +04:00
data_drafts.cpp Some refactoring in working with text entities. 2017-07-06 14:37:42 +03:00
data_drafts.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
data_flags.h Use not type-erased producers in code. 2017-11-16 07:59:05 +04:00
data_game.h Divide structs into several data/ modules. 2017-11-16 07:59:04 +04:00
data_notify_settings.cpp Refactor NotifySettings in PeerData. 2017-12-04 21:48:45 +04:00
data_notify_settings.h Refactor NotifySettings in PeerData. 2017-12-04 21:48:45 +04:00
data_peer.cpp Add call button to Info::Profile top bar. 2017-12-07 19:17:53 +04:00
data_peer.h Move EmptyUserpic from data_peer to empty_userpic. 2017-12-05 12:44:27 +04:00
data_peer_values.cpp Improve compile time. 2017-11-21 14:20:52 +04:00
data_peer_values.h Improve compile time. 2017-11-21 14:20:52 +04:00
data_photo.cpp Support item repaint in Info media overview. 2017-11-16 07:59:06 +04:00
data_photo.h Divide structs into several data/ modules. 2017-11-16 07:59:04 +04:00
data_search_controller.cpp Reverse user and chat profile photos. 2017-11-23 13:58:12 +04:00
data_search_controller.h Add shared media empty placeholders. 2017-11-16 07:59:12 +04:00
data_shared_media.cpp Remove all legacy media overview code. 2017-12-08 22:34:26 +04:00
data_shared_media.h Refactor userpic storage and access in PeerData. 2017-12-05 11:58:18 +04:00
data_sparse_ids.cpp Use ranges:: algorithms instead of base:: 2017-11-20 16:24:00 +04:00
data_sparse_ids.h Use SharedMediaMergedViewer() for audio player. 2017-12-09 14:02:51 +04:00
data_types.cpp Divide structs into several data/ modules. 2017-11-16 07:59:04 +04:00
data_types.h Replace SelectedItemSet with MessageIdsList. 2017-12-06 14:13:38 +04:00
data_user_photos.cpp Reverse user and chat profile photos. 2017-11-23 13:58:12 +04:00
data_user_photos.h Optimize and rename base::weak_unique_ptr. 2017-11-30 21:33:27 +04:00
data_web_page.h Divide structs into several data/ modules. 2017-11-16 07:59:04 +04:00