summaryrefslogtreecommitdiffstats
path: root/src/plugins/pulseaudio
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1012-12/+12
* Add PLUGIN_CLASS_NAME to qtmultimedia pluginsMiikka Heikkinen2012-12-101-0/+1
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-051-5/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2412-288/+288
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-121-2/+0
* Fixed qaudioinput unit test with pulseaudio backendKurt Korbatits2012-07-111-0/+6
* Delete obsolete class methods and update related codeMithra Pattison2012-07-102-6/+6
* Read actual period size after initializing a stream.Lev Zelenskiy2012-06-281-3/+9
* build system cleanupsOswald Buddenhagen2012-06-251-1/+1
* QAudioOutput: low-latency related changes.Lev Zelenskiy2012-05-142-15/+40
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-041-1/+1
* Expose the audio category information for streams.Michael Goddard2012-04-162-1/+34
* add #include <unistd.h> to classes which use ::getpidThomas Senyk2012-04-133-0/+6
* Updated IID, services, and controls to use qt-project URLJonas Rabbe2012-03-201-1/+1
* Updated plugins to use new plugin architectureJonas Rabbe2012-03-204-8/+8
* clean up qmake-generated projectsOswald Buddenhagen2012-02-221-1/+0
* Fix some compiler warnings.Michael Goddard2012-02-141-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3012-12/+12
* Add a volume (gain) property to QAudioInput.Michael Goddard2012-01-252-0/+110
* Fix some static analysis defects.Michael Goddard2012-01-251-0/+3
* Update obsolete contact address.Jason McDonald2012-01-2312-12/+12
* Update year in Nokia copyright headers.Jason McDonald2012-01-1212-12/+12
* Fixed QtMultimedia core namespace compilation.Toby Tomkins2011-11-251-1/+1
* If we fail to connect to pulse, don't enumerate sinks or sources.Michael Goddard2011-11-241-3/+5
* Add cap on internal read/write buffer for QAudioOuput(PA)Ling Hu2011-11-151-1/+1
* Add additional protection on the write size in QAudioOuput(pulseaudio)Ling Hu2011-11-141-0/+5
* Fix pullmode data lost problem in QAudioOutput(pulseaudio)Ling Hu2011-11-092-42/+36
* Rename QtMultimediaKit to QtMultimedia.Michael Goddard2011-10-071-2/+2
* Add QAudioOutput volume API and pulseaudio backend implementation.hawcroft2011-09-282-1/+56
* Fix some compiler warnings.Michael Goddard2011-09-051-1/+1
* Add install rule for pluginshawcroft2011-07-211-0/+3
* Remove most of the "mobility" references.Michael Goddard2011-07-1912-12/+12
* Update licenseheader text in source files for qtmultimediakit Qt moduleJyri Tahtela2011-07-0812-204/+204
* Initial copy of QtMultimediaKit.Michael Goddard2011-06-2913-0/+2609