Releases: knijn/musicify
Releases · knijn/musicify
Release 3.2.1
Release 3.2
New in this release
- Allow the repository to include other formats
Release 3.1
New in this release
- Bit perfect decoder (for better audio quality on older versions of CC)
-
- Fix #65 by creating a
musicify client
command, and rewriting the internal structure of the server feature. The modem broadcasts now send decoded audio, instead of where to get the song. Note that this might be changed to the PASC protocol in the future.
- Fix #65 by creating a
- Allow looping of URLs, and usage of URLs in playlists
- Update the help menu
- Fix #43, , #73, #76 and #77
- Removed YouCube library
- Removed some legacy unused code
Release 3.0
New in this release
- Make the server channel configurable
- Fix various grammatical errors
- Removed various old unused code
- Removed YouCube support, in favor of the URL support
- Removed
server
command, in favor of just having the server a togglable option that works in the background - Fixed
loop
command waiting an extra song length before starting again (this was a remnant from old code) - Removed the repository name message, because of a lack of use
- add
url
command to play back music from URLs
2.7
Switch back to old repo
Full Changelog: 2.6.0...2.7
Version 2.6.0
New in this release
- Bump version
- Change repo
Full Changelog: 2.5.0...2.6.0
Release v2.5.0
Whats new in this release
- Change to /lib to have compatability and follow standards
- Allow youcube to load
Release v2.4.0
New in this release
- An experimental GUI (
musicify gui
)
Release v2.3.2
New in this release
- Fixed the youcube module to have two servers
Release v2.3.1
New in this release
- A lot of code cleanup (from 423 lines to 360)