aboutsummaryrefslogtreecommitdiffstats
path: root/examples/ivimedia/mediaplayer
Commit message (Collapse)AuthorAgeFilesLines
* Fix building without widgetsDominik Holland2020-01-292-3/+3
| | | | | Change-Id: I6442a6c1db7724febac1afffd52221d96adb8309 Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* Use simulation backends for our QtIvi examplesDominik Holland2019-06-251-0/+1
| | | | | | | | | | | | | | | Because we introduced a production backend based on QtRO, this backend is used by default, but as no server is running it can't connect it and shows some errors. To not over complicate things we now use the simulation backend for those examples and add a small note to the example documentation Change-Id: I706d449e7e84f70a560aaa4f95baa86bb2682448 Fixes: AUTOSUITE-1057 Reviewed-by: Vladimir Minenko <vladimir.minenko@pelagicore.com> Reviewed-by: Kavindra Palaraja <kpalaraja@luxoft.com> Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
* Update the mediaplayer exampleDominik Holland2019-05-081-0/+6
| | | | | | | | | | | Added a 'Refresh' button to reload the content of the library. This is useful when a new USB devices is atttached. Also better handle the removal of a USB device and reset the File browser view. Change-Id: Iab16e213f9022f63ebdfacd087a8eb92a2080b9b Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
* Update copyright statementsRobert Griebl2018-12-172-0/+2
| | | | | | | | - added 2019 - everything is (c) Luxoft instead of Pelagicore from now on Change-Id: I4a6dbd46aaffbb90cea57626bd75e3972cea2cfc Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
* Update all Pelagicore copyright headers to 2018Dominik Holland2018-01-162-2/+2
| | | | | Change-Id: I408c855d9619e20f481a592dc1f514b90af642f9 Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
* Change the examples folder structure to match the module namingDominik Holland2017-11-034-0/+404
core -> ivicore media -> ivimedia vehiclefunctions -> ivivehiclefunctions Change-Id: Icd8d7c45f2dbf0e18de1eea775398b45f8ff78f8 Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>