Skip to content

Releases: WolfwithSword/music-mate

v1.1.0 TouchPortal Integration + HTTP Backend

06 Jul 20:34
Compare
Choose a tag to compare

Added TouchPortal Integration, Plugin and Example pages (Including one for Twitch Integrated Events!) and an HTTP Backend. Additionally, from now on MusicMate supports AutoUpdates and logging!

The example pages can be found in the touchportal folder in the repository.

1.1.0 - 2020-07-06

Added

  • Link metadata property added to songs. This is to store the source of the song, such as a spotify, youtube or other link.
  • Touch Portal Integration & Example Pages. Including Twitch Integration Example. Requires TP 2.2+
  • HTTP Backend API Service.
  • New IPC calls for controlling and fetching data for HTTP service and TP plugin.
  • New README files for various components and features.
  • Auto Update.
  • Logging to file. Can be found in %AppData%\music-mate\logs

Changed

  • Song Model now has "Link" property. Retroactively, songs will have this field empty.
  • Project Structure to support API server and TP integration plugin
  • Tooltip on logo now displays the app version number.
  • Auto Update will work from v1.1.0+ for Windows only.

Fixed

  • N/A

Removed

  • Commented code regarding future features such as HTML file output and hardware acceleration.
    • HTML file output will be attempted again.
    • Hardware Acceleration toggle is in the far backlog. Issues were found with order of operations.

v1.0.0 Initial Release

21 Jun 21:17
Compare
Choose a tag to compare

Some QoL updates to the initial beta version allowed the first real release. This has all the "essentials" for being a generic music player with some OBS integration.

Enhancements and further Integrations are to be done.

1.0.0 - 2020-06-21

Added

  • Tooltips on menu actions, volume slider and player buttons.
  • Tooltip on top-left logo for author.
  • Help button in menu. Links to README.md in master repository.
  • Toggle for Songs menu to add & remove existing songs to a playlist.
  • Menu in Songs menu to delete songs

Changed

  • Changed progress bar into slider for seeking through songs
  • Changed Add Song menu to Songs menu. Primarily for managing songs. See Added.

Fixed

  • Fetching artist tag from metadata tags on audio files

Removed

  • N/A

v0.1.0 Beta Release Test

17 Jun 21:13
Compare
Choose a tag to compare
Pre-release

v0.1.0 Beta Release

First test of a mostly working app. This has all the basic 'bare-minimum' functionality as described in the README.md.

I need this tested for input and feedback. After feedback and changes, initial version 1.0.0 will release.

If there are any issues or recommendations, you can make an issue here in github or DM me on Discord or Twitter
(WolfwithSword#0001 & @_WolfwithSword)