🎉 First Windows Release!! btw this beta release has some good performance optimizations, if ur not enabling glow effect, u better do now!
gerenal changes
- namidaco/namida@da6b07e feat: update app icon in appbar (shows latest version with changelog)
- namidaco/namida@6c05699 perf: major ui performance optimizations (miniplayers/glow effect/opacity everywhere)
- namidaco/namida@5041a6b perf: improve video endcards performance
- namidaco/namida@a67d7f1 chore: final cleanup
- fix ffmpeg windows logic not reporting failed executions
- adjust RepaintBoundary here and there
- more refinements for widescreen (subpages info box & channel subpage & dialogs)
- replace
BackdropFilterwithImageFilteredin many places (means performance goes brrr for blur effect) - don't clip glow so it looks cooler
- tweak artwork glow to be enabled in more places
- small design rework for mix dialog
- prevent pull to refresh while dismissing track tile/etc and vice versa
- add friction effect to fade dismissible widgets (swipe tile to action)
- miniplayer performance improvement
- other fixes/tweaks
- namidaco/namida@0d8d116 chore: improve lrc view logic and boost its blur performance
- namidaco/namida@a6076e0 chore: update edit multiple tracks logic to "disable" dismissed tracks instead of "removing" them
- namidaco/namida@d05b37e chore: minor fixes/changes
- namidaco/namida@801e846 chore: some fixes and tweaks
- namidaco/namida@6777590 core: refactor backup path resolving mechanism to support cross platform backups
- and fix issues discovered along the way
- namidaco/namida@8750f7a fix: miniplayer top icons hit test area
windows changes
- namidaco/namida@e734577 feat(windows): proper shortcuts for windows ("settings -> about" for whole list)
- namidaco/namida@d8ff8c4 chore(windows): show video controls when hovering
- in fullscreen, controls are shown when mouse is near top or bottom
- in normal mode, controls are shown when mouse is near top only
- namidaco/namida@92ab687 fix(windows): player volume mismatch & pitch being blocked
- namidaco/namida@be713f6 core(windows): change app data location to
%USER%/.namida