Releases: punker76/simple-music-player
Releases · punker76/simple-music-player
SimpleMP old versions
Simple Music Player v1.9.2
- fixed ListBox/ListView scroll into view
- MediaFileException if there is something wrong with a file
- get only declared properties from DataType at AutoGeneratedListView
- simple play list context menu (play, delete) @davidnegley
- use Costura.Fody to put all nested dll in on executable
- sort dropped files by FirstPerformer, Album, Disc, Track
- additional TrackInfo, update/fix tool tip
- FMOD 1.08.04
- use WindowsAPICodePack-Shell from NuGet
- use MahApps 1.3.0-ALPHA160
Simple Music Player v1.9.1
- use more QuickIOFile library
- use FontAwesome from @charri for playlist state icons
- use FMOD 1.6.9
- use MaterialDesignInXamlToolkit from @ButchersBoy
- search for more possible covers on disk
- new responsive ui (mainly for large ui)
- ListView instead ListBox for playlist (maybe I re-change this again, it's a test if this is usable)
v1.9.0.14
- use FMOD Studio
- change target frame work to 4.5
- simple music player icon / logo
- use ReactiveUI
- searching files with QuickIO.NET
- use TinyIoC
- first simple logging with NLog
- fix searching for sub folders
- handle command line arguments
- single instance
- fade in / out (default 5 s)
- using SimpleChildWindow for equalizer
- tooltip on play list
- repeat play list instead single file
- focus selected file after removing files from play list
- better indexing in play list
- use circle slider
- different views for different sizes