summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/audiooutput
Commit message (Expand)AuthorAgeFilesLines
* Pass QAudioDeviceInfo when creating audio input/output in examplesGareth Stockwell2010-02-181-1/+2
* Changed function names in audio output example to clarify meaningGareth Stockwell2010-02-162-23/+20
* Cleaned up implementation of audio output exampleGareth Stockwell2010-02-161-17/+10
* Tidied up debug output in audio output exampleGareth Stockwell2010-02-162-7/+9
* Removed redundant strings from audio output exampleGareth Stockwell2010-02-162-13/+24
* Cleaned up memory management in audio output exampleGareth Stockwell2010-02-162-38/+61
* Changed variable names in audio output example to match Qt code styleGareth Stockwell2010-02-162-92/+92
* Made data generation in audio output example work for all formatsGareth Stockwell2010-02-162-72/+75
* Update suspend/resume button label in audio output exampleGareth Stockwell2010-02-161-0/+2
* Added missing override in audio output exampleGareth Stockwell2010-02-162-0/+6
* [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-061-13/+13
|/
* audioinput and audiooutput examples not using isFormatSupportedKurt Korbatits2009-12-071-0/+12
* Changes to low-level audio API.Kurt Korbatits2009-11-101-6/+6
* Changes to low-level audio API.Kurt Korbatits2009-11-101-6/+6
* Changes to low-level audio API.Kurt Korbatits2009-11-051-6/+6
* 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/+452