Commit Graph

18 Commits

Author SHA1 Message Date
Stefan Ceriu fc3dd7c216 Moved converted voice messages to their own folder. Cleaning up all temporary files on reload and logout. 2021-09-01 17:08:07 +03:00
Stefan Ceriu 33396c146b Fixes #4748 - Fixed cached callbacks race condition, serialized all async operations, properly cleaning up callbacks on failure. 2021-08-25 14:03:42 +03:00
Stefan Ceriu 5db1b825fa #4641 - Voice messages - always access local cache manager state from the internal work queue. 2021-08-03 14:59:44 +03:00
Stefan Ceriu f6fa186184 #4090 - Fixed the AttachmentCacheManager's serial nature. 2021-07-16 15:47:56 +03:00
Stefan Ceriu bbaa6b0fcc Revert "Revert "#4094 - Reintroduced serial attachment loading processing queue and fixed completionCallback storage so they take the requestedNumberOfSamples into account.""
This reverts commit f8076657531b7aeb068a7d2107f4feca607f2547.
2021-07-16 13:46:06 +03:00
Stefan Ceriu ce336e7491 Revert "#4094 - Reintroduced serial attachment loading processing queue and fixed completionCallback storage so they take the requestedNumberOfSamples into account."
This reverts commit 9a2b60239c671322b99abc786b251e970aebebe8.
2021-07-16 13:31:38 +03:00
Stefan Ceriu 31e7a9e413 #4094 - Reintroduced serial attachment loading processing queue and fixed completionCallback storage so they take the requestedNumberOfSamples into account. 2021-07-16 12:05:47 +03:00
Stefan Ceriu f5c59a05e6 #4094 - Redrawing waveforms on bound changes. 2021-07-16 09:06:36 +03:00
Stefan Ceriu e1c77b1775 #4094 - Switched back to multiple audio player instances (1 per event identifier), strongly retaining the currenty playing one and unloading all stopped ones. Various other improvements and bug fixes. 2021-07-14 10:26:21 +03:00
Stefan Ceriu 4066822c29 #4094 - Fixed attachments caching layer not working accordingly. 2021-07-12 15:50:44 +03:00
Gil Eluard c2302ac81c #4090 - Update after review 2021-07-06 23:03:56 +02:00
Gil Eluard fc10f906ae MXKeyBackup: trustForKeyBackupVersionFromCryptoQueue must consider MSK trust
- code tweaks and optimizations
2021-07-06 08:57:51 +02:00
Gil Eluard 627b6639e8 #4090 - Improved performances 2021-07-02 07:38:56 +02:00
Gil Eluard d6bbd0152c #4090 - bug fixing and removed work queue 2021-06-29 15:08:55 +02:00
Gil Eluard 107a063bbe #4090 - Use a dedicated dispatch queue for process 2021-06-29 08:52:21 +02:00
Stefan Ceriu edd3447b6e #4094 - Fixed missing ffmpegkit module on release builds. Disabled cache manager work queue for now as it's still not working properly. 2021-06-25 14:42:52 +03:00
Stefan Ceriu 2dec67c9e2 #4094 - Caching layer work queue fixes and preventing sampling division by 0. 2021-06-25 13:18:40 +03:00
Stefan Ceriu f3b9f30ca8 #4094 - Added voice message attachment decryption, transcoding and sampling caching layer. 2021-06-25 12:09:41 +03:00