Stable: Fullscreen player, intro video, playlist update, overlay controls, clean shutdown, mouse hide, and robust exit fixes

This commit is contained in:
2025-08-25 15:30:37 +03:00
parent 027709618e
commit 1ea2ee584c
16 changed files with 626 additions and 46 deletions

View File

@@ -1,15 +0,0 @@
{
"playlist": [
{
"file_name": "Cindrel_1.jpg",
"url": "media/Cindrel_1.jpg",
"duration": 10
},
{
"file_name": "trans_cindrel_4.jpg",
"url": "media/trans_cindrel_4.jpg",
"duration": 10
}
],
"version": 30
}

View File

@@ -0,0 +1,20 @@
{
"playlist": [
{
"file_name": "big-buck-bunny-1080p-60fps-30sec.mp4",
"url": "media/big-buck-bunny-1080p-60fps-30sec.mp4",
"duration": 30
},
{
"file_name": "call-of-duty-black-3840x2160-23674.jpg",
"url": "media/call-of-duty-black-3840x2160-23674.jpg",
"duration": 10
},
{
"file_name": "demo2.jpeg",
"url": "media/demo2.jpeg",
"duration": 10
}
],
"version": 4
}