summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/audiooutput
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-313-12/+12
* Updated year in copyright headerKai Koehne2014-03-263-3/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-133-3/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-293-18/+18
* Update contact information in license headers.Sergio Ahumada2012-08-013-6/+6
* Update year in Nokia copyright messages.Jason McDonald2012-01-113-3/+3
* Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-04-283-0/+17
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-173-3/+3
|\
| * Update copyright year to 2011.Jason McDonald2011-01-103-3/+3
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-251-0/+5
|\ \ | |/
| * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-10-251-0/+5
| |\
| | * Add header guards to audio example headers.Justin McPherson2010-10-081-0/+5
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-221-2/+2
|\ \ \ | |/ /
| * | Fix audio glitches in the audiooutput example.Andrew den Exter2010-09-221-2/+2
* | | Remove the use of deprecated qVariant*Olivier Goffart2010-08-061-1/+1
|/ /
* | Doc: Updated example license to three clause BSD license.David Boddie2010-05-193-83/+80
|/
* 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