summaryrefslogtreecommitdiffstats
path: root/src/plugins/qnx/camera/camera.pri
Commit message (Collapse)AuthorAgeFilesLines
* Remove BlackBerry PlayBook support.Rafael Roquetto2015-02-181-4/+1
| | | | | | Change-Id: I21f9c21bd3badd30f3a989ce3412c9ad03f5f21d Reviewed-by: Bernd Weimer <bernd.weimer@pelagicore.com> Reviewed-by: Thomas McGuire <thomas.mcguire@kdab.com>
* Blackberry: implement QCameraInfoControl.Yoann Lopes2014-03-271-0/+2
| | | | | | | We also now correctly report the default camera to be the rear camera. Change-Id: Ie96b2950344194637c8feace77246f036c9a3757 Reviewed-by: Fabian Bumberger <fbumberger@rim.com>
* QNX: Restructure pluginsFrank Osterfeld2013-11-091-0/+53
Now that the MmRenderer implementation is ported to plain QNX, rename the directories and files accordingly: "blackberry" becomes "qnx", replace the Bb prefix with MmRenderer for classes concerned with mm-renderer. The legacy alsa support for plain qnx is now "qnx-audio". Change-Id: I6abd98ecdd713b2d5e554d42224dc30f13772f43 Reviewed-by: Thomas McGuire <thomas.mcguire@kdab.com>