Darryl's CDG Editor Changelog

What's new in Darryl's CDG Editor 1.5.4186.41413

Jun 20, 2011
  • CHG: You can now edit multiple commands (e.g. change the On colour for multiple Tile Block commands at once).
  • CHG: Cut, Copy and Paste CD+G data. The implementation of this is rudimentary - paste will overwrite any CD+G data chunks that are already there. You can insert chunks from the edit menu manually if you need to insert the clipboard chunks (but this will of course make the CD+G longer).

New in Darryl's CDG Editor 1.4 (Jun 20, 2011)

  • No changes - version number changed to correct upgrades.

New in Darryl's CDG Editor 1.3.3 (Jun 20, 2011)

  • BUG: Deleted CD+G chunks were displayed when seeking in the file.
  • BUG: TileBlock repairs incorrectly loaded from .repair file.
  • BUG: Selection was left after deleting chunks.
  • CHG: Stopped validation on load of file (now manually available from the Tools / Validate menu).

New in Darryl's CDG Editor 1.3.2 (Jun 20, 2011)

  • BUG: Edit Menu -> Edit Command (F2) didn't get enabled.

New in Darryl's CDG Editor 1.3.1 (Jun 20, 2011)

  • The installer was broken

New in Darryl's CDG Editor 1.3 (Jun 20, 2011)

  • All CD+G commands now implemented!
  • CHG: Implemented ScrollCopy and ScrollPreset (thanks to wzydhek on SourceForge for supplying some source code).
  • BUG: Fixed deletion of chunks (left them in the CDG list on the main window). CHG: Multiple selection for Delete CD+G Commands and Recover CD+G commands.
  • CHG: Insert Time Gaps (added for debugging of scroll commands - needs Delete Time Gaps feature to go along with it to make it useful).
  • BUG: Search for nearest command didn't check the chunk was actually CD+G. BUG: Removed Offset Column from the command list (unused idea that never took off).

New in Darryl's CDG Editor 1.2 (Jun 20, 2011)

  • Bug fixes:
  • P&Q channel bits not masked off in various places .
  • Fixed unhandled exception on load if stored window size was no longer valid on startup.
  • CHG: Moved installer to WiX 3.5 for simpler upgrade code.

New in Darryl's CDG Editor 1.1.3346 (Jun 20, 2011)

  • First public beta released via SourceForge CD+G editing complete (expect scroll copy and scroll preset).
  • Window / control location persistence added.
  • Single instance code added.
  • Simple validation added.
  • Repair persistence added.

New in Darryl's CDG Editor 1.0.3157 (Jun 20, 2011)

  • Implemented Basic CD+G Display (all except Scroll Copy/Preset).
  • Implemented editing all commands except Scroll Copy / Preset.
  • Implemented load and save for CDG and OTS files.