Skip to content

Releases: BttrDrgn/radio.garten

v0.6.1

15 May 19:27
eefff75
Compare
Choose a tag to compare

What's Changed

  • Added various games to COMPAT.md by @fr4gr in #7
  • Updated incorrect Architecture versions. (in COMPAT.md) by @fr4gr in #8
  • Fix input and overlay toggling by @BttrDrgn in #9

Full Changelog: v0.6.0...v0.6.1

v0.6.0

14 May 05:51
367ee94
Compare
Choose a tag to compare

What's Changed

  • Implemented search functionality by @BttrDrgn in #5
  • Share button for currently playing station by @BttrDrgn in #6

Full Changelog: v0.5.1...v0.6.0

v0.5.1

14 May 02:11
Compare
Choose a tag to compare

Full Changelog: v0.5.0...v0.5.1

What's Changed

  • Added A Hat in Time to COMPAT.md by @fr4gr in #4
  • Windows version is now detected for Windows 11 compatibility fixes
  • x86 should now work again due to a very dumb oversight on my part

New Contributors

  • @fr4gr made their first contribution in #4

v0.5.0

12 May 21:48
Compare
Choose a tag to compare

Full Changelog: v0.4.0...v0.5.0

If you experience issues please try deleting the config.ini found at %appdata%/BttrDrgn/radio.garten

  • Auto hook
    • With list; see %appdata%/BttrDrgn/radio.garten/auto_hook.list, done by exe name and separated by commas (no space after comma!)
    • Ex: application.exe,cool_game.exe
  • Overlay injection will now stop the main app and send the data over to the overlay and resume there
    • If you play a station on the main app after injecting it WILL NOT stop the overlay music
  • Settings work properly
  • Favorites now save and sync between overlay and main app

v0.4.0

12 May 06:58
Compare
Choose a tag to compare

Full Changelog: v0.3.2...v0.4.0

  • All files are now saved in pref directory BttrDrgn/radio.garten, for windows this is %appdata%/BttrDrgn/radio.garten
  • Fonts are moved to pref from local and then deleted, this can be used to overwrite global font
  • Favorites now save

v0.3.3

12 May 03:21
Compare
Choose a tag to compare

Full Changelog: v0.3.2...v0.3.3

  • Fixed double text input
  • Added radio.garten to blacklist for overlay

v0.3.2

12 May 02:22
Compare
Choose a tag to compare

Full Changelog: v0.3.1...v0.3.2

Fixed crashing on spamming the refresh button
Implemented toggle overlay with tilde key (will make configurable later)

v0.3.0

12 May 00:27
Compare
Choose a tag to compare

Full Changelog: v0.2.0...v0.3.0

!!! USE OVERLAY AT YOUR OWN RISK !!!

Please, please, please do NOT attach the overlay into anything that has an anti-cheat
I am not held accountable if you happened to get banned from using the overlay on an online game.

That being said, the overlay is pretty neat.

v0.2.0

04 May 21:55
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.2.0

v0.1.0

04 May 07:30
Compare
Choose a tag to compare
filtering and performance enhancements