Skip to content

Releases: sebescudie/GammaLauncher

4.1.1

26 Feb 10:44
Compare
Choose a tag to compare

GammaLauncher 4.1.1

  • Assigns Elementa custom styles to Create, resulting in a big performance improvement when the app is focused, thanks @bj-rn for this one!
  • Fixes Kill VVVV button not being closed when clicked

4.1.0

19 Feb 17:33
Compare
Choose a tag to compare

GammaLauncher 4.1.0

New

  • When a version is uninstalled, a version scan is triggered so that the dropdown vvvversion selector is always up to date (#26)
  • Now sets custom icon when exporting the app

Fixes

  • The button allowing to download newest launcher releases was a bit off.

4.0.1

13 Feb 12:15
Compare
Choose a tag to compare

GammaLauncher 4.0.1

New

  • You can now uninstall the selected vvvversion either by clicking the Uninstall button next to the dropdown, or by pressing CTRL + U
  • Pressing ALT + E will open the selected vvvversion's directory

4.0.0-beta01

16 Dec 22:03
Compare
Choose a tag to compare
4.0.0-beta01 Pre-release
Pre-release

Added

  • The launcher now supports multiple package-repositories folders! Simply add one or more to the config file and they'll all be picked up by vvvv gamma.

Changed

  • The settings are now saved in AppData\local\GammaLauncher\settings.xml. This allows you to keep your settings between GammaLauncher versions
  • Using your previous settings file "as is" will probably raise exceptions if you try to load them. Please start the launcher once so it can create its settings file in AppData, then focus it and press CTRL+, to pop an explorer window at your settings location, and then update the file in there

Gamma download hotfix

25 Nov 17:54
Compare
Choose a tag to compare
Gamma download hotfix Pre-release
Pre-release

This one fixes the issue that prevented the launcher from getting newer vvvv gamma releases.

Windows bounds hotfix

28 Apr 07:14
Compare
Choose a tag to compare
Windows bounds hotfix Pre-release
Pre-release

Previous version was not saving the launcher's bounds. Also bumps version to 3.6.0 preview.

Burger

27 Apr 16:10
Compare
Choose a tag to compare
Burger Pre-release
Pre-release

New

  • Massive performance improvement : the app now runs @2fps when it's not focused (thanks @gregsn)
  • A burger menu on the top left allows you to download latest previews and install them with a single click. Only shows preview versions for now (thanks @tebjan and @antongit)
  • If you have Allow multiple ticked, you can drag and drop a .vl document on the launcher to open it with the active configuration

3.4.0

25 Oct 11:27
Compare
Choose a tag to compare

New

  • When the app is focused, pressing CTRL+, will open the app's folder, allowing users to quickly retrieve their config file.

3.3.0

23 Oct 16:59
Compare
Choose a tag to compare
  • Now discards vvvv beta installations if they are installed next to gamma
  • Dropdown menu can now be interacted with with scrollwheel
  • Uses Elementa 5.0.0 preview

3.2.0

19 Oct 07:05
Compare
Choose a tag to compare

Changelog

  • Application now remembers its previous state on startup : anything you pick (vvvversion, startup arguments) will show up again "as is" when you start the application next time
  • As a consequence, got rid of the PreferStable flag in the configuration. Did anybody care for this one?
  • And also as a consequence, fixed the annoying bug in which the started vvvversion would not match what the UI says