summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/audioinput
Commit message (Expand)AuthorAgeFilesLines
* Added Symbian UserEnvironment capability to audioinput exampleGareth Stockwell2010-03-231-0/+1
* Fix warnings in AudioInput example.Justin McPherson2010-03-022-1/+3
* 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-162-6/+7
* Tidied up debug output in audio input exampleGareth Stockwell2010-02-161-3/+5
* Removed redundant strings from audio input exampleGareth Stockwell2010-02-162-8/+18
* Cleaned up memory management in audio input exampleGareth Stockwell2010-02-162-36/+54
* Changed variable names in audio input example to match Qt code styleGareth Stockwell2010-02-162-93/+93
* Made level calculation in audio input example work for all formatsGareth Stockwell2010-02-162-42/+80
* Removed unused variable from audio input exampleGareth Stockwell2010-02-162-7/+3
* 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-073-3/+3
|\ \
| * | Update copyright year to 2010Jason McDonald2010-01-063-3/+3
| |/
* | Doc: Made coding style changes to the Audio Input and Output examples.David Boddie2010-01-062-53/+57
|/
* 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-164-0/+491