aboutsummaryrefslogtreecommitdiffstats
path: root/com.luxoft.videoplayer
Commit message (Collapse)AuthorAgeFilesLines
* [apps, format] update package yamls against appman5.14Grigorii Zimin2020-04-061-4/+6
| | | | | | | | | - remove mimeTypes for the spotify - it doesn't work for the music app - remove mimeTypes for the videoplayer - it doesn't work for the music app Task-number: AUTOSUITE-1495 Change-Id: I769bbc093ad473aaa62561daef2b6f0b95f61d9b Reviewed-by: Egor Nemtsev <enemtsev@luxoft.com>
* [videoplayer] add a warning for the empty video broadcasting screenGrigorii Zimin2020-04-061-0/+17
| | | | | Change-Id: I46a98aa5810b4b29390002d8da83081e9732fa0b Reviewed-by: Egor Nemtsev <enemtsev@luxoft.com>
* Revert "Remove videoplayer as it doesn't work in Neptune UI 5.14"Grigorii Zimin2020-04-039-0/+587
| | | | | | | | | This reverts commit 7a467588143cacbbf14c3e01c1383734f8fd8f25. Reason for revert: works...but video folder should contains files and opengl there is opengl problem Change-Id: Ie5631bf75ad1ac1ffcbfcd64b877f5a2a5f1b639 Reviewed-by: Grigorii Zimin <gzimin@luxoft.com>
* Remove videoplayer as it doesn't work in Neptune UI 5.14Grigorii Zimin2020-04-039-587/+0
| | | | | Change-Id: I2d1591c634a6a439a4a47ee0ab43423817188e89 Reviewed-by: Egor Nemtsev <enemtsev@luxoft.com>
* [video player] implement a sample video playerLukáš Tinkl2020-01-179-0/+587
based on QtMultimedia framework Change-Id: I7b6b8ed3823b30f03f76c20426b00788b95e5b0f Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>