tdesktop/Telegram/SourceFiles
John Preston 261720c941 Fix radial animations on macOS.
QOpenGLWidget doesn't draw antialiased ellipses and arcs,
so we use a software rasterizer and then draw the resulting image.
2019-03-11 13:51:15 +04:00
..
_other Add option to blur chat background. 2019-02-07 19:36:30 +03:00
base Return pair<iterator,bool> from flat_set::emplace. 2019-03-11 11:49:54 +04:00
boxes Add new animations engine. 2019-03-11 12:08:17 +04:00
calls Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
chat_helpers Fix sending of saved GIFs. 2019-03-11 12:08:21 +04:00
codegen
core Closed alpha version 1.5.15.5. 2019-03-11 12:08:19 +04:00
data Fix sending of saved GIFs. 2019-03-11 12:08:21 +04:00
dialogs Added scroll animation in dialogs list when it scrolls to top. 2019-03-09 13:56:33 +04:00
export Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
history Fix non-streamable videos layout. 2019-03-11 12:08:20 +04:00
info Fix call icon position for the Info layer. 2019-03-11 12:08:10 +04:00
inline_bots Fix sending of saved GIFs. 2019-03-11 12:08:21 +04:00
intro Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
lang Application->Sandbox, Messenger->Application. 2019-01-23 12:51:58 +04:00
media Fix radial animations on macOS. 2019-03-11 13:51:15 +04:00
mtproto Fix non-streamable videos layout. 2019-03-11 12:08:20 +04:00
overview Fix non-streamable videos layout. 2019-03-11 12:08:20 +04:00
passport Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
platform Add new animations engine. 2019-03-11 12:08:17 +04:00
profile Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
rpl Play streaming video in mediaview. 2019-03-11 11:52:11 +04:00
settings Implement media cache management. 2019-03-11 12:08:09 +04:00
storage Use DocumentData::getDuration for all types. 2019-03-11 12:08:15 +04:00
support Add new animations engine. 2019-03-11 12:08:17 +04:00
ui Fix radial animations on macOS. 2019-03-11 13:51:15 +04:00
window Add new animations engine. 2019-03-11 12:08:17 +04:00
apiwrap.cpp Use DocumentData::getDuration for all types. 2019-03-11 12:08:15 +04:00
apiwrap.h Added ability to see attached stickers on photos. 2019-03-10 22:10:36 +04:00
app.cpp Add new animations engine. 2019-03-11 12:08:17 +04:00
app.h Application->Sandbox, Messenger->Application. 2019-01-23 12:51:58 +04:00
auth_session.cpp Add new animations engine. 2019-03-11 12:08:17 +04:00
auth_session.h Fix crash in passcode setup. 2019-03-11 12:08:12 +04:00
config.h Buffer audio when waiting data in streaming. 2019-03-11 11:49:53 +04:00
countries.h
facades.cpp Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
facades.h Application->Sandbox, Messenger->Application. 2019-01-23 12:51:58 +04:00
layout.cpp Move files to media/audio and media/clip. 2019-02-13 15:41:33 +03:00
layout.h Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
logs.cpp Application->Sandbox, Messenger->Application. 2019-01-23 12:51:58 +04:00
logs.h
main.cpp
mainwidget.cpp Report streaming failed. 2019-03-11 12:08:13 +04:00
mainwidget.h Show option to download on streaming error. 2019-03-11 12:08:11 +04:00
mainwindow.cpp Move some logic to Media::Streaming::Player. 2019-03-11 11:49:21 +04:00
mainwindow.h Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
observer_peer.cpp
observer_peer.h
qt_static_plugins.cpp
settings.cpp Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
settings.h Play streaming video in mediaview. 2019-03-11 11:52:11 +04:00
stdafx.cpp
stdafx.h