summaryrefslogtreecommitdiffstats
path: root/examples/multimedia
Commit message (Expand)AuthorAgeFilesLines
* Revert "Frequency to SampleRate and channels to channelCount."Kurt Korbatits2010-01-141-6/+6
* Revert "Added setChannelCount() to QAudioFormat."Kurt Korbatits2010-01-143-6/+6
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2010-01-083-16/+16
|\
| * Merge branch '4.6' of ../../4.6 into 4.6Justin McPherson2010-01-074-65/+80
| |\
| * | Frequency to SampleRate and channels to channelCount.Kurt Korbatits2010-01-063-8/+8
| * | Added setChannelCount() to QAudioFormat.Kurt Korbatits2010-01-063-4/+4
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2010-01-0721-21/+21
|\ \ \
| * | | Update copyright year to 2010Jason McDonald2010-01-0621-21/+21
| | |/ | |/|
* | | Doc: Made coding style changes to the Audio Input and Output examples.David Boddie2010-01-063-66/+70
|/ /
* | Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-12-174-69/+84
|\ \ | |/ |/|
| * Doc: Modified the coding style of the Audio Devices example.David Boddie2009-12-154-69/+84
* | audioinput and audiooutput examples not using isFormatSupportedKurt Korbatits2009-12-072-1/+23
|/
* Changes to low-level audio API.Kurt Korbatits2009-11-103-12/+12
* Changes to low-level audio API.Kurt Korbatits2009-11-103-12/+12
* Changes to low-level audio API.Kurt Korbatits2009-11-053-12/+12
* QVideoFrame API review changes.Andrew den Exter2009-11-042-3/+3
* QAbstractVideoSurface API review changes.Andrew den Exter2009-11-044-6/+4
* Fixed clock() function return values in audio class's.Kurt Korbatits2009-10-222-2/+2
* Move audio and video examples into the common multimedia directory.Andrew den Exter2009-10-1629-18/+1400
* Demos and applications have a nice Qt logo when installed on SymbianEspen Riskedal2009-10-023-3/+3
* AudioServices; Nicer examples.Justin McPherson2009-09-244-192/+82
* AudioService API changes; QString->const QString&, remove QAudioDeviceId use ...Justin McPherson2009-09-246-32/+21
* AudioDevices demo doesn't do anything on WindowsKurt Korbatits2009-09-142-234/+222
* Update license headers again.Jason McDonald2009-09-099-36/+36
* Added missing TARGET.UID3 definitions to various components.Miikka Heikkinen2009-09-033-0/+14
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-319-117/+117
* Update contact URL in license headers.Jason McDonald2009-08-129-9/+9
* Merge AudioServices into mainline.Justin McPherson2009-08-0516-0/+1771