element-ios/Riot/Modules/Room/VoiceMessages
2021-07-16 13:46:06 +03:00
..
VoiceMessageAttachmentCacheManager.swift Revert "Revert "#4094 - Reintroduced serial attachment loading processing queue and fixed completionCallback storage so they take the requestedNumberOfSamples into account."" 2021-07-16 13:46:06 +03:00
VoiceMessageAudioConverter.swift #4090 - Update after review 2021-07-06 23:03:56 +02:00
VoiceMessageAudioPlayer.swift #4094 - Fixed flickering elapsed time labels and other tweaks. 2021-07-14 14:40:54 +03:00
VoiceMessageAudioRecorder.swift #4094 - Added multiple observation on media services and a mediaServiceProvider that prevents simultaneous playback from multiple player instances. 2021-06-24 11:29:07 +03:00
VoiceMessageController.swift #4090 - Switched the sendVoiceMessage method duration parameter to an integer. 2021-07-16 12:49:28 +03:00
VoiceMessageMediaServiceProvider.swift #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
VoiceMessagePlaybackController.swift #4094 - Redrawing waveforms on bound changes. 2021-07-16 09:06:36 +03:00
VoiceMessagePlaybackView.swift #4094 - Redrawing waveforms on bound changes. 2021-07-16 09:06:36 +03:00
VoiceMessagePlaybackView.xib #4094 - Various tweaks, bug fixes and improvements following code review. 2021-06-23 15:37:34 +03:00
VoiceMessageToolbarView.swift #4094 - Redrawing waveforms on bound changes. 2021-07-16 09:06:36 +03:00
VoiceMessageToolbarView.xib #4094 - Fixed toast notifications background color on dark themes. 2021-06-25 15:46:48 +03:00
VoiceMessageWaveformView.swift #4094 - Fix crash on concurrent access to waveform audio samples. 2021-07-12 15:31:18 +03:00