summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* RenamingGunnar Sletta2013-03-2113-15/+15
|
* Run as fullscreen and working "hide"Gunnar Sletta2013-03-212-3/+6
|
* Fix compile bug in icon shaderGunnar Sletta2013-03-211-2/+2
|
* Wifi testing codeGunnar Sletta2013-03-219-0/+798
|
* Virtual keyboard codeGunnar Sletta2013-03-2045-0/+3546
|
* Update to new #define platform flag: Q_OS_ANDROID_NO_SDKaavit2013-03-181-6/+6
| | | | | Also, do just qWarning instead of qFatal (process terminate) if reboot/poweroff() returns.
* Made OMX initializing a bit more robust.Samuel Rødal2013-03-142-9/+30
| | | | | We should do it on the rendering thread where there's a current context since we're calling glGenTextures() etc.
* Fixed nativemedia plugin name in qmldir.Samuel Rødal2013-03-141-1/+1
|
* Added nativemedia for video playback.Samuel Rødal2013-03-1318-1/+5681
| | | | See the test.qml in src/imports/nativemedia for usage.
* Initial commit - Long live the B2Qt utils!aavit2013-02-0711-0/+190