Releases: jms5194/MarkerMatic
Releases · jms5194/MarkerMatic
v4.4.3
Same updates as 4.4.1 below, with a bugfix for Pro Tools marker positioning recall
What's Changed
- Additional codesigning updates for MacOS
- Added support for QLab 5 as a console
- Fixed markers not getting named in Pro Tools 2025.12.1
- Added support for Ardour 9.x and greater
- Fixed support for the latest version of Digital Performer
- Added preference for the initial application mode on launch (#43)
- Added support for arming/disarming all tracks via External Control or Macros
- Added option to disable DiGiCo macro parsing when using MacroOSC for more advanced functionality
- Redesigned the preferences window to a tabbed layout, making it much more manageable on smaller screens
- Switched to REAPER's built-in OSC transport controls to remove (some) dependencies on action IDs
- Added transport actions to log for troubleshooting
- Fixed zeroconf and lock on exit for Digital Performer
- Silently configure Ardour, when possible
- Disabled ability to enable unsupported "Only match cue name" for Ardour
- Updated dependencies
Full Changelog: v4.3.0+1021...v4.4.3+1036
v4.4.1
Same updates as 4.4.0 below, with some additional codesigning updates for macOS
What's Changed
- Added support for QLab 5 as a console
- Fixed markers not getting named in Pro Tools 2025.12.1
- Added support for Ardour 9.x and greater
- Fixed support for the latest version of Digital Performer
- Added preference for the initial application mode on launch (#43)
- Added support for arming/disarming all tracks via External Control or Macros
- Added option to disable DiGiCo macro parsing when using MacroOSC for more advanced functionality
- Redesigned the preferences window to a tabbed layout, making it much more manageable on smaller screens
- Switched to REAPER's built-in OSC transport controls to remove (some) dependencies on action IDs
- Added transport actions to log for troubleshooting
- Fixed zeroconf and lock on exit for Digital Performer
- Silently configure Ardour, when possible
- Disabled ability to enable unsupported "Only match cue name" for Ardour
- Updated dependencies
Full Changelog: v4.3.0+1021...v4.4.1+1033
v4.4.0
What's Changed
- Added support for QLab 5 as a console
- Fixed markers not getting named in Pro Tools 2025.12.1
- Added support for Ardour 9.x and greater
- Fixed support for the latest version of Digital Performer
- Added preference for the initial application mode on launch (#43)
- Added support for arming/disarming all tracks via External Control or Macros
- Added option to disable DiGiCo macro parsing when using MacroOSC for more advanced functionality
- Redesigned the preferences window to a tabbed layout, making it much more manageable on smaller screens
- Switched to REAPER's built-in OSC transport controls to remove (some) dependencies on action IDs
- Added transport actions to log for troubleshooting
- Fixed zeroconf and lock on exit for Digital Performer
- Silently configure Ardour, when possible
- Disabled ability to enable unsupported "Only match cue name" for Ardour
- Updated dependencies
Full Changelog: v4.3.0+1021...v4.4.0+1024
v4.3.0
What's Changed
- Add support for Yamaha DM7
- Add automatic update checks
- Fixed REAPER renaming the wrong marker, added wait for new marker to be placed before renaming
- Fixed REAPER re-loading most recent marker on each connection heartbeat
- Fixed REAPER recording mode validation
- Fixed OSC
/markermatic/markercommand when not supplied with a marker name - Fixed reconnecting in a thread logic so we don't disconnect/reconnect twice
Full Changelog: v4.2.0+1012...v4.3.0+1021
v4.2.0
What's Changed
- Support for new console types: Meyer Sound D-Mitri and Meyer Sound NADIA
- Support for new DAW type: Digital Performer
- Added menu option to show log file location
- Allow longer IPs to improve IPv6 support
- Added option to allow loading while playing
- Upgraded to Python 3.13
- Fix attempt reconnect failure
- Improved MIDI port scanning, Preferences window no longer locks up
- Fix playback state updates from external control/consoles
- Improved logging for troubleshooting
Full Changelog: v4.1.1+1004...v4.2.0+1012
v4.1.1
What's Changed
- Support for macOS 26 Tahoe
- Fix OSC mode selection
- Fix OSC drop marker handling of empty messages
- Fix UI updates from external control and macro mode selections
- Improved package versioning
Full Changelog: v4.1.0...v4.1.1+1004
v4.1.0
What's Changed
- Add TheatreMix "Console" integration by @samollari in #22
- Listen on any IP, allow for routing across subnets by @buckbanzai in #27
- Fix recursion bug in Pro Tools
- Check REAPER State after connecting
- Signed Windows builds to improve SmartScreen behavior
- Fix Pro Tools getting locked while matching memory locations
New Contributors
- @samollari made their first contribution in #22
Full Changelog: v4.0.1...v4.1.0
v4.0.1
v4.0.0
What's Changed
- v4.0 Release - We've overhauled the app with support for a bunch of new consoles and DAWs, external control features, and a shiny new name, logo, and UI refresh! 🥳
New Contributors
- @buckbanzai made their first contribution in #18
Full Changelog: v3.6.5...v4.0.0
v3.6.5
Repair x86 Github runner failure