summaryrefslogtreecommitdiffstats
path: root/src/multimedia/audio/qaudiodeviceinfo_alsa_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia4.6Sergio Ahumada2012-11-271-18/+18
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Fix compliation of ALSA audio backend when checking for surround support.Justin McPherson2010-11-241-0/+6
* Verify the audio format before trying to open an audio device.Andrew den Exter2010-09-221-10/+13
* QAudioOutput(ALSA); Fix check for available devices.Justin McPherson2010-08-121-14/+17
* Added surround sound support to alsa low-level audio backend.Kurt Korbatits2010-06-241-0/+46
* Revert "Frequency to SampleRate and channels to channelCount."Kurt Korbatits2010-01-141-8/+8
* Revert "Added setChannelCount() to QAudioFormat."Kurt Korbatits2010-01-141-5/+5
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2010-01-081-13/+13
|\
| * Frequency to SampleRate and channels to channelCount.Kurt Korbatits2010-01-061-10/+10
| * Added setChannelCount() to QAudioFormat.Kurt Korbatits2010-01-061-3/+3
* | Update copyright year to 2010Jason McDonald2010-01-071-1/+1
|/
* no audiodevices found using QAudioDeviceInfo::availableDevices on UbuntuKurt Korbatits2009-12-181-0/+5
* No audio devices found for Ubuntu with QAudio classesKurt Korbatits2009-11-161-15/+33
* Changes to low-level audio API.Kurt Korbatits2009-11-101-3/+3
* Changes to low-level audio API.Kurt Korbatits2009-11-101-3/+3
* Changes to low-level audio API.Kurt Korbatits2009-11-051-3/+3
* Fixed compile issue with alsa < 1.0.14Kurt Korbatits2009-10-211-3/+37
* Fixed QAudioDeviceInfoInternal::deviceList(QAudio::Mode mode) filteringMartin Banky2009-10-061-17/+9
* AudioService API changes; QString->const QString&, remove QAudioDeviceId use ...Justin McPherson2009-09-241-19/+19
* AudioDevices demo doesn't do anything on WindowsKurt Korbatits2009-09-141-13/+54
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* compile fix with namespaceshjk2009-08-261-1/+3
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Merge AudioServices into mainline.Justin McPherson2009-08-051-0/+394