Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/2.12.0 #261

Merged
merged 126 commits into from
Jul 13, 2022
Merged

Release/2.12.0 #261

merged 126 commits into from
Jul 13, 2022

Conversation

manuelmayer-dev
Copy link
Member

No description provided.

manuelmayer-dev and others added 30 commits February 22, 2022 20:08
Co-authored-by: Develeon64 <software@develeon.de>
… main window if (#162)

* First non-working test

* Switched pipe process spawn to STAThread (#161)

* Added SynchronizationContext to prevent thread issues in the ui

* Added SynchronizationContext to prevent thread issues in the ui

* Fixed: tray icon was shown multiple times when Macro Deck was started while running

Co-authored-by: RecklessBoon <16234384+RecklessBoon@users.noreply.github.com>
* syntax highlighting whole words
allow returns in Cottle
readable colours

* renamed variables
Added auto complete
Added highlighting for variables
* Added syntax highlighting

* Syntax highlight improvements (#165)

* syntax highlighting whole words
allow returns in Cottle
readable colours

* renamed variables

* Added option to turn on/off blank line trimming
Added auto complete
Added highlighting for variables

Co-authored-by: Will <54237626+PhoenixWyllow@users.noreply.github.com>
* Feature/offline plugin installation (#168)

* Adds feature to install plugin from zip

- Extracted code that installs from zip to separate func
- Enhanced Manifest to create itself from a file
- Added GUI for picking and installing local zip
  - Needs UI improvement, but it works for now

* Improves manual plugin install GUI

* Added ExtensionManifest

Co-authored-by: RecklessBoon <16234384+RecklessBoon@users.noreply.github.com>
* Fixed: plugin and extension manifest was not loaded

* Fixed the url for the updater

* Re-added the check of the md5 hash of downloaded extensions
* Fixed: plugin and extension manifest was not loaded

* Fixed the url for the updater

* Re-added the check of the md5 hash of downloaded extensions

* Fixed download counter
* Begin of the rewrite of the icon system
Added converter for old icon packs

* Fixed GIFs

* Added local websocket server for usb connections in the future
Now sending the IconBase64 directly in the button object again

* Added message box

* Added backup for the new icon pack format

* Icon packs can be configured in the extension manager

* Added icon pack export

* Added icon pack import

* Added icon packs to the extension store

* Added icon packs to the extension store
…wnload count for icon packs; changed version to 2.9.0
manuelmayer-dev and others added 28 commits July 1, 2022 14:04
* Added adb manager (#258)

* Fixed Cottle code disappears #257

* Added MacroDeck.OnMacroDeckLoaded
Added VariableManager.GetVariables(MacroDeckPlugin macroDeckPlugin)
Added VariableManager.GetVariable(MacroDeckPlugin macroDeckPlugin, string variableName)
Added notification system

* Added notifications

* Fixed crash when main window is closed with the notification list open
@manuelmayer-dev manuelmayer-dev merged commit 486adbe into main Jul 13, 2022
@manuelmayer-dev manuelmayer-dev deleted the release/2.12.0 branch July 13, 2022 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants