summaryrefslogtreecommitdiffstats
path: root/demos/multimedia
Commit message (Collapse)AuthorAgeFilesLines
* Don't fill the video widget borders or background by default.Andrew den Exter2010-03-301-0/+6
| | | | | | | Can be enabled by settings setAutoFillBackground or the Qt::WA_OpaquePaintEvent to true. Reviewed-by: Dmytro Poplavskiy
* Added playlist playback modes combo box to player demoDmytro Poplavskiy2010-03-042-1/+30
| | | | Reviewed-by: Justin McPherson
* Player demo updated with more user-friendly previous button behaviour.Nicholas Young2010-02-232-1/+13
| | | | | | | | Pressing previous within the first five seconds will go to the previous item in the playlist. Otherwise, it will seek to the beginning of the current item. Reviewed-by: Kurt Korbatits
* Change namespace; QtMedia -> QtMultimediaJustin McPherson2010-02-191-4/+4
|
* Multimedia; Add player demo.Justin McPherson2010-01-1810-0/+1215
|
* Move QtMobility multimedia framework into Qt.Justin McPherson2010-01-151-0/+4