[root]/at/ac/tuwien/cg/armd2011/level00

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| peter.rautek | 18 (100.0%) | 1540 (100.0%) | 85.5 |
- added sound-loop to Level00Activity
- added rendering of path to Level00Activity
- internationalization of strings
708 lines of code changed in 6 files:
- added a updateSceneNoTarget() function to the AugmentedRealityRenderer class. This function will be called when the tracking target was not found in the current video-frame. Renderers that want to redraw, even if the tracking target was not found can override this function.
- added an example in the Level00Activity of overriding the new updateSceneNoTarget() method.
- the libarmd.so was modified to call the updateSceneNoTarget method
134 lines of code changed in 1 file:
- Added an example how to load a ui from an layout xml file and add it as an ui-overlay by overriding the addUiOverlay method (check out the Level00Activity)
24 lines of code changed in 1 file:
- added shared preference (persistentstate) for music on/off
12 lines of code changed in 1 file:
- launcherActivity waits for results when starting level activities
- level00 returns a result to the framework
21 lines of code changed in 1 file:
- help activity added to framework
85 lines of code changed in 1 file:
- changed splashscreen and icon
- cleaned up resources
2 lines of code changed in 1 file:
213 lines of code changed in 3 files:
initial commit
341 lines of code changed in 3 files: