Releases: sebescudie/GammaLauncher
Releases · sebescudie/GammaLauncher
3.0.1-pre
Hotfix
Fixes a bug that prevents the application to open on some systems.
3.0
New
- Rewritten using Model Runtime Editor
- New startup arguments :
--nocache
and--debug
- CTRL+R rescans installed Gamma versions so you don't have to close and reopen GammaLauncher to start a newly installed version
- When minimized, the app goes to the system tray. From there, you can quickly perform actions :
- Start a new instance
- Show nugets folder
- Show packages-repo folder
- Kill VVVV (beware you won't have a confirmation prompt, vvvv is instantly killed!)
3.0-beta
All new version of the gamma launcher, almost totally rewritten!
This is a preview version that looks horrible, I'll take time to release a stable/good looking version later this month.
Changelog
- The app now renders correctly on 4k screens, thanks @gregsn
- Fixed a bug in which the launcher would see empty vvvv folders in Program Files. It now wants a
vvvv.exe
file inside them in order to add them to the dropdown - Now uses Model-Runtime-Editor pattern internally
- New startup options :
--nocache
and--debug
- You can set default values for the startup options in the
config.xml
file - New
PreferStable
options that always prefers stable versions over previews in the dropdown menu (ie. the default entry that shows up in the version dropdown on startup)
GammaLauncher 2.0
Changelog
- Uses Elementa 2.0
- Renderer now uses DIPs instead of pixels
- Added three quick-access buttons :
- Repos : opens your
package-repositories
folder - Nugets : open gamma's nuget folder (equivalent to Quad Menu/Nugets/Show Installed). Prefers gamma over gamma-preview
- Kill vvvv : kills all instances of vvvv (but displays a confirmation prompt before!)
- Repos : opens your
GammaLauncher 1.2
Changelog
- Dropdown now shows both preview and stable gamma versions.
GammaLauncher 1.1
Changelog :
- App now checks if package repositories folder exists before starting gamma and displays a popup if the folder does not exist (instead of throwing exception)
- Checkboxes are now grey when unchecked, feels a bit less ambiguous
First release
First release of gamma launcher