Skip to content

Releases: Run1e/Vibrancer

Vibrancer v1.0.4 (12-03-17)

12 Mar 18:22
Compare
Choose a tag to compare
  • Fixed Spotify hotkeys (volume hotkeys have been broken by a spotify
    update)
  • Added more error messages for failed NvAPI SetDVCLevel attempts
  • Removed "Console" setting

Vibrancer v1.0.3 (07-10-2017)

07 Oct 09:05
Compare
Choose a tag to compare
  • You can now easily add running programs to the game list by using the "Select window" feature
  • Added "Show Console" settings (shows inner workings, useful for debugging)
  • Made singletons work like actual singletons
  • Improved error logging
  • Extensive code cleanup

Vibrancer v1.0.2 (18-09-2017)

18 Sep 10:40
Compare
Choose a tag to compare
  • Made Vibrancy Control plugin run by default
  • Default Vibrancy Control hotkeys set by default
  • Small changes to JSONFile class

Vibrancer v1.0.1 (06-09-2017)

06 Sep 18:35
Compare
Choose a tag to compare
  • Installation is now forced to local appdata
  • Added "Purge Images" in Imgur Upload plugin
  • Fixed bug in Pastebin Upload plugin

Vibrancer v1.0.00 (05-09-2017)

05 Sep 11:24
Compare
Choose a tag to compare
  • v1.0.00 release!
  • Added language localization in Finnish (ty siluu!)
  • DVC gets set to the desktop setting on startup
  • Fixed an issue where NvAPI initialization wasn't working (?) for some people

Vibrancer 0.9.99 (23-08-2017)

23 Aug 16:19
Compare
Choose a tag to compare
  • Fixed issue where program wouldn't start on startup

Vibrancer v0.9.98 (18-08-2017)

18 Aug 16:36
Compare
Choose a tag to compare
  • Added language localization in three languages:
    • English
    • Norwegian
    • Polish (thanks, Etherlord!)
  • Made most guis slightly larger to allow for language localization

Vibrancer 0.9.97 (19-07-2017)

19 Jul 14:22
Compare
Choose a tag to compare
  • Removed AutoHotkey.dll, multiples of ahk.exe/dll and moved AutoHotkey.exe to main folder
  • Also quite a bit of cleanup (thanks, evilC!)
  • Increased plugin load timeout to 2500ms
  • Bind list has icons showing whether the bind is bound to a plugin or not

Vibrancer 0.9.96 (12-07-2017)

12 Jul 17:16
Compare
Choose a tag to compare
  • Program no longer requires admin privileges
  • Rare menu error associated with plugins fixed
  • JSON files save on exit

Vibrancer 0.9.95 (03-07-2017)

03 Jul 07:25
Compare
Choose a tag to compare
  • Added Settings gui for the Imgur plugin
  • Menu class now prevents several identical items from being added
  • Removed debugger plugin (Vibrancer uses OutputDebug instead now)
  • Some code improvements
  • Fixed a few minor bugs