Skip to content

Releases: FrogTheFrog/moondeck-buddy

v1.6.1 - Allow to override the MAC address

14 Feb 22:45
732b23c
Compare
Choose a tag to compare

v1.6.0 - Fix incoming breaking change from Sunshine

11 Feb 14:57
43e599a
Compare
Choose a tag to compare
  • Fixed incoming breaking change from Sunshine (MAC address is no longer exposed via HTTP port for WakeOnLan). Buddy now provides it.

v1.5.8 - Add Steam path overrides for Linux

08 Nov 19:03
322d54f
Compare
Choose a tag to compare

Added path overrides (see config) needed for flatpak version of steam (#63).

v1.5.7 - Qt Framework update + new setting

18 Oct 12:05
81f6532
Compare
Choose a tag to compare

v1.5.6 - Add and option to launch without Big Picture mode

25 Aug 11:32
df5381e
Compare
Choose a tag to compare
  • Added an option to disable "forced" Big Picture mode for Steam when launching the app.

v1.5.5 - Fixed issue with parsing Sunshine apps on linux

19 Aug 17:04
387115e
Compare
Choose a tag to compare
  • Fixes compiler-related issue where Sunshine apps would not be parsed on linux (#54)

v1.5.4 - Save resolution changes on Windows

19 Aug 15:12
Compare
Choose a tag to compare
  • Resolution changes are now saved to the registry on Windows (per user). Some games or tools (like https://github.com/FrogTheFrog/gsync-toggle 😉) could trigger an unrelated resolution settings change, which would reset the resolution changes made by Buddy, because they were temporary and not saved anywhere.
    • This means that if you manually restart the PC while the game is running without closing Buddy first, the resolution will persist after restart.
    • Changing PC state via MoonDeck will make Buddy restore the resolution before the desired state is reached.

v1.5.3 - hibernation mode and SSL protocol selection

14 Jul 13:57
37a82ce
Compare
Choose a tag to compare

Buddy can now be configured to:

  • try to hibernate when received a command to suspend the PC
  • use a different SSL protocol version for the OS'es that do not support TLS1.3

v1.5.2 - Linux AppImage release

02 Jul 09:47
a07ce12
Compare
Choose a tag to compare
  • Added an AppImage for linux
  • Added a workaround for detecting running apps on Linux since Valve broke the normal methods with the new UI update

v1.5.1 - More persistent state tracking

01 May 08:38
Compare
Choose a tag to compare

Tracks the game state for longer to battle the stupid game launchers, like EALink...