axmol/core/platform/android
Deal 5d2c42e73f
Implement new axmol log system based on fmtlib (#1732)
* Implement new log macros based on fmtlib

* Fix ci

* Fix ci

* Fix android ci

* Fix warnings

* Replace more ax::log by AXLOGX

* Fix ci

* Fix linux build

* Use stack memory for log prefix

* Fix linux build

* Fix warning

* Add ILogOutput support

* Replace old log calls with new log macros

* Fixup

* Fixup

* Fixup

* Update ci msvc to 14.39

* Update Console.h [skip ci]

* Pass log level to ILogOutput
2024-03-07 08:47:00 +08:00
..
ControllerManualAdapter Android: Update AGP to 8.1.1 2023-09-12 01:13:06 +08:00
java Remove the Enhance API. (#1690) 2024-02-19 10:39:26 +08:00
jni Use different global names and #undef the #defines to stay unity build friendly. (#1653) 2024-02-06 07:39:54 +08:00
libaxmol Android build fixes (#1723) 2024-02-28 23:50:15 +08:00
libaxmol-with-controller Android: Update AGP to 8.1.1 2023-09-12 01:13:06 +08:00
Application-android.cpp Use different global names and #undef the #defines to stay unity build friendly. (#1653) 2024-02-06 07:39:54 +08:00
Application-android.h Fix memory leaks refreshed (#1638) 2024-01-29 22:30:14 +08:00
CMakeLists.txt Implement new axmol log system based on fmtlib (#1732) 2024-03-07 08:47:00 +08:00
Common-android.cpp Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
Device-android.cpp Use different global names and #undef the #defines to stay unity build friendly. (#1653) 2024-02-06 07:39:54 +08:00
FileUtils-android.cpp Use different global names and #undef the #defines to stay unity build friendly. (#1653) 2024-02-06 07:39:54 +08:00
FileUtils-android.h Merge: 41714a04fd 2631c8405b 2023-09-02 19:56:50 +08:00
GL-android.h Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
GLViewImpl-android.cpp Implement new axmol log system based on fmtlib (#1732) 2024-03-07 08:47:00 +08:00
GLViewImpl-android.h Merge: 41714a04fd 2631c8405b 2023-09-02 19:56:50 +08:00
StdC-android.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
javaactivity-android.cpp Rename cocos_android_app_init to axmol_android_app_init and othre code cleanup 2024-01-29 08:51:35 +08:00