summaryrefslogtreecommitdiff
path: root/src/multimedia/audio/qaudioinput_mac_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+1
* Audio(osx); refactor input period conversionJustin McPherson2010-06-221-24/+25
* Audio (osx); In pull mode emit readyRead() for each period received.Justin McPherson2010-06-161-2/+2
* Calculate period size correctly.Justin McPherson2010-03-241-2/+2
* Use AudioConverter when not preferred format.Justin McPherson2010-03-161-26/+32
* Handle values passed to setNotifyInterval more robustly.Justin McPherson2010-03-161-1/+8
* Make sure to check for a valid audioformat before open.Justin McPherson2010-03-161-1/+1
* Ensure audio converter member is initialized.Justin McPherson2010-03-111-0/+1
* Fix namespace issues.Justin McPherson2010-03-021-4/+4
* Fix Audio input on OSX 10.6.Justin McPherson2010-03-021-1/+3
* Revert "Frequency to SampleRate and channels to channelCount."Kurt Korbatits2010-01-141-1/+1
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2010-01-081-1/+1
|\
| * Frequency to SampleRate and channels to channelCount.Kurt Korbatits2010-01-061-1/+1
* | Update copyright year to 2010Jason McDonald2010-01-071-1/+1
|/
* Changes to low-level audio API.Kurt Korbatits2009-11-101-12/+12
* Changes to low-level audio API.Kurt Korbatits2009-11-101-12/+12
* Changes to low-level audio API.Kurt Korbatits2009-11-051-12/+12
* Fixed logic in clock() function of audio class's.Kurt Korbatits2009-10-021-0/+3
* Mac audio; emit stateChanged on start, don't flush in push mode.Justin McPherson2009-09-241-0/+7
* 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
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Merge AudioServices into mainline.Justin McPherson2009-08-051-0/+930