Commit graph

13 commits

Author SHA1 Message Date
Zarg
0aab901086 Improved mpv settings for faster playback and seeking 2025-01-03 02:10:39 +01:00
Zarg
e60a7b0abd fix hovered link not opening directly 2025-01-03 00:21:32 +01:00
Zarg
baa83942ad Version Bump 5.0.3 2025-01-01 05:37:04 +01:00
Zarg
29f7ce50ac Borderless Fullscreen
- Switched to using Borderless Fullscreen
- Fixes many windows bugs like:
- Hdr flickering, Black Flash going into Fullscreen with hdr, Black flash going fullscreen on high refresh rate monitors
2024-12-31 06:25:13 +01:00
Zarg
372301093f Updated Windows deploy script + ubuntu updater fix
- Using a node script instead for windows deployment
- ( Will be later used for github automatic deployment)
- Updated windows.md with updated deploy steps
- Autoupdater fix for ubuntu causing update prompt to always show
- Libmpv version bump for ubuntu support
2024-12-26 19:07:15 +01:00
Zarg
42fc7be439 ubuntu fixes
- Fixes for building on ubuntu 24.10
- Moved setlocale after MainApp as this resets it.
- Moved setStorageName to the top for webEngineProfile, has to happen first
- Fixed main qml deprecated function typing
- Fixed autoupdater not working with 1 item list on ubuntu
- Moved cmake QT_DEFAULT_MAJOR_VERSION to be always applied. As it is always needed no matter the os.
- Updated windows.md typos
2024-12-25 20:44:56 +01:00
Zarg
b66efe6101 NextVideo playback fix and borderless window tray option
- Fixed NextVideo playback by not returning every end of playback event
- Added Borderless Window tray option
2024-12-22 12:30:50 +01:00
Zarg
f447229ed4 Create LICENSE.md
- Added missing license
2024-12-20 12:32:48 +01:00
Zarg
56dd1f4bd6 Auto Updater!
- **Auto updating!** Fixed auto updater to work with this fork.
- Added Updater Notification Screen
- Fixed Chrome Session not being saved, forcing login on each start.
2024-12-20 12:17:11 +01:00
Zarg
6594b4273a Persistent Session fix
- Fixed session not being persistent
- Fixed build bat skipping openssl .dlls
2024-12-19 09:08:18 +01:00
Zarg
dd69e64a5c Delete server.js 2024-12-19 07:40:42 +01:00
Zarg
8770d08f99 Update .gitignore 2024-12-19 07:39:11 +01:00
Zarg
453acf0f3f qt6 letss goo
- Refractor
- Qt6
- Nice
2024-12-19 07:10:44 +01:00