jules
|
cf9e7072ae
|
Introjucer: resource file size limit setting.
|
12 years ago |
jules
|
9e4baf538b
|
Android: fix for pausing openGL apps. Rebuild of project files.
|
12 years ago |
jules
|
9fbc963d96
|
2.0.33
|
12 years ago |
jules
|
8fd0dc3f74
|
android: passing onPause message down to GL views.
|
12 years ago |
jules
|
f292238b32
|
Android: keyboard input support.
|
12 years ago |
jules
|
699b5303e2
|
Android: multi-touch support.
|
12 years ago |
jules
|
edc45e9aba
|
Workaround for android's new file scanning behaviour when using the device as a USB drive.
|
12 years ago |
jules
|
3374dff2aa
|
Fix for android zero-height bitmap problem.
|
12 years ago |
jules
|
0a1c88be30
|
Android: setting targetSDKVersion flag.
|
12 years ago |
jules
|
06e2a667fb
|
Introjucer: change to android manifest to improve graphics performance. Stopped alertwindows being always-on-top in plugins.
|
12 years ago |
jules
|
0b8174c410
|
Introjucer: removed android build warning.
|
12 years ago |
jules
|
7ce0bf15d3
|
Added callbacks JUCEApplication::suspended() and resumed() for iOS and Android.
|
13 years ago |
jules
|
ecd91dc559
|
Introjucer: updated Android builds to work with the latest SDK.
|
13 years ago |
jules
|
7c8eb56f04
|
Android: fix to prevent app restarts when rotating.
|
13 years ago |
jules
|
44ac462768
|
New methods SystemStats::getUserLanguage(), SystemStats::getUserRegion().
|
13 years ago |
jules
|
e7b552957e
|
Introjucer: made the c++11 flag optional in Android (enabling it seems to break some compatibility in the current NDK)
|
13 years ago |
jules
|
63bc3f29de
|
Introjucer fixes for key shortcut and Android c++ flags. Enabled c++0x mode for Android.
|
13 years ago |
jules
|
91a41ddbd8
|
OpenGL refactoring (stage 1)
|
13 years ago |
jules
|
cba76bef60
|
Introjucer: fix for RTAS in VS2010
|
13 years ago |
jules
|
109f0a32a4
|
OpenGL: added internal checks to catch GL errors (in debug mode). More Android GL progress.
|
13 years ago |
jules
|
aab3a6a6eb
|
Android GL work.
|
13 years ago |
jules
|
8369d9b3ab
|
Introjucer: improved Android projects so that ant can now build and install the apk in the standard way, and added signing key values.
|
13 years ago |
jules
|
2bfa580254
|
Android GL work.
|
13 years ago |
jules
|
54c82b3120
|
Android: added URL launching.
|
13 years ago |
jules
|
d2a4173ab4
|
Android: better logging, more GL work.
|
13 years ago |
jules
|
1804b983a0
|
Android GL work.
|
13 years ago |
jules
|
51b2068576
|
Introjucer: added company name property to project, and better exe property info generation in MSVC resource files. Added method OpenGLComponent::rebuildContext().
|
13 years ago |
jules
|
092a0166cc
|
Introjucer: added some android manifest options, and fixed audio input permissions for the demo app.
|
13 years ago |
jules
|
d3d391ae7f
|
Introjucer: Improved android project saving to allow the activity class to be custom-named, and to copy the java into the target tree instead of linking. Also added an option to set the android architectures.
|
13 years ago |
jules
|
07189e3c23
|
Introjucer: now creates fat binaries on android.
|
13 years ago |
jules
|
6d865420ee
|
Android: better audio latency reporting. Introjucer: improved android icon generation.
|
13 years ago |
jules
|
8f4548745a
|
Minor introjucer rejigging.
|
13 years ago |
jules
|
a376a04c64
|
Android build updates.
|
13 years ago |
jules
|
ba53323cbd
|
Android updates to support NDK r7.
|
13 years ago |
jules
|
5567e16566
|
Introjucer fix for plugin builds in MSVC.
|
13 years ago |
jules
|
7c1e4dc0db
|
Updates to keep android builds compatible with NDK6b and the latest SDK.
|
13 years ago |
jules
|
7a91c10a81
|
Android openGL build fixes.
|
13 years ago |
Julian Storer
|
4fcd1e3384
|
New class: ChildProcess. Fixed android build problems with paths.
|
13 years ago |
Julian Storer
|
693132a6e5
|
Changed the way module code is wrapped by the Introjucer.
|
14 years ago |
Julian Storer
|
b70e0a28d2
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
14 years ago |
Julian Storer
|
e627847d32
|
More introjucer refactoring.
|
14 years ago |
Julian Storer
|
fb58d0c380
|
Tidied up some warnings and documentation.
|
14 years ago |
Julian Storer
|
9537821a9f
|
TextEditor scrolling fix. Avoided some intel compiler warnings. Bumped Android NDK version up to 5c.
|
14 years ago |
Julian Storer
|
b94782d388
|
New class: DirectShowComponent, for native video playback in Windows. Added a demo page for this to the juce demo app.
|
14 years ago |
Julian Storer
|
981ef9313c
|
Android fixes. Caret colour fix. VST host recursion check clean-up.
|
14 years ago |
Julian Storer
|
d5bbd54f25
|
Fix for StringArray tokenising.
|
14 years ago |
Julian Storer
|
883ff38bf5
|
Tidied up a typo in an android pathname. Fixed a clipping error in audio conversion.
|
14 years ago |
Julian Storer
|
b3e986bc95
|
Added android build files for the juce demo. Sockets fix. Updated the juce readme file in the docs folder.
|
14 years ago |