aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/android/jni.cpp
AgeCommit message (Expand)Author
2011-10-25ANDROID: Move from org.inodes.gus to org.scummvm.Alyssa Milburn
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-06-23ANDROID: Allow use of abort() in JNI classLittleboy
2011-06-01ANDROID: Revert stable-only changes from commit cf41ac0f which I accidentally...Max Horn
2011-06-01Merge branch 'branch-1-3-0' into masterMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-03ANDROID: Fix various forbidden symbol clashesMax Horn
2011-05-01ANDROID: Disable the savegame parachutedhewg
2011-04-28ANDROID: Another attempt at compilation fixOri Avtalion
2011-04-28ANDROID: Fix compilationOri Avtalion
2011-04-03ANDROID: Log the ScummVM versiondhewg
2011-03-16ANDROID: Input system overhauldhewg
2011-03-13ANDROID: Add support for video feature flagsdhewg
2011-03-07ANDROID: Save the game when the process is pauseddhewg
2011-03-03ANDROID: Remove an indirection when pausingdhewg
2011-03-03ANDROID: Formatting/whitespacesdhewg
2011-03-02ANDROID: Respect the pause level.dhewg
2011-03-02ANDROID: On pause, put all threads in a comadhewg
2011-03-02ANDROID: Implement pause/resumedhewg
2011-03-02ANDROID: Merge FIND_METHODsdhewg
2011-03-02ANDROID: Move swapBuffers to the native sidedhewg
2011-03-02ANDROID: Untangle JNI interweavingdhewg
2011-03-02ANDROID: Don't use warning() in JNI functionsdhewg
2011-02-27ANDROID: Remove dead codedhewg
2011-02-27ANDROID: Remove unnecessary codedhewg
2011-02-27ANDROID: Pause the AudioTrack when possibledhewg
2011-02-27ANDROID: Rework audio systemdhewg
2011-02-24ANDROID: Move rest of everything JNIdhewg
2011-02-24ANDROID: Wrap JNI code in a classdhewg
2011-02-24ANDROID: Move the global back reference to jni.cppdhewg
2011-02-24ANDROID: Remove unused jmethod Object.wait()dhewg
2011-02-24ANDROID: Split code into multiple filesdhewg