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

Logic Ethos improvements #3

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Commits on Apr 14, 2020

  1. Added Multiplatform (Linux) Support

    Stuart Johnson committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    69fc621 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Add GUI files

    Stuart Johnson committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    91ded91 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

  1. * FileManager.cs: Add new File Manager

    * MeadowPad.cs:
    * MeadowPadWidget.cs: Pad improvements
    
    * TextTableDisplay.cs: Text column display
    Stuart Johnson committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    0ead4b3 View commit details
    Browse the repository at this point in the history
  2. Add author

    Stuart Johnson committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    abcaaa1 View commit details
    Browse the repository at this point in the history
  3. * IDeploymentTargetsManager.cs:

    * DeploymentTargetsManagerMac.cs:
    * MeadowDeviceExecutionTarget.cs:
    * DeploymentTargetsManagerLinux.cs: Target manager updates
    
    * Helper.cs: App Helper class
    
    * LogView.cs: unused
    
    * Meadow.Sdks.IdeExtensions.Vs4Mac.csproj: Add http reference
    
    * MeadowExecutionHandler.cs: Rewrite to support new target manager
    
    * MeadowOS.cs: Meadow OS Helper class
    
    * MeadowProject.cs: Select the correct OS target manager
    
    * gui.stetic:
    * Meadow.Sdks.IdeExtensions.Vs4Mac.Gui.FileManager.cs: GUI updates
    Stuart Johnson committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    d4fb50b View commit details
    Browse the repository at this point in the history

Commits on May 2, 2020

  1. * DeploymentTargetsManagerLinux.cs: Dispose of each target

    * MeadowDeviceExecutionTarget.cs: Dispose meadow serial
    
    * MeadowExecutionHandler.cs: Fix bug when meadow removed
    Stuart Johnson committed May 2, 2020
    Configuration menu
    Copy the full SHA
    408c60e View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Fix meadow app console output

    Stuart Johnson committed May 4, 2020
    Configuration menu
    Copy the full SHA
    7d11c93 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2020

  1. Bug fix - Deployment manager being called twice

    Stuart Johnson committed May 24, 2020
    Configuration menu
    Copy the full SHA
    ca9345d View commit details
    Browse the repository at this point in the history