Releases: RandomDebugGuy/DeskThing-GMP
Releases · RandomDebugGuy/DeskThing-GMP
v0.10.1
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
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
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
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
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
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
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!