Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Android API 14 GLMediaPlayer demo: MovieSimple | Sven Gothel | 2012-04-03 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | | Activity adds 2 NEWT GLWindow's in a ViewGroup, one main view and one small HUD view. Both GLWindow contain one GLEventListener playing the same stream using GLMediaPlayer one with no effect, one w/ a gradient color effect. The stream's URL is currently hardcoded 'file:///mnt/sdcard/Movies/BigBuckBunny_320x180.mp4'. Upper half of main window: - click start/pause video - drag rotate video Lower half of main window: - drag bwd/fwd in the stream (seek) | ||||
* | Android Tests: Using JogAmp's ActivityLauncher (gluegen commit: ↵ | Sven Gothel | 2012-03-14 | 1 | -0/+83 |
| | | | | | | | | 0cfc7847c58b51c9a26b50d905b592d1fc4c8578) - Remove jogl.android-launcher.apk in favor of generic jogamp.android-launcher.apk - All Android test code resides in jogl.test.apk (initial launcher and delegated 'real' one) | ||||
* | Android: Add jogl-test manifest. APK scripts | Sven Gothel | 2011-09-28 | 1 | -0/+17 |