summaryrefslogtreecommitdiffstats
path: root/basicsuite/mediaplayer
Commit message (Collapse)AuthorAgeFilesLines
* Update license headersTopi Reinio2016-05-0338-707/+555
| | | | | | | | | - Update Copyright year and holder, unify license text formatting - Update BSD, LGPL licenses for files originating from Qt repositories Change-Id: Id77f62f754c3bb29bb4b1c816e3f984a087ee87e Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Added audio formats to mediaplayer's file filters.Kimmo Ollila2016-02-231-1/+4
| | | | | Change-Id: I5b42a37e034b58d03a809b8442f20562404bfbe0 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Replace title, description and exclude files with one demos.xmlKimmo Ollila2016-02-193-8/+0
| | | | | Change-Id: If6ea447d8613c73bdbe926a567efa3de6f9422fc Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Renewed filebrowser part of mediaplayer demoKimmo Ollila2016-01-194-285/+142
| | | | | | Change-Id: Idbb910caecde8e7d33035bf3c5462a6fbc0c544c Task-number: QTRD-3783 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Update video url which mediaplayer is playing in startupKatja Marttila2016-01-151-1/+1
| | | | | Change-Id: I1ab5a0d98550bd2cc6f7b15aae31365d789b4c2c Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* replace mediaplayer imageKatja Marttila2015-12-281-0/+0
| | | | | Change-Id: I6e9b3fd29c5757a327da466500ff8a185aad9ceb Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* Replace camera, about-b2qt and multimedia imageKatja Marttila2015-12-181-0/+0
| | | | | | Change-Id: I6b19116441176dc011216c5d39d619ef048ca817 Task-number: QTRD-3769 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* Exluded some demos on colibri-vfAndy Nichols2014-11-241-0/+1
| | | | | | | | Colibri-vf doesn't support opengl based or multimedia applications. Change-Id: If8f0c6077a99f2a5b045b512dfbf343fda526798 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* Update Qt logosSamuli Piippo2014-10-071-0/+0
| | | | | | | | | New Qt logos, no update available for the "Code less" image. Removed old images that were not used anymore. Task-number: QTEE-777 Change-Id: I3b60496d237b2340c679ae0b756b939f95e4ad87 Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
* Change URLs to qt.ioRainer Keller2014-10-0738-67/+67
| | | | | Change-Id: Ib106911de0365837b97bf4c5c374c97611a276cc Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* Capture preview images in ~800x600 resolutionRainer Keller2014-09-171-0/+0
| | | | | | Task-number: QTEE-694 Change-Id: Ibcee4da0108a8d087d54495d129b0b871d7b0983 Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
* Fix Meet Qt Enterprise Embedded video url on startupPasi Petäjäjärvi2014-06-261-1/+1
| | | | | Change-Id: I666b943a8228b7078d42032e2bc148a42e33b28d Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Add Meet Qt Enterprise Embedded video to mediaplayer demoPasi Petäjäjärvi2014-06-241-0/+1
| | | | | | | | | | * Add Qt Enterprise Embedded video to /data/videos folder * Set Qt Enterprise Embedded video as default one and start it when mediaplayer is started. Task-number: QTEE-663 Change-Id: I97dbf8741f5a63ea7e0017c7736298881b0a56bc Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* Rearrange the order of demos in the launcherTopi Reinio2014-03-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | The launcher will sort the demos alphabetically based on their titles, and then removes leading digits (see cf9b6d17). This allows us to control the order of the demos. This change sets the following order, from left to right: About Qt Enterprise Embedded Launcher Settings Qt5 Everywhere Qt5 Cinematic Demo Qt5 Launch Presentation Virtual Keyboard Qt Quick Enterprise Controls - Dashboard Qt Quick Enterprise Controls - Gallery Controls: Touch Qt Charts - Gallery Media Player Camera Photo Gallery Graphical Effects Sensors Demo Change-Id: I80e5fb66b55f5b5541acc70410c555d4d971e220 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Exclude mediaplayer also from eLinux-bone, since not workingaavit2014-02-211-0/+1
| | | | | Change-Id: Ida0fb9c0e1a8186d8a0437074882d27b000a8ab3 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* Update copyright yearaavit2014-02-129-9/+9
| | | | | Change-Id: I55381dedffc4d86bc25b0c3f6ef18230d70272ee Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
* Limit camera & mediaplayer demos to working devicesaavit2014-02-121-1/+2
| | | | | Change-Id: I81d3f3a7e142eb0f5f0fef251de7daa9a3f7a7a9 Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
* Doc: Improve demo documentation and descriptionsTopi Reinio2014-02-041-2/+2
| | | | | | | | | | | - Copy thumbnails from launcher to example documentation - Fix typos and improve demo descriptions and use them also in the example docs - Add missing docs for Qt 5 Launch Presentation, fix typo in its .pro file name. Change-Id: Ic658b7e536853d7272aaee26c6fd8769bc3fc060 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Enable virtual keyboard when building demos stand-aloneTopi Reinio2014-01-301-0/+1
| | | | | | | | | | Add a shared QML file that defines an InputPanel and loads the main QML for each demo. Also, - Do not define QT_IM_MODULE (set already in the system) - Improved exclude file parsing to match b2qt-launcher Change-Id: Ibdd0371a57878ef7bc585aa67fcd148377f54bc6 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Make basicsuite demos run stand-aloneTopi Reinio2014-01-2766-0/+4578
This change will make the demos run standalone when built in Qt Creator. - Rename example directories to lowercase/non-whitespace to avoid build & deployment problems - Add title.txt files so titles remain displayed correctly in the launcher - Add a common shared source files used for the standalone apps, and .pro-files for each example - Remove .qmlproject files (not needed) - Adjust documentation to match the new directory structure Change-Id: Ib24e461952da3b2c88aab0363249115ea44ee0f2 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>