axmol/cocos/audio/android
leeda edee97278f V3 android cmake support, add mac/ios support (#18646)
* CMake build improvements

* android cmake support

* Enable proguard for cocos2d

* examples & test cmake support

* add android build type param to gradle.properties file

* less warnings

* update all android configs to recomended settings

* fix network cmake error

* fix js-tests cmake error

* android build config, add cmake

* android build config, add cmake

* add lua share lib

* android lua cmake build fix

* fix

* luajit test

* run fail, still

* fix js-warning

* correct lua main include

* lua test project cmake support android

* try to add lua-template cmake support

* lua template fix

* js_tests support cmake on android

* js-tests improve

* cmake support js-template

* test to realise prebuild

* cmake improve, no feature

* improve templates cmake

* refactor cmake struct

* correct cpp-tests cmake

* cpp-templates cmake improve

* typo fix

* cmake struct refator

* change default option

* adapt new project struct

* uniform cmake test style

* add_dependencies to support make -j

* little struct improve

* little fix

* adapt cmake bin dir

* little improve about cmake version

* change build all tests condition

* add source_group for Xcode

* add mark source files

* add more mark source code

* add template project to test

* add macos info.plist template

* add pak macos for all project

* lua test icon fix

* not consider lua project for now

* modify pak method

* add another ios toolchain

* add ios system library

* update ios toolchain, and reduce ios compile errors

* reduce error

* make ios engine lib compile pass

* cpp-empty-test ios bundle

* cpp-tests ios support

* js-tests ios support

* templates project support ios

* fix the way of lua-tests package

* try to fix lua-template on macOS

* comment lua-template sim file

* improve display on xcode

* update cmake readme

* check android compile again

* fix android compile error

* fix linux cmake res error

* update deps version, for cmake

* fix lua_template linux compile error

* close android cmake support for now

* review template android share library name

* change PROP_BUILD_TOOLS_VERSION version to 27.0.1

* change android compile version

* make `PROP_APP_PLATFORM` back, add comments for android native build

* Revert "make `PROP_APP_PLATFORM` back, add comments for android native build"

This reverts commit 272ddc19886891b9502cde070753a870c0fdb588.
2018-02-08 09:24:33 +08:00
..
audio_utils [big refactoring] Audio latency fix for Android. Support to preload effects on Android now. (#15875) 2016-07-18 10:22:40 +08:00
cutils Fixes compilation errors for android audio module while building with x86 arch. (#18150) 2017-08-22 15:13:08 +08:00
jni update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
utils update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Android.mk V3 android cmake support, add mac/ios support (#18646) 2018-02-08 09:24:33 +08:00
AssetFd.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
AssetFd.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
AudioBufferProvider.h [big refactoring] Audio latency fix for Android. Support to preload effects on Android now. (#15875) 2016-07-18 10:22:40 +08:00
AudioDecoder.cpp V3 android cmake support, add mac/ios support (#18646) 2018-02-08 09:24:33 +08:00
AudioDecoder.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
AudioDecoderMp3.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
AudioDecoderMp3.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
AudioDecoderOgg.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
AudioDecoderOgg.h V3 android cmake support, add mac/ios support (#18646) 2018-02-08 09:24:33 +08:00
AudioDecoderProvider.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
AudioDecoderProvider.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
AudioDecoderSLES.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
AudioDecoderSLES.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
AudioDecoderWav.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
AudioDecoderWav.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
AudioEngine-inl.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
AudioEngine-inl.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
AudioMixer.cpp [big refactoring] Audio latency fix for Android. Support to preload effects on Android now. (#15875) 2016-07-18 10:22:40 +08:00
AudioMixer.h [big refactoring] Audio latency fix for Android. Support to preload effects on Android now. (#15875) 2016-07-18 10:22:40 +08:00
AudioMixerController.cpp V3 android cmake support, add mac/ios support (#18646) 2018-02-08 09:24:33 +08:00
AudioMixerController.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
AudioMixerOps.h [big refactoring] Audio latency fix for Android. Support to preload effects on Android now. (#15875) 2016-07-18 10:22:40 +08:00
AudioPlayerProvider.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
AudioPlayerProvider.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
AudioResampler.cpp get sdk version from java (#16546) 2016-09-12 09:49:39 +08:00
AudioResampler.h [big refactoring] Audio latency fix for Android. Support to preload effects on Android now. (#15875) 2016-07-18 10:22:40 +08:00
AudioResamplerCubic.cpp [big refactoring] Audio latency fix for Android. Support to preload effects on Android now. (#15875) 2016-07-18 10:22:40 +08:00
AudioResamplerCubic.h [big refactoring] Audio latency fix for Android. Support to preload effects on Android now. (#15875) 2016-07-18 10:22:40 +08:00
AudioResamplerPublic.h [big refactoring] Audio latency fix for Android. Support to preload effects on Android now. (#15875) 2016-07-18 10:22:40 +08:00
CCThreadPool.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCThreadPool.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
IAudioPlayer.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
ICallerThreadUtils.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
IVolumeProvider.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
OpenSLHelper.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
PcmAudioPlayer.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
PcmAudioPlayer.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
PcmAudioService.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
PcmAudioService.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
PcmBufferProvider.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
PcmBufferProvider.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
PcmData.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
PcmData.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Track.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Track.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UrlAudioPlayer.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UrlAudioPlayer.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
audio.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
ccdandroidUtils.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
ccdandroidUtils.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
cddSimpleAudioEngine.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
mp3reader.cpp Bug in mp3reader.cpp (#18476) 2017-11-21 16:16:25 +08:00
mp3reader.h [Android] Software decoding while preloading audio files to avoid some crashes on some specific android devices, and it’s 5x - 15x faster than the old implementation. (#17233) 2017-02-16 16:23:10 +08:00
tinysndfile.cpp [Android] Software decoding while preloading audio files to avoid some crashes on some specific android devices, and it’s 5x - 15x faster than the old implementation. (#17233) 2017-02-16 16:23:10 +08:00
tinysndfile.h [Android] Software decoding while preloading audio files to avoid some crashes on some specific android devices, and it’s 5x - 15x faster than the old implementation. (#17233) 2017-02-16 16:23:10 +08:00