Commit Graph

329 Commits

Author SHA1 Message Date
Deal 0580e6ee49
Remove gitter [skip ci]
It's only bakup IM room, discord is preferred
2023-07-17 12:39:19 +08:00
Deal(一线灵) 1135d443be
Add chat badges [skip ci] 2023-07-15 11:25:48 +08:00
halx99 e6e0ae5a5b Reduce ci checks 2023-07-01 21:54:12 +08:00
halx99 91f0bdb8e0 Update readme files [skip ci] 2023-06-19 16:06:37 +08:00
halx99 b3cae74534 Update readme files 2023-06-12 11:12:39 +08:00
Deal(一线灵) 1aa57711ce
Update README.md 2023-06-11 15:36:27 +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
halx99 3a7dbf90fb Update README.md 2023-06-05 21:47:37 +08:00
halx99 b467822cad [Video] Enable VideoTexture streaming for iOS 2023-06-01 12:48:40 +08:00
Deal(一线灵) 827c9d4cc1
Update README.md 2023-06-01 00:06:35 +08:00
halx99 244c1c432e Improve docs, move dev setup instructions to docs/DevSetup.md 2023-05-31 12:58:15 +08:00
aismann 21cb32fd04
Update README.md (#1207)
Fix typo
2023-05-15 13:51:30 +08:00
aismann 6d63c66d09
Update README.md (#1189)
Add the UWP step
2023-04-28 07:02:33 +08:00
aismann f498375a18
Update README.md (#1188)
Removed.
Seems more a dopple entry as some new informationa
2023-04-27 16:01:33 +08:00
halx99 ffeccb789c Update AGP to 7.4.2, gradle to 8.1 2023-04-20 08:54:24 +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
Deal(一线灵) de7fdee6e4
Enable video player(VideoTexture) based on new MediaEngine for macOS and tvos (#1154)
* Ready for PR macOS

* Update videoTexture.frag

* Fix compile

* Fix h265 for mac [skip ci]

* Fix compile error

* Update readme [skip ci]
2023-04-02 01:51:36 +08:00
halx99 9c10ea53bb Update readme files 2023-04-01 16:14:05 +08:00
halx99 d55ceacb66 Update readme 2023-04-01 16:07:55 +08:00
halx99 7bca1b19a2 Update readme & ci files 2023-03-25 11:18:21 +08:00
Deal(一线灵) 3d23eea8d0
Media engine video texture (#1133)
* VideoPlayer based on new MediaEngine[Win32/UWP]

* Improve MediaEngine interface

* Update readme

* Improve pixel format

* Improve MediaEngine interface

* Ready for PR UWP/Win32

* Ready for PR UWP,Win32

* Update reademe files

* Update readme files

* Update UIVideoPlayer-android.cpp [skip ci]

* Update UIVideoPlayer-ios.mm

* Update MFUtils.cpp

* Fix ci
2023-03-25 08:37:51 +08:00
halx99 1671ac462c [UWP] Add cmake option: AX_VS_DEPLOYMENT_TARGET
a. It's useful to specify UWP apps deploy target version, vs property is
TargetPlatformMinVersion
b. Use `CMAKE_VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION` possible
supported by cmake-3.27.0 or later
2023-03-14 08:24:27 +08:00
halx99 c60b1e1d47 Update build status badges 2023-03-11 23:34:10 +08:00
halx99 2a86953e67 Update readme files 2023-03-11 23:08:08 +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
RH 95341a5c1f
Update readme to fix new project command template (#1107)
* Indicate how to get more information regarding axmol new command
2023-03-10 22:11:17 +08:00
aismann 7bfa63050b
Update README.md (#1103)
better readable of some links
2023-03-08 08:10:49 +08:00
halx99 bc69b3e33a Drop python2 support 2023-02-13 17:52:05 +08:00
CHP e25f4d4f77
Use standard cmake CMAKE_CXX_STANDARD instead of CXX_STD (#987)
* Update AXConfigDefine.cmake

* Use standard cmake CMAKE_CXX_STANDARD instead of CXX_STD

* Fix formatting

* remov empty line

* Update AXConfigDefine.cmake

Fix typo
2022-12-20 11:31:52 +08:00
halx99 3f0df4a348 Update logo [skip ci] 2022-12-17 16:32:20 +08:00
RH c4fc0967ea
Clarify the order of steps required to create and build new projects (#970)
* Committing genbindings changes

* Clarify instructions on how to create new projects and build files
2022-11-27 22:57:06 +08:00
一线灵|Deal 2ff2a1100c
Fix #957 2022-11-08 23:28:15 +08:00
aismann c6d9244168
Update README.md
Improve Extensions part
2022-10-27 10:09:15 +02:00
halx99 e375a0fb6b Update libpng to v1.6.38 stable 2022-10-27 13:00:59 +08:00
aismann 9d4dfea74a
Update README.md 2022-10-17 16:05:47 +02:00
aismann a20f22567e
Update README.md (#912)
cmake 3.22.1+
2022-10-11 10:40:39 +08:00
CHP 97fc3b7bcf
Update README.md 2022-10-05 21:16:33 +02:00
aismann 56a95d1024
Update README.md
looks better now
2022-10-05 10:24:16 +02:00
aismann f6ec9d2ed2
Update README.md 2022-10-05 08:32:06 +02:00
aismann 7dbc5ee0d2
Update README.md 2022-10-04 04:40:31 +02:00
aismann 28803a015a
Update README.md 2022-10-03 17:55:54 +02:00
aismann db0c157f09
Update README.md 2022-10-03 16:57:36 +02:00
aismann b322e7437f
Update README.md
Add experimental C++20  support (VS2022 64 Windows 11 tested)
2022-10-03 16:00:34 +02:00
aismann ac16512cdb
Update README.md
add link (not the project list again)
2022-10-01 10:57:17 +02:00
一线灵|Deal 5645bb241e
Final migrate (#876) 2022-10-01 16:24:52 +08:00
aismann 4e87790850
Update README.md
https://github.com/aismann/game-controller-test
Example using different game controller like XBox One, PS4, PS3 controller with axys
2022-09-30 19:30:04 +02:00
Paulo Coutinho 8c359917f7
Add apple tvos support (#846)
* support tvos

* support tvos and fix run command

* support tvos, fix run script and fix windows files

* support tvos on ci

* support tvos on ci and fix windows zlib

* support tvos on ci

* support tvos

* support tvos and tvos tests
2022-09-05 14:13:52 +08:00
一线灵|Deal 33b67fa0df
Migrate, use simple namespace ax (#818) 2022-08-29 20:51:22 +08:00
一线灵 746f396dca
Update README.md 2022-08-18 09:13:09 +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