Commit Graph

254 Commits

Author SHA1 Message Date
aismann 1ddb7a993d
Update README.md #599 2022-03-24 15:17:41 +01:00
halx99 341c110744 Update readme files and changelog 2022-02-26 15:24:20 +08:00
halx99 7b5d2e1ade Update reference links on README files 2022-02-26 14:33:48 +08:00
deal 181664385d
Update README.md 2022-02-24 22:36:08 +08:00
halx99 4aed0766cc Update readme & copyright year 2022-02-24 20:34:24 +08:00
deal 7a89757385
Add windows video play support [render video sample to texture2d] (#577)
* [Draft] Implement windows video player

Based on microsoft media foundation

* Delete pvd

* Shutdown MF media before release player

* Consider MFMediaPlayer ref leak

* Use Microsoft::WRL::ComPtr

* Simplify code

* Improve code and take care COM object refs

* Update UIVideoPlayer-win.cpp

* Delete unused code

* Add play from url support

* Update logic

* Rename ADXE_ENABLE_MFMEDIA to AX_ENABLE_MFMEDIA

* Rescale video render sprite to view node

* Fix warnings

* Don't shallow copy the video context, it's very dangerous

* Fix compile error CC_VIDEOPLAYER_DEBUG_DRAW=1

* Fixup

* [Window video player] play event dispatch

* support switch video file

* Update UIVideoPlayer-win.cpp

* [windows-video-player] keep aspect ratio and full screen support

* Improve code

* Update changelog [skip ci]

* Update README.md

* Update README.md

* Update README.md

* Update README_CN.md

* Update README_CN.md
2022-02-24 17:57:08 +08:00
halx99 818e563e51 Finish #578 2022-02-17 17:11:17 +08:00
Delin 50a190984d
Update README.md
Update README.md to version v1.0.0-beta6 badge
2022-02-15 17:42:19 +03:00
Delin 7c8f0e6779
Update README.MD 2022-02-10 09:22:41 +03:00
Delin a0a39af89d
Update 2022-02-10 08:55:35 +03:00
DelinWorks f86e2283a3 Update README.md 2022-02-09 23:12:57 +03:00
DelinWorks 86ec288a71 Update README.md 2022-02-09 22:21:22 +03:00
DelinWorks a3f27b9594 Update README.md 2022-02-09 22:19:59 +03:00
DelinWorks 559004c630 Update README.md 2022-02-09 22:17:40 +03:00
DelinWorks 97d88f0109 Update README.md 2022-02-09 22:15:53 +03:00
aismann d39b81fbfd
Update README.md 2022-02-08 10:07:07 +01:00
halx99 716b20cf6b Update recommend android studio and gradle
- Android Studio 2021.1.1+ (More intelligent)
- Gralde wrapper to 7.2: https://services.gradle.org/distributions/gradle-7.2-bin.zip.zip
- Gradle Plugin to 7.1: com.android.tools.build:gradle:7.1.0

These upgrades will fix the issue: #573
2022-01-28 12:47:05 +08:00
deal d47816ba3e
Add project status 2022-01-27 18:23:44 +08:00
halx99 3e00cd4aa5 Update changelog 2022-01-05 14:50:39 +08:00
halx99 d4e20643ab Update badges 2021-12-28 21:50:41 +08:00
halx99 3490c3e959 Update badges 2021-12-28 21:32:25 +08:00
halx99 bc85d545ee Update version 2021-12-28 21:28:04 +08:00
halx99 f981903ab4
Update README.md 2021-12-17 11:55:57 +08:00
halx99 5ba59e2dc4
Update README.md 2021-12-16 19:03:57 +08:00
halx99 0e39332c8b
Update README.md 2021-11-29 22:04:31 +08:00
aismann 9d11ac0df5
Add Visual Studio 2022 2021-11-23 13:16:36 +01:00
halx99 df7bf33ed4 Update README.md 2021-11-09 16:34:32 +08:00
halx99 ad2c5e32fb Update README files 2021-11-09 15:59:17 +08:00
halx99 c74e196e67
Update README.md 2021-10-09 11:29:09 +08:00
aismann 68eb67b9a2
Update README.md 2021-09-17 10:02:36 +02:00
halx99 a35329907f
Update README.md 2021-09-14 12:52:27 +08:00
aismann b59ffe6585
Update README.md 2021-09-07 12:35:58 +02:00
aismann 7ee77475fe
Update README.md 2021-08-27 10:43:35 +02:00
halx99 7fe18587f8
Add Contributing guide 2021-08-27 15:47:40 +08:00
halx99 3990cc765d Update Windows build status badge 2021-08-27 13:27:04 +08:00
halx99 8790730518
Update README.md 2021-08-27 12:45:20 +08:00
halx99 d06e8af7d6
Merge pull request #477 from aismann/patch-7
Update README.md
2021-08-27 12:34:49 +08:00
aismann 26f2caad68
Update README.md 2021-08-27 06:27:45 +02:00
aismann 9c2889be38
Update README.md 2021-08-27 06:25:18 +02:00
aismann 0c03796e4c
Update README.md 2021-08-13 08:13:25 +02:00
aismann ad28d4bb03
Update README.md 2021-08-12 11:24:22 +02:00
aismann cc9a32306b
Update README.md 2021-08-12 07:03:14 +02:00
aismann 34552a779e
Update README.md 2021-08-06 12:19:45 +02:00
The Codacy Badger 0139c8e136 Add Codacy badge 2021-07-15 13:21:38 +00:00
aismann b9079f5856
Update README.md 2021-07-14 11:16:25 +02:00
halx99 3168f19cce Update readme 2021-07-09 10:31:04 +08:00
halx99 be1d5c5a7b Sync CMakeLists.txt and README files [skip ci] 2021-07-08 22:55:33 +08:00
aismann 6edb71d3dc
Update README.md
typo and wiki replace
2021-07-07 06:16:29 +02:00
halx99 0d9aac25b4
Update README.md 2021-06-26 12:03:37 +08:00
halx99 c8e4af7fa8
Update README.md 2021-06-08 22:52:31 +08:00