Eric Kotato
|
1b26448ae0
|
Remove duplicated code in Linux updater
|
2024-07-01 19:15:36 +03:00 |
|
Ilya Fedin
|
75785e6f65
|
Merge tag 'v4.15.3' into HEAD
|
2024-07-01 01:16:47 +04:00 |
|
John Preston
|
89fac88677
|
Beta version 4.9.10: Fix after-update relaunch.
|
2023-09-22 16:08:41 +04:00 |
|
Ilya Fedin
|
7b4a542890
|
Always wait for updater to exit on Linux
|
2023-09-20 18:05:45 +04:00 |
|
Ilya Fedin
|
db6c69fa5f
|
Move writeprotected to global updater variables on Linux
|
2023-09-20 18:05:45 +04:00 |
|
Ilya Fedin
|
8aee08eaef
|
Track argv0 through relaunches
|
2023-06-16 11:38:54 +04:00 |
|
RadRussianRus
|
3d1eb14ff7
|
Updated TDesktop sources to 3.3
|
2021-12-08 19:05:46 +03:00 |
|
Ilya Fedin
|
8592326a3c
|
Revert "Use kernel accelerated sendfile to copy files on Linux"
This reverts commit 34534a9653fd2308f7b04863f28bb71b741a1890.
|
2021-12-02 09:15:23 +04:00 |
|
RadRussianRus
|
3f08b7ec96
|
Updated TDesktop sources to 3.0.1
|
2021-09-17 17:28:15 +03:00 |
|
Ilya Fedin
|
8b7b0fa570
|
Remove -externalupdater flag
Having a path to executable in /etc/tdesktop/externalupdater is a way more convenient and is enough
|
2021-08-11 18:20:52 +03:00 |
|
Ilya Fedin
|
a3ee1e4ed5
|
Remove mentions of unused -testmode flag
|
2021-08-11 18:20:52 +03:00 |
|
RadRussianRus
|
230919a873
|
Updated TDesktop sources to 2.7.10+5519bb35
|
2021-06-27 03:56:31 +03:00 |
|
Ilya Fedin
|
ee00f12131
|
Launch new version directly in write-protected mode
|
2021-05-03 14:39:24 +03:00 |
|
Ilya Fedin
|
578833446d
|
Add support for write-protected update on Linux
|
2021-05-03 12:54:08 +03:00 |
|
John Preston
|
434a4af9ef
|
Fix sendfile() arguments.
|
2021-05-03 12:43:36 +04:00 |
|
John Preston
|
3cad89f299
|
Fix build, add logs for sendfile().
|
2021-05-03 11:21:38 +04:00 |
|
Ilya Fedin
|
34534a9653
|
Use kernel accelerated sendfile to copy files on Linux
|
2021-05-03 09:59:58 +03:00 |
|
RadRussianRus
|
9b1a92a192
|
Changed comment in Linux updater to better work with Git
|
2020-12-26 20:25:59 +03:00 |
|
ilya-fedin
|
bbe2adc44f
|
Fix AppImage overwrite by updater
|
2020-08-11 10:58:17 +04:00 |
|
RadRussianRus
|
d3935259d7
|
Option to set API ID and hash from start parameter
|
2020-07-23 17:52:26 +03:00 |
|
ilya-fedin
|
2fd1c0e812
|
Fix AppImage overwrite by updater (#55)
|
2020-05-26 15:13:38 +03:00 |
|
RadRussianRus
|
be94858e16
|
Merge checks
|
2020-01-18 18:35:56 +03:00 |
|
RadRussianRus
|
720319816a
|
More logo and name replacements
|
2019-10-19 08:43:45 +03:00 |
|
RadRussianRus
|
a45d80b8d7
|
Removed font start option
|
2019-10-19 01:20:07 +03:00 |
|
RadRussianRus
|
87d916b2bf
|
Fix incorrect font applying after update on Linux
|
2019-10-04 15:41:55 +03:00 |
|
RadRussianRus
|
3dfd65ceda
|
Fixed font updating after restart
|
2019-10-03 22:40:26 +03:00 |
|
John Preston
|
9436789d6d
|
Version 1.4.1: Fix Linux Updater.
|
2018-10-09 22:07:38 +03:00 |
|
John Preston
|
f9632d5c43
|
Fix possible buffer overflow in Linux Updater.
Fixes #5227.
|
2018-10-09 19:27:18 +03:00 |
|
John Preston
|
52e7ddf079
|
Add '-externalupdater' command-line argument.
Now no-autoupdater mode can be switched on in runtime.
Also TDESKTOP_DISABLE_AUTOUPDATE build is disabled in CI (trivial).
Fixes #4895.
|
2018-07-12 18:35:59 +03:00 |
|
John Preston
|
ea7441ae77
|
Use single LEGAL file with license and copyright.
|
2018-01-03 13:23:14 +03:00 |
|
John Preston
|
251176df47
|
Move relaunch / update logic to Core::Launcher.
Also pass "-workdir" argument through relaunch / update.
Fixes #4149.
|
2017-12-12 18:56:36 +04:00 |
|
John Preston
|
8e433971c9
|
Improve current executable path computing.
Fixes #960 (hopefully).
|
2017-08-30 19:15:35 +03:00 |
|
John Preston
|
983c2c0869
|
Support non-standard binary names in autoupdater.
On Linux and Windows support non-standard application binary name.
|
2017-05-30 21:26:53 +03:00 |
|
John Preston
|
7fb1463c43
|
Version 1.0 stable: bump copyright date to 2017.
|
2017-01-11 23:02:13 +04:00 |
|
John Preston
|
b277f5cdb7
|
ensure that closeApplication() is called only once
|
2016-03-02 20:34:42 +02:00 |
|
John Preston
|
0b8523d58e
|
added year 2016 to copyright
|
2016-02-08 13:56:18 +03:00 |
|
John Preston
|
52c29bac5d
|
started crash reporting for linux
|
2016-01-30 21:24:42 +03:00 |
|
John Preston
|
015e9356ab
|
license header updated
|
2015-10-03 16:16:42 +03:00 |
|
John Preston
|
b6325ec9d4
|
0.8.24.dev test (not production!) version ready, updaters improved (no tdata copying while updating)
|
2015-06-04 14:59:30 +03:00 |
|
John Preston
|
3373a2f382
|
skipping tdata folder when updating in linux, log file name fixed for Updater in os x
|
2015-06-04 14:51:52 +03:00 |
|
John Preston
|
6058c8862e
|
improved Updater in Linux (DebugLogs for Updater in working dir)
|
2015-06-04 13:50:53 +03:00 |
|
John Preston
|
ac2ae16f47
|
MSVC instruction improved for OpenAL, merging autoupdate code for all OSs (not tested yet!)
|
2015-06-03 21:13:01 +03:00 |
|
John Preston
|
868d5f60f3
|
cloud password support added, sessions list added, some boxes unifications
|
2015-04-02 13:33:19 +03:00 |
|
John Preston
|
de784d2bbc
|
mp3 audio downloaded, play corrupt voice messages, -startintray cmdline param, always to recent emojis, local images cache respects filesize and last modified, removed stickers from documents overview, notify remove in Windows fullscreen and lockscreen
|
2015-01-27 19:58:58 +03:00 |
|
John Preston
|
7a600e03d0
|
update menu changed to restart if only restarting, header comment changed
|
2014-12-01 13:47:38 +03:00 |
|
John Preston
|
33aa925aa0
|
changed to official
|
2014-11-25 23:15:18 +03:00 |
|
John Preston
|
905d3b6a85
|
fixed Updater for Linux version (working with home dir data)
|
2014-07-26 11:33:00 +04:00 |
|
John Preston
|
6f37a56fce
|
ubuntu build prepared
|
2014-07-14 09:16:21 +04:00 |
|
John Preston
|
e444373a4f
|
improved ubuntu build, added Updater
|
2014-07-10 12:53:23 +04:00 |
|