Skip to content

Releases: imak101/MusicBee-UserCosmetics

v1.0.1

01 Dec 11:07
Compare
Choose a tag to compare

v1.0.0

07 Dec 05:08
Compare
Choose a tag to compare

Version 1.0.0(!!) - GIF Update!

  • Added support for GIF images as the profile picture
    • Implements two different methods of drawing; one allows custom GIF frame speed
  • Added "Get Current Cover"
    • Retrieves cover from the currently playing song
  • Added "Restore Info" button
    • Automatically restores all configuration settings to what they were when the configuration menu was opened
  • Added ability to right-click on the user-cosmetics panel to open the configuration menu

Remarks

This 1.0.0 release marks the completion of MusicBee-UserCosmetic, my first ever real project. Even though the functionality of this plugin is relatively small, the knowledge of C#, .NET and programming that I gained while developing this software was immeasurable.

I'm not planning on anymore minor or major updates (unless I get bored) so please, report any issues if they arise.

I hope you enjoy my first, completed program and stay tuned for my next project. :octocat:

v0.2.4

29 Aug 03:48
Compare
Choose a tag to compare
  • Fixed bug that prevented the updater from downloading the file when the plugin was added to MusicBee via step 2 of the README

If you are unable to update, please manually download this file.

v0.2.3

29 Aug 02:12
Compare
Choose a tag to compare
  • Fixed bug where version label would not update on configuration menu
  • "Most Current Release" link is now "Patch Notes for {version}" in update menu

v0.2.2

28 Aug 06:12
Compare
Choose a tag to compare
  • Added update notifier in configuration menu

v0.2.1

26 Aug 20:22
Compare
Choose a tag to compare

Updater Update (?!)

  • Added self updater with menu
  • Added shortcut for configuration menu in the panel drop-down
  • All menus center to the middle of the screen now
  • Renamed project

v0.2.0

16 Jul 09:42
Compare
Choose a tag to compare

This is the first minor version increment of the program.

  • Add option to round profile picture's corners
  • Add "dynamic" configuration menu; shows live preview of picture
  • Fixed low-resolution picture bug
  • Add menu option to configure under "Tools/User Configure"
  • Enable hotkey binding

v0.1.2 Alpha

01 Jul 07:39
Compare
Choose a tag to compare
  • Fixed bug related to image resizing.
    • Images of all sizes should display properly now

v0.1.1 Alpha

30 Jun 07:58
Compare
Choose a tag to compare
  • Added fix for NullReferenceException relating to the main draw surface due to it not existing

v0.1.0 Alpha

30 Jun 06:50
e9aecae
Compare
Choose a tag to compare

The first release of MusicBeeSomething1 (official name coming soon).

This release features the ability to set a profile picture and username and have it displayed in a panel.

For this first alpha release, there are no further customization options. However, more are planned in the future.