summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed some system tests not applicatple to tier 1 platformsdakovaci2012-07-031-209/+148
* Fix installation of spectrum exampleMithra Pattison2012-07-021-1/+2
* Fixed QML video playback on MacDmytro Poplavskiy2012-06-298-12/+493
* Gst Capture: image capture fixesDmytro Poplavskiy2012-06-293-2/+25
* Gst capture service: capture mode fixesDmytro Poplavskiy2012-06-293-6/+22
* Gst capture: don't wait for pipeline to stopDmytro Poplavskiy2012-06-292-15/+0
* Allow gst video capture startup without viewfinder attached.Dmytro Poplavskiy2012-06-291-1/+2
* Fixed a testing bug on windows platform.bigbearzhu2012-06-291-0/+6
* Refactoring wmf pluginLing Hu2012-06-2910-22/+42
* Fixed a WMF seek bug.Ling Hu2012-06-291-2/+2
* Rename availabilityError to availability.Michael Goddard2012-06-2944-168/+167
* Rename a few controls.Michael Goddard2012-06-2960-247/+247
* Locate qdoc on Windows correctly.Friedemann Kleint2012-06-281-9/+2
* Read actual period size after initializing a stream.Lev Zelenskiy2012-06-281-3/+9
* Fix header path for audio engine on Mac.Michael Goddard2012-06-274-10/+17
* Allow frequences up to 96000 in QAudioInput win32 backend.Lev Zelenskiy2012-06-271-1/+1
* Fixed timeout on waiting for positionChanged event.bigbearzhu2012-06-271-2/+2
* Fixed plugin dir error on Windows.bigbearzhu2012-06-275-2/+30
* Clean buffers before closing the input device.Lev Zelenskiy2012-06-271-6/+7
* syncX() doesn't do anything anymore. Remove it.Thiago Macieira2012-06-261-3/+0
* Add blackberry backendThomas McGuire2012-06-2615-0/+2027
* Added support for big endian data to QAudioOutput win32 backend.Lev Zelenskiy2012-06-261-0/+25
* Remove insignificant flag from tests that are passing.Toby Tomkins2012-06-262-4/+0
* Add expected fail flags for consistently failing autotests.Toby Tomkins2012-06-261-0/+6
* Fix crash in audioinput and audiooutput examples.Lev Zelenskiy2012-06-264-38/+26
* Fixed a testing bug.bigbearzhu2012-06-261-2/+2
* build system cleanupsOswald Buddenhagen2012-06-2522-57/+18
* fix bogus conditionalOswald Buddenhagen2012-06-251-1/+1
* switch to new-style configure testsOswald Buddenhagen2012-06-2522-61/+37
* auto-generate module prisOswald Buddenhagen2012-06-255-43/+3
* Add default initialisation to various multimedia classesMithra Pattison2012-06-254-12/+27
* Fixed some crash with WMF backendLing Hu2012-06-256-25/+51
* Fix namespace compilation.Toby Tomkins2012-06-2511-12/+25
* Add a few things to the .gitignore file.Michael Goddard2012-06-251-0/+4
* Add the QtBase/lib directory as a library path, not just frameworks.Michael Goddard2012-06-251-1/+1
* Fix QAudioOutput volume on OSX.Michael Goddard2012-06-202-0/+29
* Fix target executable name in audiooutput exampleMithra Pattison2012-06-201-1/+1
* Remove the USE_COCOA #ifdef, it's always defined now.Michael Goddard2012-06-201-2/+0
* Enabled wmf plugin on Windows againLing Hu2012-06-206-12/+13
* fix volume handling on WindowsMaurice Kalinowski2012-06-202-0/+25
* QIODevice* is used, but QIODevice was never declaredThiago Macieira2012-06-191-1/+1
* Fix a number of other qdoc issues.Michael Goddard2012-06-1535-425/+600
* Tweak the controls documentation.Michael Goddard2012-06-1538-37/+37
* Replace a writable position() property with a seek() method.Michael Goddard2012-06-146-29/+58
* Updating brief layout of QML typesAngus Cummings2012-06-1419-21/+21
* More doc thingsAngus Cummings2012-06-145-33/+33
* Update folderlistmodel import to version 2Alan Alpert2012-06-142-2/+2
* Fix build on Windows with new qdatetime.h that doesn't redefine min/maxSimon Hausmann2012-06-133-1/+5
* Reduce the usage of QAbstractVideoBufferPrivate.Michael Goddard2012-06-133-13/+6
* Clarify documentation about QAudioDecoder::read and blocking.Michael Goddard2012-06-132-9/+13