axmol/cmake/Modules
RH 3916a2367b
Cross-platform media controller for video playback (#1845)
* Initial work on media controller

* Media player controller for WMF media engine

* Add getDuration and getCurrentTime methods to media engines

* Fix compilation

* Fix Android media timeline issues

* Fix compilation issue

* Fix WinRT compilation issue

* Fix compilation issue

* Add missing header include

* Make it simpler to create a custom media controller

* Ensure the basic media controller widget size is the same size as the media player on initialization

* Add dark media control underlay to give more contrast to the controls
ADd copyright notices

* Removing existing media controller from parent if required

* Adjust for view scaling since embedded resources are created for a scale of 1.

* Scale central media controls if required on content size change

* Remove pointless fast forward and fast reverse buttons
Ensure media controller correctly resizes on full-screen media playback

* Allow enable vlc on windows

* Improve media macro detect

* Add media controls drawn by DrawNode into single texture
Add fullscreen enter and exit controls
setUserInputEnabled and isUserInputEnabled replaced by setMediaControllerEnabled and isMediaControllerEnabled

* Update function calls to new names

* Revert back to setUserInputEnabled and isUserInputEnabled

* Remove embedded circle image and create it with DrawNode

* Change radius of drawn circle to half the total image size

---------

Co-authored-by: halx99 <halx99@live.com>
2024-04-24 22:28:59 +08:00
..
AXBuildHelpers.cmake Cross-platform media controller for video playback (#1845) 2024-04-24 22:28:59 +08:00
AXBuildSet.cmake Add create isolated project support (#1801) 2024-04-10 22:11:42 +08:00
AXConfigDefine.cmake Add experimental wasm64 support 2024-04-12 20:34:59 +08:00
AXConfigDepend.cmake Allow certain code modules to be removed from build process (#1769) 2024-03-28 10:45:20 +08:00
AXGLSLCC.cmake UWP: Migrating from C++/CX to C++/WinRT (#1355) 2023-09-26 00:11:33 +08:00
AXLinkHelpers.cmake Allow certain code modules to be removed from build process (#1769) 2024-03-28 10:45:20 +08:00
PreventInSourceBuilds.cmake Revert cmake module folder to `cmake/Modules` 2023-09-09 00:36:49 +08:00