Commit Graph

75 Commits

Author SHA1 Message Date
halx99 3251c7f621 glslcc workflow: metal init commit 2023-07-14 23:07:47 +08:00
halx99 d7ec3f6e48 Fi link unexpecte dbus-1 on host 2023-07-10 00:36:17 +08:00
halx99 5d2c8b631d Download optional c-ares 2023-06-28 00:44:29 +08:00
halx99 a0491ae517 Update concurrentqueue 2023-06-24 11:47:16 +08:00
Deal(一线灵) 87601a734b
Update 3rd sources (#1240)
- llhttp: 8.1.1
- yasio: latest
- recast 1.6.0
- openal-soft: latest for official UWP support
- glad 2.0.4
- libpng 1.6.40
- astcenc 4.5.0
- Add fastlz: latest
- Disable lz4 by default
2023-06-24 09:17:14 +08:00
halx99 8da6990fff Improve cmake
If no system libvlc, try use prebuilt.
2023-06-13 00:10:53 +08:00
Deal(一线灵) d57706b8ae
Improve media-engine for android, linux (#1228)
* Improve media-engine
- Implement andorid,linux
- Improve local file uri scheme

* Fix ci

* Improve code style

* Improve

* Update VlcMediaEngine.cpp

* Update AvfMediaEngine.h

* Fix ci

* Improve code style

* Enable androidx gradle.properties [skip ci]

* Improve code style

* Remove unnecessary callbacks

* Rename VideoPlayer to MediaPlayer
2023-06-10 22:05:49 +08:00
Deal(一线灵) c994e762d4
Fix UWP build 2023-06-01 10:14:40 +08:00
Deal(一线灵) 8297a12b8c
Revert "Update openal-soft to latest for UWP support" (#1223)
* Revert "Update openal-soft to latest for UWP support"
2023-05-31 23:57:33 +08:00
halx99 f3c94827d1 Update openal-soft to latest for UWP support
- Audio backend switch from Xaudio2 to WASAPI
- The openal-soft UWP(backend WASAPI) support contributed by @halx99
2023-05-31 20:18:50 +08:00
Deal(一线灵) 0b394a0c2f
[audio][android] Switch default audio backend from oboe to opensl (#1214) 2023-05-25 16:54:30 +08:00
halx99 6645e17dc8 Update astcenc to v4.4.0 2023-05-03 20:30:41 +08:00
halx99 b7d9644b28 Improve HttpClient event dispatch 2023-04-05 13:32:13 +08:00
Deal(一线灵) 7a24a89ca8
Building with ninja + official llvm-clang-cl support (#1159)
* Building with ninja + official llvm-clang-cl support

* Update gh ci for clang

* Fix ci

* Fix ci

* Fix ci

* FIx dll copy [skip ci]

* Fix ci warnings

* Update ci files and readme

* Update badges
2023-04-02 16:04:19 +08:00
halx99 efa1a8d286 Fix UWP build 2023-04-02 12:29:39 +08:00
Deal(一线灵) b48eb3d29f
Support clang-cl + ninja, refer to #1152 (#1153) 2023-04-01 23:11:58 +08:00
Deal(一线灵) b46417809d
Windows Store UWP apps support (#1108)
* [BIG FEATURE] Windows Store UWP apps support

* Fix ci, add uwp for pr-ci

* Fix ci

* Improve ci script

* Fix ci

* Fix ci

* Fix ci

* Fix ci

* Upload uwp appx package artifacts [skip ci]

* Use d2d draw system font text

* Fix ci

* Improve code style
2023-03-11 22:10:18 +08:00
halx99 65a8050683 ALSOFT: Use oboe instead OpenSL backend for more compatible 2023-02-18 11:49:46 +08:00
halx99 49284f4cc2 Working on c++23
There are many more efficient features on future c++23 standard
2023-02-18 11:39:31 +08:00
halx99 f180e71353 Fix ci 2022-12-17 14:49:06 +08:00
一线灵|Deal 7d2ecae55c
Update CMakeLists.txt 2022-12-07 21:38:19 +08:00
halx99 19e2a77bb4 Fix #958 2022-11-10 21:22:55 +08:00
一线灵|Deal 5645bb241e
Final migrate (#876) 2022-10-01 16:24:52 +08:00
aismann 9f5a5491e7 Rename folder to clipper2 2022-08-27 18:28:21 +02:00
aismann 9d1f2f3487 Replace Clipper1 (all stuff) 2022-08-27 17:00:10 +02:00
一线灵 95e8fe4e74
Fix compile error when AX_USE_LUAJIT=TRUE 2022-08-15 16:37:53 +08:00
一线灵 460e59f4de
Feature 803 (#804)
* Improve libpng cmake script to allow osx-arm64 target

* Update run-script.sh

* Update osx-ci.yml

* Update pr-ci.yml

* Update android-ci.yml

* Update pr-ci.yml

* Update osx-ci.yml

* Update README.md

* Update README.md

* Update libs

* Use macos-12 for osx target

* Fix ci
2022-08-14 11:19:56 +08:00
halx99 0465664ea1 Rename jpeg-turbo folder 2022-08-13 09:51:21 +08:00
一线灵 13fc72c02c
Migrate axys (#782) 2022-08-08 18:02:17 +08:00
DelinWorks e73b2492c5 Replace CC_ with AX_ 2022-07-08 02:17:41 +03:00
DelinWorks 49b6dda016 Fix CMAKE 2022-07-08 02:10:35 +03:00
aismann f52bc9472d Version: git 81612cb (until May 20, 2022) 2022-06-30 12:13:55 +02:00
halx99 8ef23c7fe9 Tidy audio module code 2022-05-15 09:55:57 +08:00
一线灵 421874a7e8
Fix linux ci 2022-05-14 19:53:51 +08:00
halx99 80ec8f43aa Cleanup code 2022-05-14 02:47:47 -07:00
halx99 0ea2db2dfd Improve use prebuilt engine libs for windows
a. Fix msedge webview2 include for win32
b. Fix msedeg webview2 linking for apps which use prebuilt libs
c. Improve optional libs linking for apps which use prebuilt libs
d. Auto build optional libs which not dependent by engine, such as yaml-cpp
2022-04-02 13:50:53 +08:00
deal 711338fbb1
Improve fmt import, see also #597 2022-02-25 17:40:08 +08:00
halx99 2baa40248f Fix #597 2022-02-25 15:04:52 +08:00
halx99 67c6bcec4f [cmake] Rename BUILD_LUA_LIBS to AX_ENABLE_EXT_LUA 2022-02-17 21:31:39 +08:00
halx99 67fad92cbf Update plainlua to 5.4.4, pugixml to 1.12.1 2022-02-17 18:06:19 +08:00
halx99 818e563e51 Finish #578 2022-02-17 17:11:17 +08:00
halx99 65ee67539d Revert unnecessary changes [skip ci] 2022-01-11 18:04:50 +08:00
deal f81b0614c9
Fix android link issue
The header only fmt target hard to link on android, so we set include directory and preprocessor manually
2022-01-08 15:35:05 +08:00
deal 3956c7f21e
Who use who link the,headonly fmtlib[skip ci] 2022-01-08 13:59:34 +08:00
deal d0df0f9731
Try to fix android ci 2022-01-08 13:50:29 +08:00
halx99 c81bb1b4c4 jni.hpp for android only 2021-12-29 19:27:27 +08:00
halx99 1af24d1452 Improve jni call by jni.hpp
Generate literal signature avoid GC allocs
2021-12-29 16:08:20 +08:00
halx99 8fd4a8afc3 Fix android ci 2021-12-29 13:44:39 +08:00
halx99 1581e70918 Fix ci 2021-12-29 12:22:59 +08:00
halx99 822226b89e Fix ci 2021-12-29 11:52:09 +08:00