jules
|
90d317a74a
|
Workaround for missing java method in some android SDKs
|
11 years ago |
jules
|
f96ee7c860
|
Extended TextInputTarget to include a preference for the type of virtual keyboard (implemented on iOS + android)
|
11 years ago |
jules
|
4889822eaf
|
Added http status code access for URL::createInputStream(). Also added threading + header display to the demo's http page.
|
11 years ago |
jules
|
3f07f45702
|
Improved Android event callback mechanism.
|
11 years ago |
jules
|
c5b4e48b80
|
Updated some headers and URLs.
|
12 years ago |
jules
|
98ae8a49d2
|
Added DPI field to Desktop::Display information. Couple of Android fixes.
|
12 years ago |
jules
|
3c76294319
|
Android: setting the audio output at startup.
|
12 years ago |
jules
|
9e4baf538b
|
Android: fix for pausing openGL apps. Rebuild of project files.
|
12 years ago |
jules
|
b0302ce30f
|
Android fixes and clean-ups.
|
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
|
7ce0bf15d3
|
Added callbacks JUCEApplication::suspended() and resumed() for iOS and Android.
|
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
|
91a41ddbd8
|
OpenGL refactoring (stage 1)
|
13 years ago |
jules
|
109f0a32a4
|
OpenGL: added internal checks to catch GL errors (in debug mode). More Android GL progress.
|
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
|
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 |
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..
|
13 years ago |
Julian Storer
|
927cebcdbb
|
New class NativeMessageBox, with static methods for showing several types of native alert boxes.
|
14 years ago |
Julian Storer
|
6e76ba29ab
|
Added missing include for sockets. Android http streams. Minor fix for ActiveX.
|
14 years ago |
Julian Storer
|
2a6c8af928
|
Updated some posix socket code to handle IPV6.
|
14 years ago |
Julian Storer
|
e620c5279d
|
Got Android to build with the standard NDK-r5. AU fix. Minor change to mac menu shortcuts.
|
14 years ago |
Julian Storer
|
38559e98b7
|
Better android window sizing. More OSX keypress icons. Fix for pop up slider message getting stuck in iOS.
|
14 years ago |
Julian Storer
|
f471f0a72d
|
Added some wchar_t constructors to StringArray. Altered the Typeface class to let subclasses create edgetables for glyphs. Android development.
|
14 years ago |
Julian Storer
|
2d10b0b43d
|
Changes and additions to provide alternatives to modal-loop functionality (Android can't run modal loops). New class ModalCallbackFunction providing quick objects for making callbacks to static functions. Changes to remove modal loops from most of the internal library classes. Added new methods to PopupMenu to provide easier async callbacks, and also a cleaner way of specifying options when showing a menu. Fix for PNG decoding of corrupted image files.
|
14 years ago |
Julian Storer
|
3dfbb0d713
|
Changes to Image::BitmapData constructors, replacing the bool with a more explicit enum for the read/write mode. Some win32 dLL declarator changes. Android work. Small Quicktime fix.
|
14 years ago |
Julian Storer
|
ed6acb6956
|
Misc Android development.
|
14 years ago |
Julian Storer
|
08339c92e2
|
Minor fixes for mac compilation. Android stuff.
|
14 years ago |