summaryrefslogtreecommitdiffstats
path: root/tests/auto/integration
Commit message (Expand)AuthorAgeFilesLines
...
* Mark tst_qcamerabackend test as insignificant on Mac OS XSimon Hausmann2014-01-081-0/+2
* CoreAudio: Create an audio plugin supporting iOS and OS XAndy Nichols2013-09-191-2/+3
* Make directshow-plugin available.Friedemann Kleint2013-05-152-1/+3
* Fix hang in tst_qaudioinput (Windows).Friedemann Kleint2013-04-161-2/+2
* Stabilizes QAudioInput auto-test.Yoann Lopes2013-03-221-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1016-16/+16
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-1611-11/+1
* test: Mark tst_QDeclarativeVideoOutputWindow as insignificant on WindowsSergio Ahumada2012-12-111-0/+2
* test: Mark tst_QSoundEffect as insignificantSergio Ahumada2012-11-011-1/+2
* Compile after removal of compatibility code in QtQuick.Friedemann Kleint2012-10-161-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2416-385/+385
* Camera integration test fixesv5.0.0-beta1Dmytro Poplavskiy2012-08-281-11/+11
* Added skips to reported bugs in qmediaplayerbackend testKurt Korbatits2012-08-071-11/+19
* Compile in C++11 mode: the Q_DECLARE_METATYPE must be visibleThiago Macieira2012-08-061-7/+9
* Fix some failing QAudioInput integration tests on OSX.Michael Goddard2012-08-031-40/+40
* Added check to qsound and qsoundeffect unit tests for audio supportKurt Korbatits2012-08-032-0/+12
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0111-0/+11
* Replace QSoundEffect backend using qmedia with qaudiooutput implementationKurt Korbatits2012-07-261-25/+4
* Added data driven integration tests for qaudioinput.Mylione Anadarajah2012-07-261-369/+375
* Added base and soundeffect testKurt Korbatits2012-07-193-0/+261
* Added data driven integration tests for qaudiooutput.Mylione Anadarajah2012-07-171-480/+481
* Apply insignificant flag to platform that is actually unstable.Toby Tomkins2012-07-161-1/+3
* Camerabin camera service: configure default video settingsDmytro Poplavskiy2012-07-161-3/+1
* Updated the camerabin2 based camera with QtMultimedia changesDmytro Poplavskiy2012-07-161-0/+78
* Updated qaudioinput and qaudiooutput tests.Kurt Korbatits2012-07-162-2/+13
* Fixed qaudioinput and qaudiooutput tests running on loaded systemKurt Korbatits2012-07-132-10/+10
* Replace insignificant flag for mac with QEXPECT_FAIL. Keep for win32.Toby Tomkins2012-07-132-1/+24
* Specify the platform on which test is insignificant.Toby Tomkins2012-07-121-1/+3
* Fixed qaudioinput unit test with pulseaudio backendKurt Korbatits2012-07-111-5/+11
* Delete obsolete class methods and update related codeMithra Pattison2012-07-106-61/+61
* Updated QAudioOutput and QAudioInput system testsKurt Korbatits2012-07-102-16/+38
* Turned back on some disabled unit tests as insignificant testsKurt Korbatits2012-07-099-7/+52
* Support QVideoWindowControl in the QtQuick Video element.Thomas McGuire2012-05-034-0/+313
* Added tests for unsupported and corrupted file.bigbearzhu2012-04-273-0/+157
* Extended integration test for QSoundEffectLev Zelenskiy2012-04-253-8/+132
* Fix compilation after qtbase:8f85b84f4eaa85ff5c02ec5e65fd6706a10690b9.Friedemann Kleint2012-04-241-7/+7
* Added integration test for video surface backend.Lev Zelenskiy2012-04-201-7/+69
* Move QAudioDecoder to public.Michael Goddard2012-04-111-1/+1
* Added integration test for subsequent playback to media player backend.Lev Zelenskiy2012-04-113-18/+96
* Updated integration test to check initial volume.Lev Zelenskiy2012-04-051-0/+23
* Fix tst_qmediaplayerbackend construction test.Ling Hu2012-03-301-1/+1
* Add deleteLater() test to tst_qmediaplayerbackendSami Rosendahl2012-03-271-0/+52
* Fixes to qmediaplayerbackend integration test: use ogg video on Linux.Lev Zelenskiy2012-03-232-9/+38
* Added integration test for new playlist functionality.Lev Zelenskiy2012-03-219-0/+167
* Add use of TESTDATA feature to integration testsKalle Juhani Lehtonen2012-03-157-15/+15
* Updated declarative components to use the QML moduleJonas Rabbe2012-03-142-3/+3
* Changes to GStreamer backend for audio decoder.Lev Zelenskiy2012-02-241-17/+56
* Fix a few audiodecoder things.Michael Goddard2012-02-212-10/+215
* GStreamer backend for audio decoder service.Lev Zelenskiy2012-02-173-0/+166
* GStreamer backend changes for media probing API.Lev Zelenskiy2012-02-161-10/+82