The older, Winforms-based frontend for FMP. Now obsolete.
Find a file
2020-01-19 13:01:29 -06:00
FRESHMusicPlayer Make some adjustments to make sure stuff resizes properly 2020-01-19 13:01:29 -06:00
.gitattributes It's time to start rewriting (again) 2019-11-11 21:10:51 -06:00
.gitignore Initial commit 2019-11-11 21:08:16 -06:00
LICENSE Update LICENSE 2019-12-28 14:04:26 -06:00
README.md Update README.md 2020-01-18 11:20:59 -06:00

FRESHMusicPlayer

A simple winforms music player. Supports all common formats (except for .ogg, from what I can tell)

Notes about contribution

This project automatically releasifies the project if you have the solution configuration set to "Release". This will fail if you do not have the package manager console open. (You shouldn't use this anyway in normal circumstances; to test with optimizations off, use the "ReleaseDebug" configuration.)