summaryrefslogtreecommitdiffstats
path: root/src/multimedia/audio/qaudiooutput_alsa_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Verify the audio format before trying to open an audio device.Andrew den Exter2010-09-221-3/+20
* Disable notify() signal when setNotifyInterval is zero in alsa backend.Kurt Korbatits2010-04-231-7/+2
* QAudioOutput always uses default output deviceKurt Korbatits2010-04-211-4/+3
* QAudioInput: possible change of state without emitting stateChange()Kurt Korbatits2010-04-061-1/+1
* Fixed deadlock introduced by changeKurt Korbatits2010-03-101-1/+2
* Fixed invokeMethod in alsa implementation.Kurt Korbatits2010-03-101-1/+1
* Linux QAudioOutput playback stutteringKurt Korbatits2010-03-051-1/+43
* alsa backend for low-level audio doesn't pass new unit testsKurt Korbatits2010-02-231-37/+27
* Revert "Frequency to SampleRate and channels to channelCount."Kurt Korbatits2010-01-141-3/+3
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2010-01-081-3/+3
|\
| * Frequency to SampleRate and channels to channelCount.Kurt Korbatits2010-01-061-3/+3
* | Update copyright year to 2010Jason McDonald2010-01-071-1/+1
|/
* No audio devices found for Ubuntu with QAudio classesKurt Korbatits2009-11-161-5/+16
* Changes to low-level audio API.Kurt Korbatits2009-11-101-16/+16
* Changes to low-level audio API.Kurt Korbatits2009-11-101-16/+16
* Changes to low-level audio API.Kurt Korbatits2009-11-051-16/+16
* Fixed clock() function return values in audio class's.Kurt Korbatits2009-10-221-1/+1
* Fixed compile issue with alsa < 1.0.14Kurt Korbatits2009-10-211-0/+17
* Fixed logic in clock() function of audio class's.Kurt Korbatits2009-10-021-1/+1
* Fixed error in notify() signal and totalTime() in QAudioInput andKurt Korbatits2009-09-301-2/+11
* Changed internal tr()'s to be QString::fromLatin1() in alsa builtin.Kurt Korbatits2009-09-301-10/+10
* AudioDevices demo doesn't do anything on WindowsKurt Korbatits2009-09-141-4/+4
* 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-0/+4
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Merge AudioServices into mainline.Justin McPherson2009-08-051-0/+706