feat: Full-screen scaling system with three display modes

- Implemented comprehensive image/video scaling system
- Added fit, fill, and stretch scaling modes
- Keyboard shortcuts 1,2,3 for real-time mode switching
- Enhanced PIL/Pillow integration for image processing
- OpenCV video playback with full-screen scaling
- Settings integration for scaling preferences
- Fixed touch feedback for control buttons
- Thread-safe video frame processing
- Perfect aspect ratio calculations for any resolution
This commit is contained in:
2025-08-06 02:26:12 +03:00
parent 7e69b12f71
commit 65843c255a
3 changed files with 1521 additions and 180 deletions

View File

@@ -1,9 +1,9 @@
{
"screen_orientation": "Landscape",
"screen_name": "tv-holba1",
"screen_name": "tv-terasa",
"quickconnect_key": "8887779",
"server_ip": "192.168.1.245",
"port": "5000",
"server_ip": "digi-signage.moto-adv.com",
"port": "8880",
"screen_w": "1920",
"screen_h": "1080",
"playlist_version": 5