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

Midi Handshake #365

Open
wants to merge 41 commits into
base: master
Choose a base branch
from
Open

Midi Handshake #365

wants to merge 41 commits into from

Commits on Feb 28, 2022

  1. Configurable brightness

    jackpf committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    970312a View commit details
    Browse the repository at this point in the history
  2. Working brightness

    jackpf committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    266f653 View commit details
    Browse the repository at this point in the history
  3. Refactor

    jackpf committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    b0ee933 View commit details
    Browse the repository at this point in the history
  4. Basic screensaver

    jackpf committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    4cee3ce View commit details
    Browse the repository at this point in the history
  5. Generic settings

    jackpf committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    e0ff202 View commit details
    Browse the repository at this point in the history
  6. Not working

    jackpf committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    03ce930 View commit details
    Browse the repository at this point in the history
  7. Generic type settings

    jackpf committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    9a9628a View commit details
    Browse the repository at this point in the history
  8. Refactor

    jackpf committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    d33d327 View commit details
    Browse the repository at this point in the history
  9. Refactor

    jackpf committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    f409215 View commit details
    Browse the repository at this point in the history
  10. Refactor

    jackpf committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    ed2ae9a View commit details
    Browse the repository at this point in the history
  11. Refactor

    jackpf committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    90bb14a View commit details
    Browse the repository at this point in the history
  12. Fixes

    jackpf committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    522538f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5fd3cc1 View commit details
    Browse the repository at this point in the history
  14. Refactors

    jackpf committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    a3060f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. Merge pull request #1 from jackpf/generic

    User settings (brightness + screensaver)
    jackpf authored Aug 7, 2022
    Configuration menu
    Copy the full SHA
    231aabc View commit details
    Browse the repository at this point in the history
  2. Refactored colours

    jackpf committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    dcc8808 View commit details
    Browse the repository at this point in the history
  3. Refactor color enum

    jackpf committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    b83e6e4 View commit details
    Browse the repository at this point in the history
  4. Fix tester

    jackpf committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    b512c5a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from jackpf/refactored-colours

    Refactored colours
    jackpf authored Aug 7, 2022
    Configuration menu
    Copy the full SHA
    f031edc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2412e0d View commit details
    Browse the repository at this point in the history
  7. Dim sequence

    jackpf committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    511bd66 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3 from jackpf/unfilled-footer

    Unfilled footer
    jackpf authored Aug 7, 2022
    Configuration menu
    Copy the full SHA
    f4f661a View commit details
    Browse the repository at this point in the history
  9. Wake mode (#4)

    * Wake mode
    
    * Fix
    
    * Properly consume screensaver events
    
    * Consume encoder properly
    
    * Dont consume encoder when screen saved
    jackpf authored Aug 7, 2022
    Configuration menu
    Copy the full SHA
    00b34e6 View commit details
    Browse the repository at this point in the history
  10. Shape improvements (v2) (#8)

    * Shapes improvements
    
    * Ported changes
    
    * Extra shapes
    
    * Remove printlns
    
    * Remove printlns
    jackpf authored Aug 7, 2022
    Configuration menu
    Copy the full SHA
    29df9f5 View commit details
    Browse the repository at this point in the history
  11. Send midi program change messages (#10)

    * Send midi program change messages
    
    * Remove debug statements
    
    * Default send on channel 0
    
    * Working presend
    
    * Add always sync option
    
    * Refactor
    
    * Refactor
    
    * Refactor
    jackpf authored Aug 7, 2022
    Configuration menu
    Copy the full SHA
    1a7a9ef View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7b2c643 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Configuration menu
    Copy the full SHA
    0ad8045 View commit details
    Browse the repository at this point in the history
  2. Another fix for always sync

    jackpf committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    e61bc4d View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Improvement docs (#21)

    * Improvement docs
    
    * Add midi improvements
    
    * Refactor
    jackpf authored Aug 18, 2022
    Configuration menu
    Copy the full SHA
    f1fdbb3 View commit details
    Browse the repository at this point in the history
  2. Fix doc

    jackpf committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    a4a6373 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    015c13b View commit details
    Browse the repository at this point in the history
  4. Malekko integration (#17)

    * Malekko integration
    
    * Add todos
    
    * Use channel 0
    
    * Program saves
    
    * Midi integration setting
    
    * Refactor
    
    * Midi program offset setting
    
    * Increment project version
    
    * Revert "Increment project version"
    
    This reverts commit dd1fe66.
    
    * Update project version comment
    
    * Dont send pattern changes when snapshot mode is activated
    
    * Send program change message when midi program offset setting is updated
    jackpf authored Aug 18, 2022
    Configuration menu
    Copy the full SHA
    d72af37 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Midi program change receive (#16)

    * Handle program change receives
    
    * Only handle if setting enabled
    
    * Handle program number overflow
    
    * Fix
    jackpf authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    2f61c55 View commit details
    Browse the repository at this point in the history
  2. Song mode send pattern change (#25)

    * Send pattern changes in song mode
    
    * Refactor
    
    * Refactor
    jackpf authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    a9e8c4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6606e77 View commit details
    Browse the repository at this point in the history
  4. Add comment

    jackpf committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    dc5c60e View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Test fix linux workflow

    jackpf committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    54eea21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5c9a83 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

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

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    219c538 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b39dff View commit details
    Browse the repository at this point in the history