1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
Commit graph

22 commits

Author SHA1 Message Date
jules
3f07f45702 Improved Android event callback mechanism. 2013-10-14 13:50:50 +01:00
jules
c5b4e48b80 Updated some headers and URLs. 2013-06-24 16:03:33 +01:00
jules
98ae8a49d2 Added DPI field to Desktop::Display information. Couple of Android fixes. 2013-06-24 15:53:32 +01:00
jules
3c76294319 Android: setting the audio output at startup. 2013-06-12 09:45:28 +01:00
jules
9e4baf538b Android: fix for pausing openGL apps. Rebuild of project files. 2013-02-24 16:12:36 +00:00
jules
b0302ce30f Android fixes and clean-ups. 2013-02-22 11:51:51 +00:00
jules
8fd0dc3f74 android: passing onPause message down to GL views. 2013-01-13 17:31:19 +00:00
jules
f292238b32 Android: keyboard input support. 2012-11-25 17:05:44 +00:00
jules
699b5303e2 Android: multi-touch support. 2012-11-13 17:14:32 +00:00
jules
edc45e9aba Workaround for android's new file scanning behaviour when using the device as a USB drive. 2012-11-08 15:53:50 +00:00
jules
3374dff2aa Fix for android zero-height bitmap problem. 2012-11-04 16:48:09 +00:00
jules
7ce0bf15d3 Added callbacks JUCEApplication::suspended() and resumed() for iOS and Android. 2012-07-10 16:59:35 +01:00
jules
7c8eb56f04 Android: fix to prevent app restarts when rotating. 2012-05-19 10:23:56 +01:00
jules
44ac462768 New methods SystemStats::getUserLanguage(), SystemStats::getUserRegion(). 2012-05-04 20:07:24 +01:00
jules
91a41ddbd8 OpenGL refactoring (stage 1) 2012-03-27 17:22:54 +01:00
jules
109f0a32a4 OpenGL: added internal checks to catch GL errors (in debug mode). More Android GL progress. 2012-03-01 12:10:37 +00:00
jules
2bfa580254 Android GL work. 2012-02-25 18:30:42 +00:00
jules
54c82b3120 Android: added URL launching. 2012-02-24 17:48:18 +00:00
jules
d2a4173ab4 Android: better logging, more GL work. 2012-02-23 17:34:46 +00:00
jules
1804b983a0 Android GL work. 2012-02-23 09:57:00 +00:00
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. 2012-02-20 17:21:49 +00:00
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.. 2011-08-12 10:04:52 +01:00