OSDN Git Service

[fixed] kissfft seems to work now
authorbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Sun, 8 Jan 2012 01:12:02 +0000 (01:12 +0000)
committerbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Sun, 8 Jan 2012 01:12:02 +0000 (01:12 +0000)
[updated] all the natives...

14 files changed:
demos/helloworld/gdx-helloworld-android/libs/gdx-backend-android.jar
demos/helloworld/gdx-helloworld-android/libs/gdx.jar
demos/helloworld/gdx-helloworld/libs/gdx-backend-jogl.jar
demos/helloworld/gdx-helloworld/libs/gdx-natives.jar
demos/helloworld/gdx-helloworld/libs/gdx-sources.jar
demos/helloworld/gdx-helloworld/libs/gdx.jar
extensions/gdx-audio/libs/armeabi-v7a/libgdx-audio.so
extensions/gdx-audio/libs/armeabi/libgdx-audio.so
extensions/gdx-audio/libs/gdx-audio-natives.jar
extensions/gdx-stb-truetype/libs/gdx-stb-truetype-natives.jar
gdx/libs/gdx-natives.jar
tests/gdx-tests-android/libs/armeabi-v7a/libgdx-audio.so
tests/gdx-tests-android/libs/armeabi/libgdx-audio.so
todo.txt

index 31b2de9..c798213 100644 (file)
Binary files a/demos/helloworld/gdx-helloworld-android/libs/gdx-backend-android.jar and b/demos/helloworld/gdx-helloworld-android/libs/gdx-backend-android.jar differ
index 7a790f8..d2d3860 100644 (file)
Binary files a/demos/helloworld/gdx-helloworld-android/libs/gdx.jar and b/demos/helloworld/gdx-helloworld-android/libs/gdx.jar differ
index 1b1873a..48bc1b1 100644 (file)
Binary files a/demos/helloworld/gdx-helloworld/libs/gdx-backend-jogl.jar and b/demos/helloworld/gdx-helloworld/libs/gdx-backend-jogl.jar differ
index 8014adb..a4f30b4 100644 (file)
Binary files a/demos/helloworld/gdx-helloworld/libs/gdx-natives.jar and b/demos/helloworld/gdx-helloworld/libs/gdx-natives.jar differ
index 684c705..75b8d3f 100644 (file)
Binary files a/demos/helloworld/gdx-helloworld/libs/gdx-sources.jar and b/demos/helloworld/gdx-helloworld/libs/gdx-sources.jar differ
index 7a790f8..d2d3860 100644 (file)
Binary files a/demos/helloworld/gdx-helloworld/libs/gdx.jar and b/demos/helloworld/gdx-helloworld/libs/gdx.jar differ
index 1d4a2ce..6a8347c 100755 (executable)
Binary files a/extensions/gdx-audio/libs/armeabi-v7a/libgdx-audio.so and b/extensions/gdx-audio/libs/armeabi-v7a/libgdx-audio.so differ
index 3e8e4a8..4efbb2b 100755 (executable)
Binary files a/extensions/gdx-audio/libs/armeabi/libgdx-audio.so and b/extensions/gdx-audio/libs/armeabi/libgdx-audio.so differ
index ea9c1d8..07d621c 100644 (file)
Binary files a/extensions/gdx-audio/libs/gdx-audio-natives.jar and b/extensions/gdx-audio/libs/gdx-audio-natives.jar differ
index c9bd6e8..737a09a 100644 (file)
Binary files a/extensions/gdx-stb-truetype/libs/gdx-stb-truetype-natives.jar and b/extensions/gdx-stb-truetype/libs/gdx-stb-truetype-natives.jar differ
index 8014adb..a4f30b4 100644 (file)
Binary files a/gdx/libs/gdx-natives.jar and b/gdx/libs/gdx-natives.jar differ
index 1d4a2ce..6a8347c 100644 (file)
Binary files a/tests/gdx-tests-android/libs/armeabi-v7a/libgdx-audio.so and b/tests/gdx-tests-android/libs/armeabi-v7a/libgdx-audio.so differ
index 3e8e4a8..4efbb2b 100644 (file)
Binary files a/tests/gdx-tests-android/libs/armeabi/libgdx-audio.so and b/tests/gdx-tests-android/libs/armeabi/libgdx-audio.so differ
index 4771ab1..2c1653a 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -52,10 +52,8 @@ remove junk
 AssetManager\r
        document\r
 audio\r
-       fix KissFFT\r
-               output should match FFT class\r
        libmpg123\r
-               separate native for LGPL\r
+               get latest trunk version to work on all platforms, ugh...\r
 DecalBatch\r
        slow\r
        remove?\r