summaryrefslogtreecommitdiffstats
path: root/src/multimedia
Commit message (Expand)AuthorAgeFilesLines
...
* | | Blackberry: Add a page with platform-specific documentationThomas McGuire2012-11-072-0/+83
* | | Enable the "#include <QMultimedia>" camel-case headerSze Howe Koh2012-11-0626-30/+29
* | | Rename namespace QtMultimedia -> QMultimediaSze Howe Koh2012-11-0628-124/+121
* | | Enable the "#include <QMediaMetaData>" camel-case headerSze Howe Koh2012-11-065-538/+634
* | | Rename namespace QtMultimedia::MetaData -> QMediaMetaDataSze Howe Koh2012-11-069-20/+20
| |/ |/|
* | Remove stale QT_MODULE() usage casesSergio Ahumada2012-10-25110-220/+0
* | Doc: Removed dependency on qtmultimedia.cssVenugopal Shivashankar2012-10-191-5/+0
* | QtMultimedia: Fix compiler warnings.Friedemann Kleint2012-10-172-2/+3
* | Fix compilation with stock MinGW.Friedemann Kleint2012-10-173-8/+27
|/
* Update docs after modularization of docsTor Arne Vestbø2012-10-113-48/+5
* Export QAudioHelperInternal symbolsKevin Ottens2012-10-081-1/+1
* Don't add the beginning of the file to the end of the last periodKevin Ottens2012-10-081-2/+3
* Doc: Added Qt Multimedia to 'qmlmodules' groupJerome Pasion2012-10-031-1/+2
* Doc: Organized related information in subsectionsVenugopal Shivashankar2012-09-281-46/+40
* Add missing QT_{BEGIN,END}_NAMESPACESergio Ahumada2012-09-272-0/+4
* Doc: Moved example documentation and imagesVenugopal Shivashankar2012-09-2629-1062/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-24271-6196/+6196
* Doc: Updated landing page to be consistent with other module landing pagesVenugopal Shivashankar2012-09-133-29/+70
* Doc: Removed the unnecessary \annotatedlist command to avoid duplicationVenugopal Shivashankar2012-09-121-3/+7
* remove usage of QT_MAKEDLL from QtMultimediaJoerg Bornemann2012-09-121-18/+2
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-121-2/+0
* Doc: Added an index page and separated \qmlproperty and \property documentationVenugopal Shivashankar2012-08-295-8/+104
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-111-1/+1
* Fix some failing QAudioInput integration tests on OSX.Michael Goddard2012-08-034-14/+73
* Added check to qsound and qsoundeffect unit tests for audio supportKurt Korbatits2012-08-031-0/+5
* Add a missing include for Q_MULTIMEDIA_EXPORTThiago Macieira2012-08-022-0/+2
* Fix a few header style violations.Michael Goddard2012-07-305-3/+7
* Doc: Changed \qmlclass to \qmltype and added \instantiatesJerome Pasion2012-07-271-1/+2
* Replace QSoundEffect backend using qmedia with qaudiooutput implementationKurt Korbatits2012-07-265-293/+494
* Fixed QDoc errors related to snippets and quotefromfile commandsVenugopal Shivashankar2012-07-266-10/+11
* Volume control for QAudioInput windows backend.Lev Zelenskiy2012-07-262-0/+115
* Added check to alsa backend for QAudioOutputKurt Korbatits2012-07-261-0/+5
* Moved doc under src to fall in-line with the new modular structureVenugopal Shivashankar2012-07-2563-0/+4564
* Replaced endpoint control with audio input and output controlsDmytro Poplavskiy2012-07-248-185/+406
* Fixed docs for QAudioInput::bufferSize and setBufferSizeAli Akhtarzada2012-07-241-2/+2
* Added volume property to QMediaRecorderDmytro Poplavskiy2012-07-194-0/+50
* Added volume control for QAudioOutput & QAudioInput (alsa)Kurt Korbatits2012-07-1710-10/+252
* Fix some QAudioInput errors on OSX.Michael Goddard2012-07-161-10/+36
* Fixed error in qaudioinput alsa backend for invalid format.Kurt Korbatits2012-07-161-2/+2
* Update the export macros in qtmultimedia.gitThiago Macieira2012-07-111-18/+2
* Clarify API/docs by introducing the audio "frame", and add helpers.Michael Goddard2012-07-115-71/+206
* Update ALSA device enumeration to return all devicesMithra Pattison2012-07-101-12/+5
* Delete obsolete class methods and update related codeMithra Pattison2012-07-1017-175/+108
* Fix internal compiler error of MSVC2012.Friedemann Kleint2012-07-041-5/+6
* Rename availabilityError to availability.Michael Goddard2012-06-2919-67/+72
* Rename a few controls.Michael Goddard2012-06-2919-155/+155
* Allow frequences up to 96000 in QAudioInput win32 backend.Lev Zelenskiy2012-06-271-1/+1
* Clean buffers before closing the input device.Lev Zelenskiy2012-06-271-6/+7
* Added support for big endian data to QAudioOutput win32 backend.Lev Zelenskiy2012-06-261-0/+25
* build system cleanupsOswald Buddenhagen2012-06-251-10/+1