kepka/Telegram/SourceFiles
John Preston 9fe714189d updateNewMessage now can request getDifference(), if data is absent.
Video sync and frame duration count improved.
Seek in not 44100 and not 48000 hz audio streams fixed.
2016-07-21 20:35:55 +03:00
..
_other All Xcode projects updated to Qt 5.6.0. 2016-06-17 20:54:23 +03:00
boxes Seek done in video player in MediaView. Some memory leaks fixed. 2016-07-13 20:34:57 +03:00
codegen Started video player UI in MediaView. 2016-07-11 21:05:46 +03:00
core Closed beta 9057001 for testing MediaView video player. 2016-07-19 20:01:40 +03:00
data Shutdown on Linux fix attempt. Draft remove in empty conversation fix. 2016-06-21 18:58:07 +03:00
dialogs Some buttons and scroll bars style improvements. 2016-07-07 19:15:34 +03:00
history Seek done in video player in MediaView. Some memory leaks fixed. 2016-07-13 20:34:57 +03:00
inline_bots Sync video to audio stream fixed. Cute video download inside MediaView. 2016-07-19 13:54:43 +03:00
intro Seek done in video player in MediaView. Some memory leaks fixed. 2016-07-13 20:34:57 +03:00
media updateNewMessage now can request getDifference(), if data is absent. 2016-07-21 20:35:55 +03:00
mtproto Checking self-computed crc32 magics with the ones from tl scheme. 2016-07-17 21:21:57 +03:00
overview Seek done in video player in MediaView. Some memory leaks fixed. 2016-07-13 20:34:57 +03:00
platform Seek done in video player in MediaView. Some memory leaks fixed. 2016-07-13 20:34:57 +03:00
profile Megagroup members are always shown if the server allows us to view them. 2016-07-19 14:37:01 +03:00
serialize Saving FlatTextarea tags to drafts, applying them in setText. 2016-05-05 19:04:17 +03:00
ui Sync video to audio stream fixed. Cute video download inside MediaView. 2016-07-19 13:54:43 +03:00
window Megagroup members are always shown if the server allows us to view them. 2016-07-19 14:37:01 +03:00
apiwrap.cpp Megagroup members are always shown if the server allows us to view them. 2016-07-19 14:37:01 +03:00
apiwrap.h Dialog styles moved from basic.style to dialogs.style. 2016-06-07 22:59:39 +03:00
app.cpp Megagroup members are always shown if the server allows us to view them. 2016-07-19 14:37:01 +03:00
app.h Merge branch 'master' into video 2016-07-11 21:12:10 +03:00
application.cpp Seek done in video player in MediaView. Some memory leaks fixed. 2016-07-13 20:34:57 +03:00
application.h Started video player UI in MediaView. 2016-07-11 21:05:46 +03:00
autoupdater.cpp Moving build / lang scripts from Telegram to subfolders. 2016-04-27 15:02:17 +03:00
autoupdater.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
config.h Moved audio to media/media_audio and divided to several modules. 2016-07-05 20:44:02 +03:00
countries.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
dialogswidget.cpp Added "Add to Group" button in bot profile. 2016-06-20 18:46:36 +03:00
dialogswidget.h Added "Add to Group" button in bot profile. 2016-06-20 18:46:36 +03:00
dropdown.cpp Round radius increased for message bubbles. 2016-07-07 15:35:14 +03:00
dropdown.h Profile members block displayed when mouse is over group members count. 2016-06-17 21:18:01 +03:00
facades.cpp Divided song volume and video volume, video volume control implemented. 2016-07-12 17:11:59 +03:00
facades.h Divided song volume and video volume, video volume control implemented. 2016-07-12 17:11:59 +03:00
fileuploader.cpp Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
fileuploader.h silent broadcast done 2016-02-25 19:19:54 +03:00
history.cpp Megagroup members are always shown if the server allows us to view them. 2016-07-19 14:37:01 +03:00
history.h Seek done in video player in MediaView. Some memory leaks fixed. 2016-07-13 20:34:57 +03:00
historywidget.cpp Megagroup members are always shown if the server allows us to view them. 2016-07-19 14:37:01 +03:00
historywidget.h Video playing in MediaView seek fixed, fullscreen mode improved. 2016-07-14 14:20:46 +03:00
lang.cpp Main window position and size saving fixed in Windows. 2016-06-24 19:58:41 +03:00
lang.h Langs updated. Private beta version 9049006. 2016-06-13 14:04:37 +03:00
langloaderplain.cpp Langs updated. Private beta version 9049006. 2016-06-13 14:04:37 +03:00
langloaderplain.h Langs updated with changelog. 2016-04-11 20:03:50 +03:00
layerwidget.cpp Sync video to audio stream fixed. Cute video download inside MediaView. 2016-07-19 13:54:43 +03:00
layerwidget.h ClipReader was moved to a separate namespace and different files. 2016-06-24 13:37:29 +03:00
layout.cpp Moved audio to media/media_audio and divided to several modules. 2016-07-05 20:44:02 +03:00
layout.h Improved service messages layout. 2016-07-08 13:06:41 +03:00
localimageloader.cpp Seek done in video player in MediaView. Some memory leaks fixed. 2016-07-13 20:34:57 +03:00
localimageloader.h Removed all code related to channel comments. 2016-05-27 19:47:46 +03:00
localstorage.cpp Seek done in video player in MediaView. Some memory leaks fixed. 2016-07-13 20:34:57 +03:00
localstorage.h Cloud stored message drafts support added. 2016-06-03 21:24:27 +03:00
logs.cpp 0.9.47 alpha: fixed crash in text processing (Qt pach updated). 2016-05-02 16:42:09 +03:00
logs.h Fixed possible crash in NotifyWindow click handler. 2016-03-31 15:55:25 +04:00
main.cpp Building Qt with -no-gtkstyle and disable forcing "-style=0" in main.cpp 2016-07-07 19:12:52 +03:00
mainwidget.cpp updateNewMessage now can request getDifference(), if data is absent. 2016-07-21 20:35:55 +03:00
mainwidget.h Video playing in MediaView seek fixed, fullscreen mode improved. 2016-07-14 14:20:46 +03:00
mainwindow.cpp Seek done in video player in MediaView. Some memory leaks fixed. 2016-07-13 20:34:57 +03:00
mainwindow.h Fixed dead keys in photo / file caption input field #1418 2016-06-24 19:43:46 +03:00
mediaview.cpp Video play in MediaView support done in Xcode/QtCreator projects. 2016-07-19 15:31:48 +03:00
mediaview.h Sync video to audio stream fixed. Cute video download inside MediaView. 2016-07-19 13:54:43 +03:00
observer_peer.cpp Shared media block done in the new profile implementation. 2016-06-02 16:02:55 +03:00
observer_peer.h Added "Add to Group" button in bot profile. 2016-06-20 18:46:36 +03:00
overviewwidget.cpp Moved AudioPlayerState+position+duration+frequency to a single struct. 2016-07-10 16:02:22 +03:00
overviewwidget.h Photos and videos in media overview ordered like in mobile apps. 2016-06-09 20:30:47 +03:00
passcodewidget.cpp Side shadow moved to MainWidget. Testing slide animation with 3s duration. 2016-05-14 19:57:06 +03:00
passcodewidget.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
playerwidget.cpp Divided song volume and video volume, video volume control implemented. 2016-07-12 17:11:59 +03:00
playerwidget.h Moved AudioPlayerState+position+duration+frequency to a single struct. 2016-07-10 16:02:22 +03:00
pspecific.h Moved PsMainWindow to Platform::MainWindow, outside of pspecific module. 2016-06-16 15:59:54 +03:00
pspecific_linux.cpp Add TDESKTOP_DISABLE_DESKTOP_FILE_GENERATION 2016-06-22 17:42:46 -04:00
pspecific_linux.h Moved PsMainWindow to Platform::MainWindow, outside of pspecific module. 2016-06-16 15:59:54 +03:00
pspecific_mac.cpp Some buttons and scroll bars style improvements. 2016-07-07 19:15:34 +03:00
pspecific_mac.h Some buttons and scroll bars style improvements. 2016-07-07 19:15:34 +03:00
pspecific_mac_p.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
pspecific_mac_p.mm Some buttons and scroll bars style improvements. 2016-07-07 19:15:34 +03:00
pspecific_win.cpp Seek done in video player in MediaView. Some memory leaks fixed. 2016-07-13 20:34:57 +03:00
pspecific_win.h Moved PsMainWindow to Platform::MainWindow, outside of pspecific module. 2016-06-16 15:59:54 +03:00
pspecific_winrt.cpp Side shadow moved to MainWidget. Testing slide animation with 3s duration. 2016-05-14 19:57:06 +03:00
pspecific_winrt.h New profile photo edit by drag-n-drop. Animated photo button. 2016-05-27 13:57:11 +03:00
settings.cpp Divided song volume and video volume, video volume control implemented. 2016-07-12 17:11:59 +03:00
settings.h Divided song volume and video volume, video volume control implemented. 2016-07-12 17:11:59 +03:00
settingswidget.cpp Seek done in video player in MediaView. Some memory leaks fixed. 2016-07-13 20:34:57 +03:00
settingswidget.h Using square rounded photos in native notifications (Win, OS X). 2016-06-22 21:47:43 +03:00
shortcuts.cpp Video playing in MediaView seek fixed, fullscreen mode improved. 2016-07-14 14:20:46 +03:00
shortcuts.h Media shortcuts now are enabled only when in-app player is opened. 2016-04-14 19:08:36 +03:00
stdafx.cpp Moved patches to Telegram/Patches, travis builds debug version. 2016-04-23 14:50:28 +03:00
stdafx.h Merge branch 'profile' into drafts 2016-06-06 18:16:52 +03:00
structs.cpp Seek done in video player in MediaView. Some memory leaks fixed. 2016-07-13 20:34:57 +03:00
structs.h Seek done in video player in MediaView. Some memory leaks fixed. 2016-07-13 20:34:57 +03:00
sysbuttons.cpp New style::icon class added, colorized icons by codegen_style. 2016-04-21 20:57:29 +03:00
sysbuttons.h ClickHandler, TopBarWidget and Overview layouts moved to separate files. 2016-04-13 00:31:28 +03:00
title.cpp Seek done in video player in MediaView. Some memory leaks fixed. 2016-07-13 20:34:57 +03:00
title.h Build fixed for QtCreator. Linux libs loading order changed. 2016-06-16 20:20:58 +03:00