Releases: tommitytom/RetroPlug
Releases · tommitytom/RetroPlug
RetroPlug v0.3.5
- Fix autoplay and related crashes
- Upgrade SameBoy to v0.15.7
RetroPlug v0.3.4
- Fixed MIDI routing for MGB
- Fixed initial save path
RetroPlug v0.3.3
- Fixed keyboard input in Ableton
- Stopped the window intercepting certain key combinations
RetroPlug v0.3.2
- Fix bug that stopped multi instance projects loading when the project is dragged on to the window
- Fixed arduinoboy emulation - MIDI clock was not being sent correctly
RetroPlug v0.3.1
- Updated to SameBoy v0.14.3
- Fixed saving and loading options in the menu that did not work
RetroPlug v0.3.0
Features:
- Rewrote some core parts in lua
- Config files are now lua based and much more powerful! Configs are reloaded on the fly so you don't need to restart after changing them
- Added joypad support
- Updated to SameBoy v0.14.2
LSDj specific:
- Added kit patching. Kits can be patched in realtime while they are playing!
- Added ROM upgrade feature in the menu
Fixes:
- Fixed support for high DPI displays on Windows
- Fixed keyboard input in Ableton Live
- Improved error checking (hopefully!)
RetroPlug v0.1.0
- Added support for multiple instances
- Added liblsdj integration that allows manipulation of the LSDj .sav file currently in memory
- Allow selection of GameBoy model
- Added project support. Projects contain your settings and instance layouts. This is saved in to your DAW project but can also be written to disk for use with the standalone version.
- Reorganised menu and added many new options
RetroPlug v0.0.4
- Fixes a MIDI sync bug from the previous release
RetroPlug v0.0.3
- Updated SameBoy to the latest revision. This fixes the issues with the WAV channel in LSDJ.
- Fixed a few minor bugs
RetroPlug v0.0.2
- Fixed keyboard not working in Ableton
- Added an
Auto Play
option for LSDj, that automatically presses start in LSDj when the transport in your DAW is started or stopped. - Added a
Keyboard Shortcuts
option that enables common keyboard shortcuts in LSDj. Includes cut/copy/paste and easy group selections. More info here. - Added standalone version that does not have to be run in a DAW.