You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,9 @@
1
1
# AX-MediaPlayer
2
2
Media Playback Engine for Cinder
3
3
4
+
*Update 13/11/2026*
5
+
- This code has been merged into the core of Cinder and is now the backend for `ci::qtime::MovieGl` on windows, so using this as an external CinderBlock is no longer necessary.
6
+
4
7
*Update 11/12/2021*
5
8
- Added a macOS backend that matches the API defined for the windows version, backed by cinder's native `qtime::MovieGl`/`qtime::MovieSurface` implementations.
0 commit comments