mirror of
https://github.com/Royce551/FRESHMusicPlayer-WinForms.git
synced 2025-01-22 02:41:50 -05:00
The older, Winforms-based frontend for FMP. Now obsolete.
.github/ISSUE_TEMPLATE | ||
FRESHMusicPlayer | ||
.gitattributes | ||
.gitignore | ||
LICENSE | ||
README.md |
THIS REPOSITORY IS NOW OBSOLETE! FMP development continues in the new repository
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.)