summaryrefslogtreecommitdiff
path: root/examples/multimedia/audioinput/audioinput.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia.Marko Valtanen2012-12-041-10/+11
* Change to release licenses for 4.6.3.Jason McDonald2010-05-301-13/+13
* Fix warnings in AudioInput example.Justin McPherson2010-03-021-0/+2
* 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-081-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-071-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-081-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