simoninns / DomesdayDuplicator

High-speed LaserDisc RF sampler
GNU General Public License v3.0
138 stars 21 forks source link

Improvements to per-side notes and mint marks #145

Closed atsampson closed 11 months ago

atsampson commented 1 year ago

CC @Gamnn, who'd also spotted this.

Rework the per-side notes and mint mark logic, since it wasn't producing sensible filenames in some cases.

Add UI settings to enable each of these to be enabled/disabled individually, since not everybody will want this behaviour at all, and it can be useful to enable only one (e.g. if you use notes to log the player used).

As this adds new settings to the UI tab, simplify the amplitude display settings and make them match the style of the rest of the UI.

Remove C-style (void) arguments throughout the DDD code.