Commit Graph

  • 38db61d24c Fix Android Context Resume / Re-creation on Pause when GL Context Actually destroyed Dan Rosser 2021-07-20 19:23:43 +10:00
  • 02fc317727 Context Android Dan Rosser 2021-07-06 00:43:41 +10:00
  • 1d65ed4e57 Display Screen Width/Height Determination and Display Configuration Fixes Android Screen Fixes for Changes to Orientation when minimised app that Breaks Screen Dan Rosser 2021-06-28 23:25:50 +10:00
  • 712e802ba4 ofTexture Fixes for Crashes on Clear for Unallocated Textures Dan Rosser 2021-06-28 23:21:50 +10:00
  • a9f28d828b Remove Old Build Functions - Commented out Common Dan Rosser 2021-07-20 20:16:01 +10:00
  • 4d1784be30 Android.mk updates to include ofxXmlSettings and fix missing ofMain.h Dan Rosser 2021-07-20 20:14:18 +10:00
  • 516b8addb0 Compiler Order Dan Rosser 2021-07-20 20:13:35 +10:00
  • 13dc35fea0 Fixes to ofBaseApp / ofSoundBaseTypes vtable virtual nightmare Dan Rosser 2021-07-20 20:13:14 +10:00
  • 9cb7c92744 Static Linking Changed Dan Rosser 2021-07-20 20:12:21 +10:00
  • 0ef83857b3 NDK Build Variable Dan Rosser 2021-07-20 16:54:11 +10:00
  • eac334e4ec Android.mk and Gradle Configuration Dan Rosser 2021-07-20 16:41:26 +10:00
  • 636fbc5821 Android.mk Updated for ofxAndroid changes - Fix missing Source Dan Rosser 2021-07-18 21:55:05 +10:00
  • 47ca6d8151 Formatting fixing braces Dan Rosser 2021-07-18 21:54:01 +10:00
  • b22f8d7fd5 Fixes for vtable issues Android NDK / C++17 has with missing / virtual dtor Dan Rosser 2021-07-18 21:53:37 +10:00
  • 9294975260 Update Android Build Gradle Dan Rosser 2021-07-18 21:51:00 +10:00
  • 08e70231b6 ofxAndroid Fixing Locations - Removing Sub Project Approach Dan Rosser 2021-07-18 21:48:12 +10:00
  • efc59e18bd Fix Formatting: warning: if ( misleading indentation; statement is not part of the previous 'if' ) Dan Rosser 2021-07-17 20:16:47 +10:00
  • de5c55a39c ofEasyCam remove unused float prevFarClip, prevNearClip; Dan Rosser 2021-07-17 20:15:41 +10:00
  • 71e1aee6af Application and Android.mk - Almost fully compiling in Android Studio 4.2, NDK 22b, New Gradle Build System using Android.mk, C++17 Dan Rosser 2021-07-17 00:41:56 +10:00
  • da328d8e47 Preprocessor Addition of NO_URL_LOADER Dan Rosser 2021-07-17 00:39:34 +10:00
  • d1edb1e2f4 Preprocessor Addition of NO_URL_LOADER To enable ability to build openFrameworks with No OpenSSL/Curl Dependancies Dan Rosser 2021-07-17 00:00:30 +10:00
  • e8b32cc7ad Implemented Basic Definitions for Missing vTable functions for Android Dan Rosser 2021-07-16 23:58:44 +10:00
  • 4db0d9b6b5 Use Updated PugiXML and .h for Android.mk support vs .hpp Dan Rosser 2021-07-16 23:55:15 +10:00
  • 5b72c07654 Android Defines Update - C++ 17 File System rather than Boost Dan Rosser 2021-07-16 23:54:05 +10:00
  • 15151c7e24 Ctor Initialisation Order Fix - Compiler Dan Rosser 2021-07-16 02:33:53 +10:00
  • c84368de95 OpenGL ES 3 define fixes Dan Rosser 2021-07-16 02:31:22 +10:00
  • e2afd7ec7b NDK Build Progress Dan Rosser 2021-07-09 00:31:57 +10:00
  • b395737930 Android Remove Register C++17 Dan Rosser 2021-07-09 00:31:15 +10:00
  • ed16da420c Fix Android Insecure String Error clang Dan Rosser 2021-07-09 00:30:37 +10:00
  • 0b3a1b5564 NDK Build Configuration Dan Rosser 2021-07-08 23:45:33 +10:00
  • ef8978f006 WindowSettings Dan Rosser 2021-07-08 23:44:33 +10:00
  • 4136450b72 Constants Change for Android Dan Rosser 2021-07-08 23:40:37 +10:00
  • e31ff07619 ofxAndroid and NDK Build Dan Rosser 2021-07-07 06:46:05 +10:00
  • 4b8287344a NDK Build Dan Rosser 2021-07-06 00:54:41 +10:00
  • c022770546 ofxAndroid Dan Rosser 2021-06-30 17:22:35 +10:00
  • e9de8d4623 ofxAndroid Updated For Android Studio and ndk build Dan Rosser 2021-06-30 17:22:05 +10:00
  • 656868f52d Framerates and Controllers Dan Rosser 2021-06-01 23:32:42 +10:00
  • e0cbfe01a0 Fix ofTrueTypeFont GL_MAX_TEXTURE_SIZE Garbage Problem Dan Rosser 2021-05-25 02:20:57 +10:00
  • 7bcb8e2b22 Fix Android Window Issues Dan Rosser 2021-05-25 02:19:59 +10:00
  • d81b5eb24c Window Fixes for Pause Dan Rosser 2021-05-18 20:01:55 +10:00
  • ba0e998040 Higher Frame Rate Fixes / Events Dan Rosser 2021-05-06 20:55:52 +10:00
  • f2077c4291 Fixed Display Minimisation Issue. Added Highest Screen Frame Rate / And C++ Functions down to ofAndroid Dan Rosser 2021-05-05 23:55:28 +10:00
  • a9eabef2ce Fixing Display Screen Size Resolution Change Events. Dan Rosser 2021-05-04 19:48:31 +10:00
  • 88b771f73a Android Sound Player fixes for streaming media player onResume/pause exceptions Dan Rosser 2021-04-21 22:35:12 +10:00
  • d331707c23 Android Windowing System Config Changes Dan Rosser 2021-04-21 22:34:39 +10:00
  • 8062ec5cc2 Android Fix Events. Fix Background. Fix Minimisation Corruption. Fixes Surface Resolution Scale Bug Dan Rosser 2021-04-09 02:04:00 +10:00
  • d0493eccaf Setup OpenGLES Version Dan Rosser 2021-04-09 02:02:34 +10:00
  • aabf593f63 Sound Player Handles crash for potentially thrown exceptions Dan Rosser 2021-04-09 02:00:25 +10:00
  • b7b7278240 Fix for Registering Touch Events. Null Checks on View Dan Rosser 2021-03-31 02:56:38 +11:00
  • c1ff9f68ec Enable Events on Resume Dan Rosser 2021-03-24 16:24:41 +11:00
  • 96ebfe3e04 Register Events on Resume Dan Rosser 2021-03-24 01:50:40 +11:00
  • e12458a97c Activity Pause Context Fix Dan Rosser 2021-03-23 19:10:26 +11:00
  • cce203f7ee Activity Attempts Dan Rosser 2021-03-23 18:41:21 +11:00
  • 170d160e31 Window Back Button Fixes Dan Rosser 2021-03-23 18:36:57 +11:00
  • 1e20a1dba7 Gradle Source Dan Rosser 2021-03-02 11:01:40 +11:00
  • e85a0b22b5 Android 11 Fixes - Android X Dan Rosser 2021-02-24 02:45:06 +11:00
  • 271863cd2d Update README.md Theodore Watson 2021-09-13 13:32:52 -07:00
  • 841556c3c0 Remove Old Build Functions - Commented out Common topoftherock Dan Rosser 2021-07-20 20:16:01 +10:00
  • bb6485bc74 C++17 changes -- will need to define check this as syntax changed Dan Rosser 2021-07-20 20:15:10 +10:00
  • 7441374b8e Android.mk updates to include ofxXmlSettings and fix missing ofMain.h Dan Rosser 2021-07-20 20:14:18 +10:00
  • eb479b8f46 Compiler Order Dan Rosser 2021-07-20 20:13:35 +10:00
  • d419edcdcd Fixes to ofBaseApp / ofSoundBaseTypes vtable virtual nightmare Dan Rosser 2021-07-20 20:13:14 +10:00
  • 892e5c9d13 Static Linking Changed Dan Rosser 2021-07-20 20:12:21 +10:00
  • 44bb4987d7 NDK Build Variable Dan Rosser 2021-07-20 16:54:11 +10:00
  • ccd59861d3 Android.mk and Gradle Configuration Dan Rosser 2021-07-20 16:41:26 +10:00
  • 8736a8eb50 Android.mk Updated for ofxAndroid changes - Fix missing Source Dan Rosser 2021-07-18 21:55:05 +10:00
  • 8ef7f1ba9f Formatting fixing braces Dan Rosser 2021-07-18 21:54:01 +10:00
  • 7a7d4ca1bb Fixes for vtable issues Android NDK / C++17 has with missing / virtual dtor Dan Rosser 2021-07-18 21:53:37 +10:00
  • 7b421db67b Update Android Build Gradle Dan Rosser 2021-07-18 21:51:00 +10:00
  • 98a0581376 ofxAndroid Fixing Locations - Removing Sub Project Approach Dan Rosser 2021-07-18 21:48:12 +10:00
  • 59c7cf17b5 Fix Formatting: warning: if ( misleading indentation; statement is not part of the previous 'if' ) Dan Rosser 2021-07-17 20:16:47 +10:00
  • 87709993aa ofEasyCam remove unused float prevFarClip, prevNearClip; Dan Rosser 2021-07-17 20:15:41 +10:00
  • e2e05c98df Application and Android.mk - Almost fully compiling in Android Studio 4.2, NDK 22b, New Gradle Build System using Android.mk, C++17 Dan Rosser 2021-07-17 00:41:56 +10:00
  • 7342637994 Preprocessor Addition of NO_URL_LOADER Dan Rosser 2021-07-17 00:39:34 +10:00
  • 1bb7bdb339 Preprocessor Addition of NO_URL_LOADER To enable ability to build openFrameworks with No OpenSSL/Curl Dependancies Dan Rosser 2021-07-17 00:00:30 +10:00
  • 60649debb3 Implemented Basic Definitions for Missing vTable functions for Android Dan Rosser 2021-07-16 23:58:44 +10:00
  • f0c078e966 Use Updated PugiXML and .h for Android.mk support vs .hpp Dan Rosser 2021-07-16 23:55:15 +10:00
  • 479ac31d8a Android Defines Update - C++ 17 File System rather than Boost Dan Rosser 2021-07-16 23:54:05 +10:00
  • cca361c407 Ctor Initialisation Order Fix - Compiler Dan Rosser 2021-07-16 02:33:53 +10:00
  • c22ecc77e4 OpenGL ES 3 define fixes Dan Rosser 2021-07-16 02:31:22 +10:00
  • 3031aabbff NDK Build Progress Dan Rosser 2021-07-09 00:31:57 +10:00
  • 8f76bb288f Android Remove Register C++17 Dan Rosser 2021-07-09 00:31:15 +10:00
  • 782bc3e326 Fix Android Insecure String Error clang Dan Rosser 2021-07-09 00:30:37 +10:00
  • 7a54d5180e NDK Build Configuration Dan Rosser 2021-07-08 23:45:33 +10:00
  • e46605ac47 WindowSettings Dan Rosser 2021-07-08 23:44:33 +10:00
  • 89d56e9251 Constants Change for Android Dan Rosser 2021-07-08 23:40:37 +10:00
  • 9675ccb516 ofxAndroid and NDK Build Dan Rosser 2021-07-07 06:46:05 +10:00
  • b730d1c112 NDK Build hehe Dan Rosser 2021-07-06 00:54:41 +10:00
  • 18c4fd27fd ofxAndroid Dan Rosser 2021-06-30 17:22:35 +10:00
  • e7d5c606e2 ofxAndroid Updated For Android Studio and ndk build Dan Rosser 2021-06-30 17:22:05 +10:00
  • d91371f98d Framerates and Controllers Dan Rosser 2021-06-01 23:32:42 +10:00
  • 58b4d49742 Fix ofTrueTypeFont GL_MAX_TEXTURE_SIZE Garbage Problem Dan Rosser 2021-05-25 02:20:57 +10:00
  • a05bb56b7f Fix Android Window Issues Dan Rosser 2021-05-25 02:19:59 +10:00
  • 8265644c2a Window Fixes for Pause Dan Rosser 2021-05-18 20:01:55 +10:00
  • 7c46c8a941 Fixed blur shader on RPI, needed to use normalised texcoords (#6593) Pierre Proske 2021-05-17 18:50:15 +10:00
  • 33f7e49a74 Turn off software flow control in serial device (#6749) Pierre Proske 2021-05-17 18:49:15 +10:00
  • fb4b8af2bb loadModel deprecated, using load instead (#6732) Dimitre 2021-05-12 19:39:50 -03:00
  • 1c47ff59eb Take2 RPi Multitouch Support (#6737) Dan Moore 2021-05-11 18:43:12 -04:00
  • 0b41399b04 ofGetUnixTime() returns 64bit uint now #6738 (#6744) Oriol Ferrer Mesià 2021-05-08 11:58:55 +02:00
  • cbc369b96f Higher Frame Rate Fixes / Events Dan Rosser 2021-05-06 20:55:52 +10:00