kepka/Telegram/SourceFiles/media
Alex 69661217d2
Remove PCH (#148)
This commit brings many changes:

1. Remove cotire;
2. Remove PCH files (stdafx.xxx) and mentions;
3. Rearrange and clean includes:
3.1. Remove core includes path, use full header path core/xxx;
3.2. Move object_ptr to separate file base/object_ptr.h;
3.3. Add missing includes;
5. Add forward decls;
6. Get rid of some Qt private parts;
7. Fix ALL compilation errors after removing cotire on Windows, Linux, MacOS.

Closes #133.
Related to #96.
2018-06-04 16:25:31 +03:00
..
player Remove PCH (#148) 2018-06-04 16:25:31 +03:00
view Remove PCH (#148) 2018-06-04 16:25:31 +03:00
media_audio.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
media_audio.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
media_audio_capture.cpp [Refactoring] set current standart to c++17 and change any logic to std::clamp (if it's possible) 2018-02-28 22:12:25 +02:00
media_audio_capture.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
media_audio_ffmpeg_loader.cpp [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +02:00
media_audio_ffmpeg_loader.h Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
media_audio_loader.cpp Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
media_audio_loader.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
media_audio_loaders.cpp Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
media_audio_loaders.h Play video messages as Type::Voice. 2017-05-24 16:25:09 +03:00
media_audio_track.cpp Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
media_audio_track.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
media_child_ffmpeg_loader.cpp Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
media_child_ffmpeg_loader.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
media_clip_ffmpeg.cpp [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +02:00
media_clip_ffmpeg.h Using media player for voice / video messages. 2017-05-24 16:25:12 +03:00
media_clip_implementation.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
media_clip_implementation.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
media_clip_qtgif.cpp [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +02:00
media_clip_qtgif.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
media_clip_reader.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
media_clip_reader.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00