axmol/tests/cpp-tests/Source/UITest/CocoStudioGUITest
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
..
UIButtonTest Remove unnecessary string format calls 2024-02-24 12:28:11 +08:00
UICheckBoxTest Remove unnecessary string format calls 2024-02-24 12:28:11 +08:00
UIFocusTest Tidy project tree and full symlink support (#1072) 2023-02-23 21:57:30 +08:00
UIImageViewTest Tidy project tree and full symlink support (#1072) 2023-02-23 21:57:30 +08:00
UILayoutTest Tidy project tree and full symlink support (#1072) 2023-02-23 21:57:30 +08:00
UIListViewTest Implement new axmol log system based on fmtlib (#1732) 2024-03-07 08:47:00 +08:00
UILoadingBarTest Tidy project tree and full symlink support (#1072) 2023-02-23 21:57:30 +08:00
UIPageViewTest Implement new axmol log system based on fmtlib (#1732) 2024-03-07 08:47:00 +08:00
UIRadioButtonTest Tidy project tree and full symlink support (#1072) 2023-02-23 21:57:30 +08:00
UIRichTextTest RichText and ScrollView enhancements (#1696) 2024-02-18 20:09:54 +08:00
UIScrollViewTest Tidy project tree and full symlink support (#1072) 2023-02-23 21:57:30 +08:00
UISliderTest Tidy project tree and full symlink support (#1072) 2023-02-23 21:57:30 +08:00
UITabControlTest Factor in protected nodes when creating global Z node priority map for event dispatcher (#1224) 2023-06-05 17:09:50 +08:00
UITextAtlasTest Tidy project tree and full symlink support (#1072) 2023-02-23 21:57:30 +08:00
UITextBMFontTest Tidy project tree and full symlink support (#1072) 2023-02-23 21:57:30 +08:00
UITextFieldTest Remove unnecessary string format calls 2024-02-24 12:28:11 +08:00
UITextTest Tidy project tree and full symlink support (#1072) 2023-02-23 21:57:30 +08:00
UIVideoPlayerTest Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
UIWebViewTest Tidy project tree and full symlink support (#1072) 2023-02-23 21:57:30 +08:00
UIWidgetAddNodeTest Tidy project tree and full symlink support (#1072) 2023-02-23 21:57:30 +08:00
CocosGUIScene.cpp Cross-platform media controller for video playback (#1845) 2024-04-24 22:28:59 +08:00
CocosGUIScene.h Tidy project tree and full symlink support (#1072) 2023-02-23 21:57:30 +08:00
UIEditBoxTest.cpp Implement new axmol log system based on fmtlib (#1732) 2024-03-07 08:47:00 +08:00
UIEditBoxTest.h Tidy project tree and full symlink support (#1072) 2023-02-23 21:57:30 +08:00
UIScale9SpriteTest.cpp Implement new axmol log system based on fmtlib (#1732) 2024-03-07 08:47:00 +08:00
UIScale9SpriteTest.h Tidy project tree and full symlink support (#1072) 2023-02-23 21:57:30 +08:00
UIScene.cpp Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
UIScene.h add axmol_ext.h (#1117) 2023-03-14 07:56:07 +08:00
UISceneManager.cpp Tidy project tree and full symlink support (#1072) 2023-02-23 21:57:30 +08:00
UISceneManager.h Tidy project tree and full symlink support (#1072) 2023-02-23 21:57:30 +08:00