What's Changed
- Refactoring: Added services, AudioPlayerViewModel, CompareWindowViewModel by @Myszax in #13
- Fix: ComparisonMethod from CompareMode is saving now by @Myszax in #14
- Fix: Minor fixes to get rid of warnings by @Myszax in #15
- Get rid of refreshing
CurrentAudioPosition
in whole application lifetime by @Myszax in #16 - Refactoring: Cleanup, reorder, simplify, remove unsued variables by @Myszax in #17
- Fixed binding to wrong property in
SelectedItem
in CompareMode by @Myszax in #18 - Fixed audio volume bar value when loading save by @Myszax in #19
- Fix: Possibility to accidentally override project file when first open ten import other file by @Myszax in #20
- Feat: Rearranged DetailedPanel in normal and compare mode, added Copy to Clipboard buttons by @Myszax in #21
- Fix: Filters are used immediately after open Compare Mode by @Myszax in #22
- Feat: Automatically select first filtered item in Normal Mode and Compare Mode after load/import/compare by @Myszax in #23
Full Changelog: v1.1.2...v1.1.3