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

Complete getsysex.sh rewrite using cUrl to maximize compatibility #444

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Commits on Feb 28, 2023

  1. Complete rewrite using cUrl

    donluca committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    8f0a07d View commit details
    Browse the repository at this point in the history
  2. Small fix

    Forgot to add "exit" if a connection cannot be established due to secure connection issues.
    donluca committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    0a9c6fb View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    e9808f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Configuration menu
    Copy the full SHA
    d6a1cb3 View commit details
    Browse the repository at this point in the history
  2. Made it easier to add links

    There was a bunch of nonsense which I've cleaned up.
    donluca committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    a1ab1c2 View commit details
    Browse the repository at this point in the history
  3. Fixed an oversight

    Added a 0 to the padding to match the description on the wiki where it states that the file name should be 000000_something.syx (six zero padding).
    donluca committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    a273a78 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. Configuration menu
    Copy the full SHA
    ee210ac View commit details
    Browse the repository at this point in the history
  2. Reverted to an older approach

    Reverted code to an older approach and made the target directory more visible
    donluca committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    1e2e9a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. Configuration menu
    Copy the full SHA
    f0e653f View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    61b4e48 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Add files via upload

    donluca committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    0b2a0be View commit details
    Browse the repository at this point in the history
  2. Update getsysex.sh

    donluca committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    a552ba5 View commit details
    Browse the repository at this point in the history
  3. Changed shell to sh

    donluca committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    43b07c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60070f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    0fa1e17 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. Configuration menu
    Copy the full SHA
    5006c62 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Delete userBank.syx

    donluca committed May 1, 2023
    Configuration menu
    Copy the full SHA
    6b1f0b3 View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    donluca committed May 1, 2023
    Configuration menu
    Copy the full SHA
    1e183b1 View commit details
    Browse the repository at this point in the history
  3. Update getsysex.sh

    donluca committed May 1, 2023
    Configuration menu
    Copy the full SHA
    a9a39a9 View commit details
    Browse the repository at this point in the history