This repository has been archived by the owner on Sep 18, 2024. It is now read-only.
UI
- Completely reworked UI
- Can now move, resize and dock windows as you see fit
- Added a new layout system allowing you to save and load layouts at runtime
- Restyled the seek bar so progress is highlighted in the track waveform
- Improved the quality of the track waveform. Volume levels are now much more dynamic and better reflect the original audio
- You can now configure the resolution of the track waveform
- The missing tracks UI got moved to its own window where you can fix and remove missing files
Improvements
- Now respects Windows DPI scaling
- Switched rendering back-end to DirectX10 from OpenGL. This should result in lower memory and CPU usage
- Many actions that would overwrite existing files now require confirmation
Themes
- Reworked theme system. Old theme configurations will no longer work
- The theme editor now exposes ALL ImGui colors to edit as you see fit
- Background and font are no longer part of the theme; they are now stored in the main configuration
Fixes
- Fixed some typos
- Fixed FreeType not actually being used; this should result in better looking small fonts
- Can now play search results like a playlist