The older, Winforms-based frontend for FMP. Now obsolete.
Find a file
2020-07-30 10:10:43 -05:00
.github/ISSUE_TEMPLATE Add issue templates 2020-03-01 17:05:53 -06:00
FRESHMusicPlayer Vicr123/master (#5) 2020-07-22 14:34:55 -05: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 (#6) 2020-07-30 10:10:43 -05:00

FRESHMusicPlayer

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

Competition

This is a music player of the bits and Bytes music competition thing! Check out some of the competing music players. They're pretty cool.

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.)