1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/extras/JuceDemo/Builds/Android
2013-07-28 18:08:28 +01:00
..
jni Added a templated type to the RectangleList class. If you've used this class and these changes cause syntax errors, all you need to do to your code is to replace "RectangleList" with "RectangleList<int>" and everything will work as it did before. 2013-07-28 18:08:28 +01:00
res Android: better audio latency reporting. Introjucer: improved android icon generation. 2012-02-17 12:50:38 +00:00
src/com/juce Updated some headers and URLs. 2013-06-24 16:03:33 +01:00
AndroidManifest.xml Android: multi-touch support. 2012-11-13 17:14:32 +00:00
build.xml Introjucer: updated Android builds to work with the latest SDK. 2012-07-09 15:59:26 +01:00
local.properties Introjucer: improved Android projects so that ant can now build and install the apk in the standard way, and added signing key values. 2012-02-27 22:02:20 +00:00
project.properties Introjucer: fix for RTAS in VS2010 2012-03-12 21:43:43 +00:00