Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pinballpower/code_dmdreader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1
Choose a base ref
...
head repository: pinballpower/code_dmdreader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 14 commits
  • 16 files changed
  • 2 contributors

Commits on Jul 10, 2023

  1. add logging

    pinballpower committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    e83e71f View commit details
    Browse the repository at this point in the history
  2. add Palette log

    pinballpower committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    87dbbc5 View commit details
    Browse the repository at this point in the history
  3. fix typo

    pinballpower committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    464cb9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31bf26b View commit details
    Browse the repository at this point in the history
  5. add missing ;

    pinballpower committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    dd71c3c View commit details
    Browse the repository at this point in the history
  6. Update colorisations.md

    pinballpower committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    b574000 View commit details
    Browse the repository at this point in the history
  7. Update colorisations.md

    pinballpower committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    c105e92 View commit details
    Browse the repository at this point in the history
  8. restructure code

    pinballpower committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    4d68a4e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e653064 View commit details
    Browse the repository at this point in the history
  10. remove unused old code

    pinballpower committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    e4eaf89 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    81d7e1d View commit details
    Browse the repository at this point in the history
  12. Start sources when main loop starts

    This was done during configuration before which could result in frames piling up in the queue
    pinballpower committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    818f767 View commit details
    Browse the repository at this point in the history
  13. improve getNextFrame

    pinballpower committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    cd9612d View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Update modules.md

    pinballpower committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    0cf8d3e View commit details
    Browse the repository at this point in the history
Loading