tdesktop/Telegram/SourceFiles/media
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
..
player Use SharedMediaMergedViewer() for audio player. 2017-12-09 14:02:51 +04:00
view Improve info wrapping in section / layer. 2017-11-16 07:59:05 +04:00
media_audio.cpp Ask OpenAL to use kDefaultFrequency (48 kHz). 2017-12-02 13:27:32 +04:00
media_audio.h Hide floating player if video message is visible. 2017-05-24 16:25:15 +03: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 Fix planar audio playback (for example .flac). 2017-12-08 12:57:43 +04:00
media_audio_ffmpeg_loader.h Play notification sound using Media::Audio::Track. 2017-05-09 23:46:30 +03:00
media_audio_loader.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
media_audio_loader.h Play video messages as Type::Voice. 2017-05-24 16:25:09 +03:00
media_audio_loaders.cpp Hide floating player if video message is visible. 2017-05-24 16:25:15 +03:00
media_audio_loaders.h Play video messages as Type::Voice. 2017-05-24 16:25:09 +03: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 Ask OpenAL to use kDefaultFrequency (48 kHz). 2017-12-02 13:27:32 +04:00
media_child_ffmpeg_loader.h Play video messages as Type::Voice. 2017-05-24 16:25:09 +03:00
media_clip_ffmpeg.cpp Fix travis build for the latest ffmpeg code. 2017-11-13 13:55:11 +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