summaryrefslogtreecommitdiffstats
path: root/basicsuite/Media Player
Commit message (Collapse)AuthorAgeFilesLines
* Make basicsuite demos run stand-aloneTopi Reinio2014-01-2765-4582/+0
| | | | | | | | | | | | | | | | 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>
* Introduce documentation for Qt Enterprise Embedded ExamplesTopi Reinio2014-01-141-0/+18
| | | | | | | | | | | Create documentation structure for Qt Enterprise Embedded Examples and Demos, including the subprojects from the /basicsuite subdirectory. Task-number: QTEE-137 Change-Id: Ic6f9f9fa8cea8b7fa4821508fda93822c0b99ea3 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com> Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Add Digia license headersTopi Reinio2013-12-039-0/+360
| | | | | | | | Adds a BSD license header to example source (*.cpp, *.h, and *.qml) files that do not have a license already. Change-Id: If51883d2d1b76f84acce42ccd4e42b706c42431d Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* include media player for raspberry piSamuli Piippo2013-11-251-1/+1
| | | | | | | Performance is not great, but at least videos work on raspberry pi. Change-Id: Iad71fa7421b1b18de7ed7f5415c2006ba2347553 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Exclude some more demos (and fix syntax)v1.0.0-RC5v1.0.0aavit2013-10-181-1/+1
| | | | | Change-Id: Ieed04db9d4b331efff7cc8f6f047c95ccf6ebe39 Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* no multimedia on beagleboard eAndroidaavit2013-10-161-0/+1
| | | | | Change-Id: Icb4175af124a43b0d2f85ab46fda3e612c4e4bc1 Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
* Add black borders to match with other screenshotsv1.0.0-RC2Gatis Paeglis2013-10-151-0/+0
| | | | | | | This improves edge rendering in the qtlauncher. Change-Id: I82557909e43c366b8dae736b77860d21884d4540 Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
* Add screenshots for Media Player and Camera demosGatis Paeglis2013-10-151-0/+0
| | | | | Change-Id: I2a63828c11738df8ba2647ee6a2f1055617a311c Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Add some sample videos for the Media Playeraavit2013-10-101-1/+1
| | | | | Change-Id: I9d978f40f8a2047b04f32211c1bb429d2a46151a Reviewed-by: Yoann Lopes <yoann.lopes@digia.com>
* Moved Media Player and Camera from experimental to basicsuiteaavit2013-10-0962-0/+4203
Change-Id: I8fd2335614062e1ca09f385ad6c0ae0dd19d694c Reviewed-by: Pasi Petäjäjärvi <pasi.petajajarvi@digia.com>