summaryrefslogtreecommitdiffstats
path: root/tests/auto/integration/qsoundeffect/tst_qsoundeffect.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tests: tst_QSoundEffect - silence warning outputTim Blechmann4 days1-0/+6
* Tests: apply clazy's old-style-connectTim Blechmann2024-05-011-6/+6
* Tests: remove TESTED_COMPONENTTim Blechmann2024-04-161-2/+0
* Change license for test filesLucie Gérard2024-03-261-1/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-071-21/+21
* Use SPDX license identifiersLucie Gérard2022-06-241-27/+2
* Rename QCameraInfo/QAudioDeviceInfo to QCamera/AudioDeviceLars Knoll2021-06-081-4/+4
* Rename QAudioOutput to QAudioSinkLars Knoll2021-06-041-1/+0
* Fix a crash in the gstreamer audio outputLars Knoll2021-05-181-23/+21
* Fix the QSoundEffect autotest on gstreamerLars Knoll2021-05-171-27/+0
* Rename QMediaDeviceManager to QMediaDevicesVolker Hilsheimer2021-05-071-2/+2
* Remove the static methods from QAudioDeviceInfoLars Knoll2021-01-221-1/+2
* Modernize code baseLars Knoll2021-01-211-1/+1
* Add a support for selecting the output device used by QSoundEffectOtto Ryynänen2018-10-301-1/+12
* Support changing of volume in 24-bit audio samplesVaL Doroshchuk2018-03-221-0/+27
* Merge remote-tracking branch 'origin/5.6' into 5.7Yoann Lopes2016-08-011-3/+3
|\
| * tst_qsoundeffect: Update to case testLoopingTuomas Heimonen2016-07-041-3/+3
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-5/+3
|\|
| * Be more permissive in QSoundEffect integration test.Pasi Petäjäjärvi2016-01-181-1/+1
| * Remove checking exact remaining loop amount right after calling play()Pasi Petäjäjärvi2016-01-131-4/+2
* | Updated license headersAntti Kokko2016-01-201-17/+12
|/
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* QSoundEffect: fix changing the loop count while playing.v5.3.0-alpha1Yoann Lopes2014-02-251-3/+73
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Added check to qsound and qsoundeffect unit tests for audio supportKurt Korbatits2012-08-031-0/+5
* Replace QSoundEffect backend using qmedia with qaudiooutput implementationKurt Korbatits2012-07-261-25/+4
* Replace insignificant flag for mac with QEXPECT_FAIL. Keep for win32.Toby Tomkins2012-07-131-0/+21
* Extended integration test for QSoundEffectLev Zelenskiy2012-04-251-8/+132
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Set the volume for our automatic integration tests.Michael Goddard2012-01-181-0/+5
* Update year in Nokia copyright headers.Jason McDonald2012-01-121-1/+1
* QSound/QSoundEffect: Use QFINDTESTDATA to locate test data.Friedemann Kleint2012-01-051-5/+5
* Add new implementation of QSound classMithra Pattison2011-12-301-1/+5
* Add testDestroyWhileRestartPlaying for qsoundeffectLing Hu2011-11-231-0/+26
* Rearrange the automatic tests.Michael Goddard2011-11-041-0/+195