summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Ported QML camera example to QtQuick 2.0 and QtMultimedia 5.0Dmytro Poplavskiy2012-07-1911-510/+401
* Player example histogram: Process frames on a separate threadLev Zelenskiy2012-07-192-36/+79
* Update example QML to follow API changeMithra Pattison2012-07-162-4/+4
* Fix include path error in shadow build of audiorecorder exampleMithra Pattison2012-07-161-0/+2
* Delete obsolete class methods and update related codeMithra Pattison2012-07-1014-91/+82
* Fix installation of spectrum exampleMithra Pattison2012-07-021-1/+2
* Fix crash in audioinput and audiooutput examples.Lev Zelenskiy2012-06-264-38/+26
* switch to new-style configure testsOswald Buddenhagen2012-06-251-1/+1
* Fix target executable name in audiooutput exampleMithra Pattison2012-06-201-1/+1
* Replace a writable position() property with a seek() method.Michael Goddard2012-06-143-1/+3
* Update folderlistmodel import to version 2Alan Alpert2012-06-142-2/+2
* Don't use QtDeclarative compat moduleKent Hansen2012-05-144-8/+8
* fix project fileOswald Buddenhagen2012-05-091-1/+2
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-044-4/+4
* Fix compilation after qtbase:8f85b84f4eaa85ff5c02ec5e65fd6706a10690b9.Friedemann Kleint2012-04-247-9/+9
* Move QAudioDecoder to public.Michael Goddard2012-04-112-1/+2
* Updated declarative components to use the QML moduleJonas Rabbe2012-03-141-1/+4
* Use small-screen layout in qmlvideo, qmlvideofx examples on HarmattanGareth Stockwell2012-03-121-0/+5
* Updated qmlvideofx to use MediaPlayer.autoPlay instead of playingGareth Stockwell2012-03-121-1/+1
* Expose availability from the backend to C++ and QML.Michael Goddard2012-03-021-1/+1
* Audio decoder example.Lev Zelenskiy2012-02-276-0/+647
* Audio recorder example updated to display level using QAudioProbe.Lev Zelenskiy2012-02-246-4/+251
* Video player example updated to display histogram using QVideoProbe.Lev Zelenskiy2012-02-245-3/+219
* clean up qmake-generated projectsOswald Buddenhagen2012-02-221-6/+0
* Fix some compiler warnings.Michael Goddard2012-02-145-5/+6
* Fix shader file loading in qmlvideofx exampleGareth Stockwell2012-02-131-1/+23
* Disable flicking of qmlvideofx example parameter panelGareth Stockwell2012-02-131-0/+1
* Improve usability of qmlvideofx example on small touchscreensGareth Stockwell2012-02-135-50/+60
* Add some recent things to the overview docs.Michael Goddard2012-02-091-0/+3
* Fixed 'magnify' shader in qmlvideofx exampleGareth Stockwell2012-02-091-5/+8
* Enable qmlvideofx window to be resized, when large screen layout usedGareth Stockwell2012-02-085-6/+43
* Tidy up frame rate display in video examplesGareth Stockwell2012-02-087-52/+110
* Tidy up file browsing in video examplesGareth Stockwell2012-02-087-632/+672
* Add AudioEngine with new implementationLing Hu2012-02-065-0/+348
* Remove QMediaImageViewer (SC break).Michael Goddard2012-02-035-375/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30212-212/+212
* Add a volume (gain) property to QAudioInput.Michael Goddard2012-01-252-0/+16
* Update in line with recent QWindow API changeAlan Alpert2012-01-252-3/+2
* Update obsolete contact address.Jason McDonald2012-01-23214-214/+214
* Changed metadata keys type from enum to QString.Dmytro Poplavskiy2012-01-202-5/+4
* Replaced QAudioCaptureSource with QAudioRecorder.Dmytro Poplavskiy2012-01-192-30/+27
* Changed QCamera::captureMode property to QFlagsDmytro Poplavskiy2012-01-171-1/+1
* Update year in Nokia copyright headers.Jason McDonald2012-01-1257-57/+57
* Updated QtMultimedia declarative module to version 5.0Jonas Rabbe2012-01-1116-22/+22
* Remove widgets config test.Michael Goddard2012-01-111-1/+1
* Properly handle the case where QtWidgets is not available.Michael Goddard2012-01-062-30/+23
* Update copyright year in license headers.Jason McDonald2012-01-06157-157/+157
* Fix namespace compilation.Michael Goddard2011-12-225-8/+4
* Fix some of the effects in qmlvideofxMichael Goddard2011-12-224-7/+8
* Disable some build time messages.Michael Goddard2011-12-224-7/+0