summaryrefslogtreecommitdiffstats
path: root/demos/multimedia
Commit message (Collapse)AuthorAgeFilesLines
* When deployed on symbian, give player application the standard QT iconDerick Hawcroft2010-04-271-0/+1
| | | | Reviewed-by: Kurt Korbatits
* Merge branch '4.7' of ../../qt/4.7 into 4.7Justin McPherson2010-04-221-2/+8
|\ | | | | | | | | Conflicts: demos/multimedia/player/player.pro
| * Add (correct) .pro files to INSTALLs.Frans Englich2010-04-211-1/+1
| | | | | | | | Complements previous commit.
| * Assign UID3, install example files, remove redundant code.Frans Englich2010-04-211-5/+10
| | | | | | | | | | | | This demo still needs work on Symbian, related is QTBUG-10095. Reviewed-by: Jason Barron
* | Player demo: load not only local files but playlists and urls passed asDmytro Poplavskiy2010-04-211-5/+16
| | | | | | | | | | | | command line arguments. Reviewed-by: Andrew den Exter
* | Fixed Qt build with mediaservices disabled.Dmytro Poplavskiy2010-04-201-2/+1
| | | | | | | | | | | | | | Disabled decalarative multimedia module and the player demo if qt is build without mediaservices. Reviewed-by: Kurt Korbatits
* | QtMediaservices -> QtMediaServices.Justin McPherson2010-04-163-8/+8
| | | | | | | | Reviewed-by: Dmytro Poplavskiy
* | Create Mediaservices lib, separate from Multimedia.Justin McPherson2010-04-154-9/+9
|/
* 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