summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [GDP-279] Fix dates in hmi (#2)HEADmasterRobert Marshall2016-07-143-7/+7
| | | Update copyright on gdp apps screen
* Changed to reflect new nameJeremiah C. Foster2016-03-301-1/+1
| | | Hic sunt dracones.
* Adding a README and fixing LICENSE format issue.Jeremiah C. Foster2016-03-301-0/+4
|\
| * Update README.mdJeremiah C. Foster2016-03-301-1/+3
| | | | | | Fleshed out README a bit.
| * Initial commitJeremiah C. Foster2016-03-302-0/+375
|
* Set surface source rectangle as well as destinationjonathanmaw/weston19-rebaseJonathan Maw2016-02-261-0/+16
| | | | | With wayland-ivi-extension 1.9, it is now necessary to set the source rectangle in conjunction with the destination rectangle.
* Fix ilm_UpdateInputEventAcceptanceOnPedro Alvarez2016-02-261-18/+20
|
* Change to setInputFocusPedro Alvarez2016-02-262-9/+10
| | | | This includes fixing the libraries to link against libilmInput
* GDP-HMI: Change power offsebastien baudouin2015-04-162-3/+3
| | | | | | | | For last User mode support we need to call a service at power off that will be in charge of: - calling node state manager for changing node status into shutding down - make sync for filesystem - call previous define unit poweroff.target
* Launcher2: Implement last User Modesebastien baudouin2015-04-166-6/+152
| | | | | | | this commit implement last user mode for launcher. The application will save the last started Application and will restart it the next boot time. The mechanism rely on persistent data and Node State Management frameworks.
* gdp-hmi-launcher2: Add DLT support for launcher2baserock/jonathanmaw/genivi-demo-jetsonsebastien baudouin2015-04-015-3/+53
| | | | | | This commit enable under flag usage of DLT GENIVI Log and Trace tool. User needs to define USE_DLT flag for enabling output of traces using DLT tool and infrastructure.
* gdp-hmi-launcher2: Add a new enhanced Launchersebastien baudouin2015-04-0137-0/+1220
| | | | | This commit is adding a new launcher base on QtQuick 2.0. It is enhanced in the way is animating application icons and using OpenGL-ES for light effects
* gdp-hmi-launcher: reset 'Browser PoC' unit to 'demoui.service'Holger Behrens2015-02-201-1/+3
| | | | Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
* gdp-hmi-launcher: update images used for icons displayHolger Behrens2015-02-207-5/+53
| | | | Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
* gdp-hmi-launcher: fixed typo in debug messageHolger Behrens2015-02-201-2/+2
| | | | Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
* gdp-hmi-controller: update layer assignmentsHolger Behrens2015-02-202-14/+17
| | | | Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
* genivi-demo-platform-hmi: uprev to version 0.4Holger Behrens2015-02-166-121/+184
| | | | Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
* gdp-hmi-panel: cleanup image assets and signal handlingHolger Behrens2015-02-167-26/+16
| | | | Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
* gdp-hmi-launcher: introduce GDP HMI Launcher appHolger Behrens2015-02-1315-0/+889
| | | | Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
* gdp-hmi-panel: introduce GDP HMI Panel appHolger Behrens2015-02-1313-0/+711
| | | | Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
* gdp-hmi-background: introduce GDP HMI Background appHolger Behrens2015-02-139-0/+542
| | | | Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
* genivi-demo-platform-hmi: uprev to version 0.3Holger Behrens2015-02-1316-501/+1884
| | | | Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
* Makefile.am: limit assets and make use of DOXYGEN variableHolger Behrens2015-02-133-3/+3
| | | | Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
* qml-example: fix typo in file headerHolger Behrens2015-02-134-3/+24
| | | | Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
* GDP_Launcher: High Level SpecificationsFrédéric Bourcier2015-02-061-0/+0
| | | | Signed-off-by: Frédéric Bourcier <frederic.bourcier@windriver.com>
* recipe: provide example recipe for use with meta-iviHolger Behrens2015-02-051-0/+39
| | | | Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
* gdp-hmi-controller: introduce version 0.2, and a QML example (surface ID '3')Holger Behrens2015-02-0524-0/+4471
| | | | Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
* LICENSE: terms of the Mozilla Public License, v. 2.0Holger Behrens2014-09-011-0/+373
As published by the Mozilla Foundation - https://www.mozilla.org/MPL/2.0/ Signed-off-by: Holger Behrens <holger.behrens@windriver.com>