Berkus Decker
|
bb9e56514e
|
[wip] some todos and fixmes
|
2017-11-27 19:21:52 +02:00 |
Stanislav Ershov
|
7d3d01a117
|
Tons of compilation bugs fixed
|
2017-11-27 13:16:11 +03:00 |
Stanislav Ershov
|
a2785b8a62
|
Replace FindFFmpeg, Update CmakeLists.txt
|
2017-11-27 13:14:26 +03:00 |
Berkus Decker
|
6b6cfdad10
|
[sq] Remove GSL subrepo - use conan dep
|
2017-11-24 15:28:13 +02:00 |
Berkus Decker
|
c13ac77065
|
[sq] Remove Catch - use conan dep
|
2017-11-24 15:27:42 +02:00 |
Berkus Decker
|
ac7cb4d79d
|
Add libtgvoip to build
|
2017-11-23 23:47:05 +02:00 |
Berkus Decker
|
a52e11befb
|
Qualify minizip include paths
|
2017-11-22 05:37:14 +02:00 |
Berkus Decker
|
4c6645f283
|
git subrepo clone https://github.com/philsquared/Catch Telegram/ThirdParty/Catch
subrepo:
subdir: "Telegram/ThirdParty/Catch"
merged: "63c097a07"
upstream:
origin: "https://github.com/philsquared/Catch"
branch: "master"
commit: "63c097a07"
git-subrepo:
version: "0.3.1"
origin: "???"
commit: "???"
|
2017-11-22 03:54:58 +02:00 |
Berkus Decker
|
f27cd81fd0
|
git subrepo clone https://github.com/Microsoft/GSL.git Telegram/ThirdParty/GSL
subrepo:
subdir: "Telegram/ThirdParty/GSL"
merged: "1c95f943"
upstream:
origin: "https://github.com/Microsoft/GSL.git"
branch: "master"
commit: "1c95f943"
git-subrepo:
version: "0.3.1"
origin: "???"
commit: "???"
|
2017-11-22 03:54:35 +02:00 |
Berkus Decker
|
0dde6bbc3b
|
git subrepo clone https://github.com/mapbox/variant Telegram/ThirdParty/variant
subrepo:
subdir: "Telegram/ThirdParty/variant"
merged: "237f83ca"
upstream:
origin: "https://github.com/mapbox/variant"
branch: "master"
commit: "237f83ca"
git-subrepo:
version: "0.3.1"
origin: "???"
commit: "???"
|
2017-11-22 03:53:58 +02:00 |
Berkus Decker
|
2427b54e56
|
git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip
subrepo:
subdir: "Telegram/ThirdParty/libtgvoip"
merged: "651594b3"
upstream:
origin: "https://github.com/telegramdesktop/libtgvoip"
branch: "tdesktop"
commit: "651594b3"
git-subrepo:
version: "0.3.1"
origin: "???"
commit: "???"
|
2017-11-22 03:52:55 +02:00 |
John Preston
|
7ae1ef0a1a
|
Migrate to VS2017.
|
2017-09-06 17:11:06 +03:00 |
John Preston
|
5faca8d4f6
|
Add Catch unittest framework and some tests.
|
2017-09-03 15:45:45 +03:00 |
John Preston
|
dfa7cb1826
|
Version 1.1.16: Fix build for Qt 5.3.2 and GCC.
|
2017-07-26 19:10:04 +03:00 |
John Preston
|
df2aeb0c58
|
Provide emoji suggestions as a service.
|
2017-07-26 15:55:03 +03:00 |
John Preston
|
0ecef54e2b
|
Alpha 1.1.11: Update langs and libtgvoip.
|
2017-07-06 20:40:49 +03:00 |
John Preston
|
73e550f432
|
Update libtgvoip.
|
2017-07-05 22:51:38 +03:00 |
John Preston
|
413be7d76d
|
Alpha 1.1.3.
Also update libtgvoip.
|
2017-05-24 16:59:40 +03:00 |
John Preston
|
e2b212dba9
|
Update libtgvoip submodule.
|
2017-05-17 17:34:28 +03:00 |
John Preston
|
0496a52cdd
|
Alpha 1.0.38: Fix webpage layout.
Webpage layout is broken if title contains a newline.
Remove all newline characters from webpage / game / invoice title.
|
2017-05-13 17:31:00 +03:00 |
John Preston
|
c438692d49
|
Fix Travis build.
|
2017-05-10 15:05:19 +03:00 |
John Preston
|
086684ca69
|
Use SSE2 flags (instead of SSE4.1) for Linux build.
|
2017-05-10 14:04:31 +03:00 |
John Preston
|
d6a919c372
|
Alpha 1.0.37: Multiple crash fixes.
Also rate call box style is improved.
|
2017-05-10 11:01:34 +03:00 |
John Preston
|
d18164bc51
|
Add Calls::Instance. Add libtgvoip as a dependency.
Also move all submodules to Telegram/ThirdParty.
|
2017-05-09 23:46:08 +03:00 |
John Preston
|
d78523e905
|
Fix resource leak in SPMediaKeyTap.
|
2017-05-09 14:49:56 +03:00 |
John Preston
|
30ae322cf0
|
Move to GCC 6 and silent some warnings there.
|
2017-02-21 18:29:59 +03:00 |
John Preston
|
dbb6371e67
|
First version on loading themes is ready.
|
2016-12-30 17:51:27 +04:00 |
John Preston
|
fd6a312abc
|
SPMediaKeyTap solution for macOS media keys added.
|
2016-10-17 17:57:14 +03:00 |
John Preston
|
6e8fc37ca9
|
using libs for google breakpad on windows
|
2016-02-05 16:31:24 +03:00 |
John Preston
|
daa0adfff9
|
added breakpad support for os x
|
2016-02-01 13:12:37 +03:00 |
John Preston
|
a0d171bb49
|
moved minizip to ThirdParty, added google breakpad to ThirdParty for windows (mac, linux broken)
|
2016-01-31 21:01:43 +03:00 |