halx99
a90f4d10fa
Update docs
2023-06-12 14:15:37 +08:00
Deal(一线灵)
25ebfd4e10
Update doxygen.config
2023-06-12 13:49:41 +08:00
Deal(一线灵)
4ed9f802fb
Update doxygen.config
2023-06-12 13:47:21 +08:00
Deal(一线灵)
898291ee83
Update generate_docs.sh
2023-06-12 12:24:35 +08:00
Deal(一线灵)
c92a297c1c
Update docs.yml
2023-06-12 11:25:23 +08:00
Deal(一线灵)
16ace6a5ec
Update docs.yml
2023-06-12 11:15:47 +08:00
halx99
b3cae74534
Update readme files
2023-06-12 11:12:39 +08:00
halx99
870f3ec5ab
Fix docs gen
2023-06-12 11:02:17 +08:00
halx99
fb80698df9
Improve docs gen and fix genbindings
2023-06-12 10:26:08 +08:00
Deal(一线灵)
7704af35c2
Fix ci
2023-06-12 09:24:13 +08:00
halx99
e1a588d5f5
Improve engine version definitions
2023-06-12 09:14:23 +08:00
halx99
093c095b83
Update ChangeLog [Commits on Jun 11, 2023]
2023-06-11 21:28:47 +08:00
halx99
e0a6f6a21c
Delete unused sources
2023-06-11 19:21:05 +08:00
halx99
e2c062cfbb
Move win32 _ftruncate impl to base/posix_io.cpp
2023-06-11 19:19:12 +08:00
halx99
7113820616
Update yasio to latest
2023-06-11 19:16:32 +08:00
halx99
6e81b44965
Improve sources-migrate [skip ci]
2023-06-11 17:48:29 +08:00
halx99
9390673945
Migrate templates includes
2023-06-11 17:42:53 +08:00
Deal(一线灵)
1aa57711ce
Update README.md
2023-06-11 15:36:27 +08:00
halx99
71be98dede
Improve sources-migrate [skip ci]
2023-06-11 15:35:18 +08:00
halx99
cb3d96b56f
Improve sources-migrate [skip ci]
...
- support migrate specific folder
2023-06-11 15:31:16 +08:00
halx99
9b3031822d
Fix lua bindings
2023-06-11 15:07:31 +08:00
halx99
40a52bbeff
Move posix io macros to base/posix_io.h
2023-06-11 14:39:19 +08:00
halx99
f1e3fc9348
Improve sources-migrate
2023-06-11 14:38:54 +08:00
halx99
b9034fd33b
Fix genbindings
2023-06-11 14:38:34 +08:00
Deal(一线灵)
0c058a5d3e
Remove CC prefix from code file name ( #1230 )
...
* Add migrate sources tool
* Fix include replace regex
* Fix compile
* Migrate maually
* Disable sources-migrate tool by default
* Fix ci
* Fix ci
* Improve source migrate
* Fix ios/tvos ci
* Fix ios/tvos ci
* Fix
2023-06-11 13:08:08 +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
dd56cf2fb7
Improve gradle script
2023-06-06 11:15:46 +08:00
halx99
4568549870
[CI] Only build cpp-tests for android
2023-06-06 10:33:00 +08:00
halx99
c60e80166c
Update JNI call
2023-06-05 21:55:23 +08:00
halx99
51e4e73327
Update VideoPlayerTest url [skip ci]
2023-06-05 21:49:33 +08:00
halx99
3a7dbf90fb
Update README.md
2023-06-05 21:47:37 +08:00
halx99
70bfc7ffab
Committing genbindings changes
2023-06-05 09:19:09 +00:00
RH
c49aab22ad
Factor in protected nodes when creating global Z node priority map for event dispatcher ( #1224 )
2023-06-05 17:09:50 +08:00
halx99
23e77b4fe1
[Audio] Fix _onALCEvent prototype
2023-06-04 10:04:08 +08:00
Deal(一线灵)
995eccc205
Improve code style
2023-06-02 17:15:01 +08:00
Deal(一线灵)
c8fbf33b8d
Update AudioEngineImpl.cpp
2023-06-02 01:59:05 +08:00
halx99
6615d3d29f
[Audio] Improve device handling
2023-06-01 20:54:55 +08:00
halx99
9e0d8b178a
[Audio] alSourceAddNotificationExt not present openal-soft
2023-06-01 14:51:00 +08:00
halx99
b467822cad
[Video] Enable VideoTexture streaming for iOS
2023-06-01 12:48:40 +08:00
Deal(一线灵)
fe87f4ec58
[Audio] Fix can't hear sound in ios simulator 16.0
2023-06-01 12:32:58 +08:00
Deal(一线灵)
c994e762d4
Fix UWP build
2023-06-01 10:14:40 +08:00
Deal(一线灵)
827c9d4cc1
Update README.md
2023-06-01 00:06:35 +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
f10e285421
Add openal-soft feature `ALC_SOFT_system_events` check
2023-05-31 21:43:11 +08:00
halx99
e5c34ee6b3
[REFINE] Improve Audio Engine, properly continue play after device state changed
...
i.e.
- Default device changed
- Device disconnected (Android oboe)
2023-05-31 20:46:11 +08:00
halx99
bb2e0e372a
[FEATURE] Add new API GLView::queueOperation
...
- Queue a priority operation in render thread, even through app in background
- Please do logic in callback, don't update ui or any other render state
usage
```
Director::getInstance()->getOpenGLView()->queueOperation([](void* param){
// do somethings for logic only(Don't update render state or UI)
});
```
2023-05-31 20:42:39 +08:00
Deal(一线灵)
796b10c5d3
Remove duplicate using
2023-05-31 20:32:07 +08:00
halx99
247d044dc7
Committing genbindings changes
2023-05-31 12:31:31 +00: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
Maksymilian Galas
4d49798da7
Add support for haptic feedback on iOS and Android devices ( #1222 )
...
* Add support for haptic feedback on iOS and Android devices
* Disable haptic feedback on tvOS
* Remove unused import
2023-05-31 20:14:31 +08:00