Changelog:
r43587 | gpz | 2023-03-26 23:47:52 +0000 (Sun, 26 Mar 2023) | 1 line
when creating file names for the graphical printer output, skip existing files. partial workaround for #1848
------------------------------------------------------------------------
r43586 | gpz | 2023-03-26 22:16:48 +0000 (Sun, 26 Mar 2023) | 1 line
fix incorrect write bank in FE3 monitor output, fixes bug #1736, patch by Simon Rowe
------------------------------------------------------------------------
r43585 | fabbo | 2023-03-26 21:12:39 +0000 (Sun, 26 Mar 2023) | 2 lines
Restore the SDL implementation of SDL hotkeys as it was before joy mappings were merged. Load from/save to file not supported yet
------------------------------------------------------------------------
r43584 | gpz | 2023-03-26 19:12:21 +0000 (Sun, 26 Mar 2023) | 1 line
document resources event_relevant/event_strict_value better
------------------------------------------------------------------------
r43583 | rhialto | 2023-03-26 16:07:31 +0000 (Sun, 26 Mar 2023) | 4 lines
Simplify some #ifdefs.
Also, remind myself why the high-pass code looks so much like the low-pass code.
------------------------------------------------------------------------