kepka/Telegram/SourceFiles
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
..
_other Use /permissive- flag for Visual Studio builds. 2017-11-16 07:59:10 +04:00
base Move shareContact and readServerHistory to ApiWrap. 2017-12-07 17:43:05 +04:00
boxes Fix possible assertion violation in PeerListBox. 2017-12-08 17:36:17 +04:00
calls Don't use AEC on modern macOS. 2017-12-08 13:13:05 +04:00
chat_helpers Display admin badges in supergroups. 2017-12-01 22:38:44 +04:00
codegen Avoid generating multiple time the forward declarations in the headers generated by codegen_style. 2017-12-08 19:49:24 +04:00
core Alpha version 1.1.27. 2017-12-06 19:30:51 +04:00
data Use SharedMediaMergedViewer() for audio player. 2017-12-09 14:02:51 +04:00
dialogs Remove send actions in Saved Messages. 2017-12-07 18:27:59 +04:00
history Use SharedMediaMergedViewer() for audio player. 2017-12-09 14:02:51 +04:00
info Always pass all users to add group member box. 2017-12-08 18:25:29 +04:00
inline_bots API scheme updated to layer 73. 2017-12-05 12:44:27 +04:00
intro Handle PHONE_NUMBER_BANNED error in login. 2017-11-24 21:41:09 +04:00
lang Optimize and rename base::weak_unique_ptr. 2017-11-30 21:33:27 +04:00
media Use SharedMediaMergedViewer() for audio player. 2017-12-09 14:02:51 +04:00
mtproto Add some more public keys. 2017-12-08 20:26:27 +04:00
overview Improve selected shared media items layout. 2017-11-23 18:58:00 +04:00
platform Fixed awesome WM tray icon. 2017-12-07 09:11:39 +04:00
profile Add call button to Info::Profile top bar. 2017-12-07 19:17:53 +04:00
rpl Rename weak(QObject*) to make_weak(QObject*). 2017-11-30 22:04:13 +04:00
settings Refactor userpic storage and access in PeerData. 2017-12-05 11:58:18 +04:00
storage Fix possible crash in mtpFileLoader. 2017-12-08 17:13:13 +04:00
ui Read silent flag from PeerData, not SilentToggle. 2017-12-08 15:52:12 +04:00
window Always pass all users to add group member box. 2017-12-08 18:25:29 +04:00
apiwrap.cpp Read silent flag from PeerData, not SilentToggle. 2017-12-08 15:52:12 +04:00
apiwrap.h Read silent flag from PeerData, not SilentToggle. 2017-12-08 15:52:12 +04:00
app.cpp Remove all legacy media overview code. 2017-12-08 22:34:26 +04:00
app.h Refactor userpic storage and access in PeerData. 2017-12-05 11:58:18 +04:00
application.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
application.h Remove Q_OBJECT dependency from ApiWrap. 2017-04-07 18:13:19 +03:00
auth_session.cpp Replace SelectedItemSet with MessageIdsList. 2017-12-06 14:13:38 +04:00
auth_session.h Replace SelectedItemSet with MessageIdsList. 2017-12-06 14:13:38 +04:00
autoupdater.cpp Improve current executable path computing. 2017-08-30 19:15:35 +03:00
autoupdater.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
config.h Add some more public keys. 2017-12-08 20:26:27 +04:00
countries.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
facades.cpp Use SharedMediaMergedViewer() for audio player. 2017-12-09 14:02:51 +04:00
facades.h Optimize and rename base::weak_unique_ptr. 2017-11-30 21:33:27 +04:00
layout.cpp Remove RTL Override symbols from filenames. 2017-11-16 07:59:09 +04:00
layout.h Shared media multiple items selection. 2017-11-16 07:59:07 +04:00
logs.cpp Fix planar audio playback (for example .flac). 2017-12-08 12:57:43 +04:00
logs.h Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
main.cpp Fix sending files from "Send To" in Windows. 2017-09-05 16:45:58 +03:00
mainwidget.cpp Remove all legacy media overview code. 2017-12-08 22:34:26 +04:00
mainwidget.h Remove all legacy media overview code. 2017-12-08 22:34:26 +04:00
mainwindow.cpp Fix possible crash. 2017-12-08 15:53:28 +04:00
mainwindow.h Fix build with GCC. 2017-11-16 07:59:07 +04:00
mediaview.cpp Use SharedMediaMergedViewer() for audio player. 2017-12-09 14:02:51 +04:00
mediaview.h Use SharedMediaMergedViewer() for audio player. 2017-12-09 14:02:51 +04:00
messenger.cpp Rename weak(QObject*) to make_weak(QObject*). 2017-11-30 22:04:13 +04:00
messenger.h Fix edit name button in Settings. 2017-11-30 18:01:01 +04:00
observer_peer.cpp Remove all legacy media overview code. 2017-12-08 22:34:26 +04:00
observer_peer.h Remove all legacy media overview code. 2017-12-08 22:34:26 +04:00
passcodewidget.cpp Change *[Fast|Animated] to anim::type in FadeWrap. 2017-11-16 07:59:06 +04:00
passcodewidget.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
qt_static_plugins.cpp Add hime inputcontext plugin for linux version 2017-06-29 10:49:31 +03:00
settings.cpp Fix two crashes in OS X 10.6. 2017-12-02 16:10:52 +04:00
settings.h Fix two crashes in OS X 10.6. 2017-12-02 16:10:52 +04:00
shortcuts.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
shortcuts.h Using media player for voice / video messages. 2017-05-24 16:25:12 +03:00
stdafx.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
stdafx.h Fix build for the original range-v3. 2017-11-26 18:20:22 +04:00