index
:
qt/qtmultimedia.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/qt6
Qt Multimedia
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
multimedia
/
audio
/
qsoundeffect.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QSoundEffect: convert QSoundEffectPrivate to virtual base class
Tim Blechmann
5 days
1
-383
/
+50
*
tests: make QSampleCache Q_APPLICATION_STATIC
Tim Blechmann
12 days
1
-1
/
+2
*
QMaybe: remove unused header
Tim Blechmann
14 days
1
-1
/
+0
*
QSampleCache: replace QWaveDecoder with dr_wav
Tim Blechmann
2025-06-12
1
-4
/
+12
*
QSampleCache: Rework sample loading
Tim Blechmann
2025-06-12
1
-15
/
+7
*
QSampleCache: use promises to simplify object connections
Tim Blechmann
2025-06-05
1
-43
/
+34
*
Windows: rework warmup client
Tim Blechmann
2025-04-10
1
-3
/
+9
*
QAudioSink: introduce private API to set platform-specific endpoint roles
Tim Blechmann
2025-04-03
1
-9
/
+14
*
QSoundEffect/FFmpeg: unity builds with gcc
Tim Blechmann
2025-03-10
1
-18
/
+12
*
doc: Update types of QML properties to QML types
David Boddie
2025-01-17
1
-1
/
+1
*
Rename QPlatformMediaDevices => QPlatformAudioDevices
Artem Dyomin
2025-01-13
1
-2
/
+2
*
QSoundEffect: reset() instead of stop() sink
Tim Blechmann
2025-01-13
1
-1
/
+1
*
Remove redundant condition check in readData
Tian Shilin
2024-11-13
1
-1
/
+1
*
QSoundEffect: Recreate QAudioSink when setting a new QAudioDevice
Lars Sutterud
2024-11-10
1
-47
/
+82
*
Reset QSoundEffect's audio buffer when changing source
Jøger Hansegård
2024-10-30
1
-1
/
+2
*
Doc: Replace \instantiates with \nativetype
Paul Wicking
2024-08-20
1
-1
/
+1
*
QSoundEffect: fix race condition in handlers
Tim Blechmann
2024-08-12
1
-6
/
+12
*
Use new macro for declaring static logging categories
Ulf Hermann
2024-06-14
1
-1
/
+1
*
QSoundEffect: fix memory corruption
Tim Blechmann
2024-06-04
1
-2
/
+1
*
Tie Qt Multimedia backend lifetime to Qt Application lifetime
Jøger Hansegård
2024-03-28
1
-0
/
+9
*
Simplify lifetime management of QPlatformAudioResampler
Jøger Hansegård
2024-03-08
1
-7
/
+7
*
Play entire sound with resampled data in QSoundEffect
Jøger Hansegård
2024-02-28
1
-3
/
+4
*
Move ownership of media devices to platform media integration
Jøger Hansegård
2024-02-28
1
-1
/
+1
*
Rename QAudio namespace to QtAudio
Volker Hilsheimer
2024-02-20
1
-2
/
+2
*
Implement audio resampling in QSoundEffect
Artem Dyomin
2024-01-23
1
-3
/
+35
*
Minor cleanup in QSoundEffect
Artem Dyomin
2024-01-19
1
-41
/
+57
*
Add audio engine warm-up on Windows
Pavel Dubsky
2023-05-30
1
-0
/
+3
*
Set Q_LOGGING_CATEGORY static
Artem Dyomin
2023-01-18
1
-1
/
+1
*
Fix -Wclazy-incorrect-emit
Tasuku Suzuki
2023-01-11
1
-1
/
+1
*
Doc: Fix qdoc warnings for undocumented members in QAudio*
Venugopal Shivashankar
2022-09-29
1
-0
/
+5
*
Use SPDX license identifiers
Lucie Gérard
2022-06-24
1
-38
/
+2
*
Fix regression in QSoundEffect::play() on Android
Jarkko Koivikko
2021-12-04
1
-5
/
+5
*
Fix QSoundEffect::play()
Lars Knoll
2021-09-20
1
-6
/
+9
*
Docs: Remove superfluous or incorrect content
Nicholas Bennett
2021-08-24
1
-2
/
+2
*
Doc: Fix Qt Multimedia Documentation Part 3
Nicholas Bennett
2021-08-10
1
-3
/
+3
*
Doc: Part 1 Fix Qt Multimedia documentation issues
Topi Reinio
2021-07-09
1
-54
/
+0
*
Add a QAudioDevice property to QSoundEffect
Lars Knoll
2021-06-16
1
-0
/
+14
*
The volume property should use float
Lars Knoll
2021-06-16
1
-4
/
+4
*
Get rid of QAudio::Role
Lars Knoll
2021-06-16
1
-43
/
+0
*
Rename QCameraInfo/QAudioDeviceInfo to QCamera/AudioDevice
Lars Knoll
2021-06-08
1
-7
/
+7
*
Rename QAudioOutput to QAudioSink
Lars Knoll
2021-06-04
1
-5
/
+5
*
Fix crash in qsoundeffect autotest on Windows
Lars Knoll
2021-05-26
1
-2
/
+0
*
Fix the QSoundEffect autotest on gstreamer
Lars Knoll
2021-05-17
1
-7
/
+11
*
Fix an occasional assertion in QSoundEffect
Lars Knoll
2021-05-14
1
-1
/
+6
*
Change QSoundEffect::category() to role()
Lars Knoll
2021-05-14
1
-13
/
+13
*
Rename QMediaDeviceManager to QMediaDevices
Volker Hilsheimer
2021-05-07
1
-2
/
+2
*
Fix a bug that would lead to interruped audio playback
Lars Knoll
2021-05-07
1
-0
/
+2
*
Fix bugs in QSoundEffect
Lars Knoll
2021-05-07
1
-29
/
+22
*
Modernize code base
Lars Knoll
2021-03-02
1
-1
/
+1
*
Remove the static methods from QAudioDeviceInfo
Lars Knoll
2021-01-22
1
-2
/
+3
[next]