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: DMDTools/DOF2DMD
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.2.2
Choose a base ref
...
head repository: DMDTools/DOF2DMD
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.4.1
Choose a head ref
  • 4 commits
  • 7 files changed
  • 2 contributors

Commits on Jan 29, 2025

  1. Fix score font size depending on DMD Resolution (#25)

    gustavoalara authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    5ebd624 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2025

  1. New: queueing of animations, better logging (#26)

    * New: queuing for images
    * Fix #23 - Scoreboard with clearbg=false
    * Fix marquee determination and animation timer
    * Don't clean background when displaying score, show explosions at random position
    * Update demo GIF
    ojacques authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    93e350d View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2025

  1. Delete Attract/Plugins/DMDPlayer directory

    gustavoalara authored Feb 22, 2025
    Configuration menu
    Copy the full SHA
    a63f04b View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2025

  1. Fix #27 - better exception handling when adding picture or video actor (

    #29)
    
    Fixes DOF2DMD crashing when passing a picture with & in the name. DOF2DMD will not crash and add a log which suggests to rename the file, as the & character is special and just cannot be used in FlexDMD (see https://github.com/vbousquet/flexdmd/blob/master/FlexDMD/AssetManager.cs#L138)
    ojacques authored Feb 23, 2025
    Configuration menu
    Copy the full SHA
    46e241e View commit details
    Browse the repository at this point in the history
Loading