summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/audioinput/audioinput.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-6/+6
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Remove the use of deprecated qVariant*Olivier Goffart2010-08-061-1/+1
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6Simon Hausmann2010-06-161-0/+5
|\
| * AudioInput example; disconnect from the built-in device when changing mode.Justin McPherson2010-06-161-0/+5
| * Fix warnings in AudioInput example.Justin McPherson2010-03-021-0/+2
* | Doc: Updated example license to three clause BSD license.David Boddie2010-05-191-27/+26
* | Fixa few warnings on mingwThierry Bastian2010-03-051-0/+6
|/
* Pass QAudioDeviceInfo when creating audio input/output in examplesGareth Stockwell2010-02-181-1/+1
* Changed function names in audio input example to clarify meaningGareth Stockwell2010-02-161-4/+5
* Tidied up debug output in audio input exampleGareth Stockwell2010-02-161-3/+5
* Removed redundant strings from audio input exampleGareth Stockwell2010-02-161-8/+13
* Cleaned up memory management in audio input exampleGareth Stockwell2010-02-161-28/+41
* Changed variable names in audio input example to match Qt code styleGareth Stockwell2010-02-161-78/+78
* Made level calculation in audio input example work for all formatsGareth Stockwell2010-02-161-37/+73
* Removed unused variable from audio input exampleGareth Stockwell2010-02-161-4/+2
* Update suspend/resume button label in audio input exampleGareth Stockwell2010-02-161-0/+2
* [CRASH] audioinput and audiooutput examples crash when no devices areKurt Korbatits2010-02-071-0/+3
* Revert "Added setChannelCount() to QAudioFormat."Kurt Korbatits2010-01-141-2/+2
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2010-01-081-2/+2
|\
| * Frequency to SampleRate and channels to channelCount.Kurt Korbatits2010-01-061-1/+1
| * Added setChannelCount() to QAudioFormat.Kurt Korbatits2010-01-061-1/+1
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2010-01-071-1/+1
|\ \
| * | Update copyright year to 2010Jason McDonald2010-01-061-1/+1
| |/
* | Doc: Made coding style changes to the Audio Input and Output examples.David Boddie2010-01-061-36/+39
|/
* audioinput and audiooutput examples not using isFormatSupportedKurt Korbatits2009-12-071-1/+11
* Changes to low-level audio API.Kurt Korbatits2009-11-101-5/+5
* Changes to low-level audio API.Kurt Korbatits2009-11-101-5/+5
* Changes to low-level audio API.Kurt Korbatits2009-11-051-5/+5
* Fixed clock() function return values in audio class's.Kurt Korbatits2009-10-221-1/+1
* Move audio and video examples into the common multimedia directory.Andrew den Exter2009-10-161-0/+296