axmol/core
RH 1fd770c5bf
[Apple] Fix media controls not appearing (#1848)
* Create media controls in onEnter to work around issue with Metal renderer when creating a RenderTexture

* Add support for setting timeline bar height in media player controller

* Use consistent positions for fullscreen enter and exit controls

* Update core/ui/UIMediaPlayer.cpp

* Create media controls on the next update cycle to work around RenderTexture creation issue with Metal renderer backend

* Add event notification for when video player full screen state changes

* Add full screen switching event to normal media player event handler
2024-04-25 23:20:41 +08:00
..
2d Cleanup cc stubs (#1847) 2024-04-25 00:51:00 +08:00
3d Remove deprecated pixel formats L8, A8, LA8 (#1839) 2024-04-20 22:29:16 +08:00
audio Fix some compiling warnings 2024-04-06 18:05:42 +08:00
base Cleanup cc stubs (#1847) 2024-04-25 00:51:00 +08:00
math Move color types to math/Color.h (#1741) 2024-03-14 23:38:45 +08:00
media Cross-platform media controller for video playback (#1845) 2024-04-24 22:28:59 +08:00
navmesh Use single macro to control each feature (#1776) 2024-03-30 08:56:32 +08:00
network Fix some compiling warnings 2024-04-06 18:05:42 +08:00
physics Use single macro to control each feature (#1776) 2024-03-30 08:56:32 +08:00
physics3d Use single macro to control each feature (#1776) 2024-03-30 08:56:32 +08:00
platform Cleanup cc stubs (#1847) 2024-04-25 00:51:00 +08:00
renderer Cleanup cc stubs (#1847) 2024-04-25 00:51:00 +08:00
ui [Apple] Fix media controls not appearing (#1848) 2024-04-25 23:20:41 +08:00
CMakeLists.txt Cross-platform media controller for video playback (#1845) 2024-04-24 22:28:59 +08:00
axmol.cpp Improve axmolver defines 2023-12-10 00:08:05 +08:00
axmol.h Add CMake option to remove Console from builds (#1788) 2024-04-05 14:25:22 +08:00
axmol.natvis Improve code quality (stage1.Oct) (#916) 2022-10-13 21:44:42 +08:00
axmolver.h.in Bump version to 2.1.3 2024-02-27 01:45:09 +08:00
cocos2d.h Add CC_USE_CULLING Alias to cocos2d.h (#1825) 2024-04-17 09:22:19 +08:00