Skip to content

Releases: RandomDebugGuy/DeskThing-GMP

v0.10.1

07 Jan 09:28
Compare
Choose a tag to compare

Release notes

  • Fully working for Windows
  • Linux is really broken as I have tested... Sadly it's not fixable at this time. Technical details about the issue:
    • Either the deskthing server or deskthing client basically floods requests to my app and forces itself to crash.
  • No media player control will be implemented for a while :(
    • However, I will continue developing it and I'll be prepared for when everything regarding settings is stable with deskthing.

Hope you have a great day!

v0.10.0-beta

21 Dec 06:10
Compare
Choose a tag to compare

Release notes

  • Updated to function with DeskThing v0.10.x
  • It exists....

Notes

  • I have just made an entire folder to put the DeskThingMediaCLI executable and its dependencies for now, I cannot figure out how to just make it compile as an executable, a DLL, and nothing else.

v0.9.3

08 Nov 02:50
Compare
Choose a tag to compare

Release notes

  • Fixed a bug with the volume control where it did not control the volume at all
  • Finally fixed the refresh spam bug that would cause the client to infinitely send song update requests to GMP

Comment

Man I'm making more releases than Riprod... I don't know if that's a good or bad thing 👀

v0.9.2

06 Nov 03:42
Compare
Choose a tag to compare

Release notes

  • Fixed a bug where scrolling on the car thing to mute audio didn't mute
  • Re-added song ID check to optimize performance on Windows machines
  • Added a 'reliability timer' to prevent volume scroll wheel glitches with refreshes

v0.9.1

03 Nov 02:51
Compare
Choose a tag to compare

Release notes

  • Reprogrammed the app and organized it, old files are in src-old and will likely be deleted later on
  • Fixed incompatibility issue with DeskThing v0.9.x
  • Fixed new update bug where the media status on the client doesn't want to update

v0.9.0

29 Sep 05:43
Compare
Choose a tag to compare

Second release fixing a few bugs!

Release notes

  • Fixed playback and volume controls, shuffle/repeat states now.. function at least, they are still a little buggy and will be fixed in the future!
  • Getting song data now (I think) fully works, all of the fixable values are no longer null, false, or 32768000!

Have a wonderful day/week!

0.8.3-beta

15 Sep 04:29
Compare
Choose a tag to compare

First release! 🎉

Release notes

  • Since GMP is based upon mediawin, it too has had a memory leak which forked processes to the point of heavily loading down the host machine. This has been fixed in this release, however!
  • Currently, I have (now) multiple projects going on including a paid one, so I really just wanted to pump this out. As a result, some things such as seeking/refresh checking does not work on Linux. When I get the time (hopefully a week), I will fix these!