tdesktop/Telegram/SourceFiles/media
John Preston 8b69e6ab99 Rename some methods in DocumentData.
Also fix voice message mark as read when autoplaying after previous.
Also show play icon and don't show playlist for audio files that do
not have shared music files attributes but have audio file mime type.
2017-12-10 14:28:04 +04:00
..
player Rename some methods in DocumentData. 2017-12-10 14:28:04 +04:00
view Improve info wrapping in section / layer. 2017-11-16 07:59:05 +04:00
media_audio.cpp Always specify seek position in TimeMs. 2017-12-10 12:52:38 +04:00
media_audio.h Always specify seek position in TimeMs. 2017-12-10 12:52:38 +04:00
media_audio_capture.cpp Fix travis build for the latest ffmpeg code. 2017-11-13 13:55:11 +04:00
media_audio_capture.h Add new Media::Audio::Instance for audio tracks. 2017-05-09 23:46:29 +03:00
media_audio_ffmpeg_loader.cpp Always specify seek position in TimeMs. 2017-12-10 12:52:38 +04:00
media_audio_ffmpeg_loader.h Always specify seek position in TimeMs. 2017-12-10 12:52:38 +04:00
media_audio_loader.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
media_audio_loader.h Always specify seek position in TimeMs. 2017-12-10 12:52:38 +04:00
media_audio_loaders.cpp Always specify seek position in TimeMs. 2017-12-10 12:52:38 +04:00
media_audio_loaders.h Always specify seek position in TimeMs. 2017-12-10 12:52:38 +04:00
media_audio_track.cpp Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
media_audio_track.h Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
media_child_ffmpeg_loader.cpp Always specify seek position in TimeMs. 2017-12-10 12:52:38 +04:00
media_child_ffmpeg_loader.h Always specify seek position in TimeMs. 2017-12-10 12:52:38 +04:00
media_clip_ffmpeg.cpp Always specify seek position in TimeMs. 2017-12-10 12:52:38 +04:00
media_clip_ffmpeg.h Using media player for voice / video messages. 2017-05-24 16:25:12 +03:00
media_clip_implementation.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
media_clip_implementation.h Using media player for voice / video messages. 2017-05-24 16:25:12 +03:00
media_clip_qtgif.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
media_clip_qtgif.h Using media player for voice / video messages. 2017-05-24 16:25:12 +03:00
media_clip_reader.cpp Divide structs into several data/ modules. 2017-11-16 07:59:04 +04:00
media_clip_reader.h Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00