Skip to content

Releases: knijn/musicify

Release 3.2.1

30 Aug 10:52
Compare
Choose a tag to compare

New in this release

  • Fixed updating

Release 3.2

30 Aug 10:48
Compare
Choose a tag to compare

New in this release

  • Allow the repository to include other formats

Release 3.1

30 Aug 09:28
Compare
Choose a tag to compare

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

29 Aug 17:01
42ea743
Compare
Choose a tag to compare

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

29 Aug 14:55
0e657f7
Compare
Choose a tag to compare
2.7

Switch back to old repo

Full Changelog: 2.6.0...2.7

Version 2.6.0

06 Jan 14:27
cf2b2f8
Compare
Choose a tag to compare

New in this release

Release v2.5.0

15 Nov 08:45
Compare
Choose a tag to compare

Whats new in this release

  • Change to /lib to have compatability and follow standards
  • Allow youcube to load

Release v2.4.0

08 Nov 07:36
Compare
Choose a tag to compare

New in this release

  • An experimental GUI (musicify gui)

Release v2.3.2

06 Nov 16:06
Compare
Choose a tag to compare

New in this release

  • Fixed the youcube module to have two servers

Release v2.3.1

28 Oct 17:36
3c407fe
Compare
Choose a tag to compare

New in this release

  • A lot of code cleanup (from 423 lines to 360)