Skip to content

Releases: iminashi/DDCImprover

v3.1.25

10 Apr 16:41
4848910
Compare
Choose a tag to compare
  • Updated DDC to v3.7
  • Fixed a bug in the "one level phrase fixer"
  • Added a check for chords whose chord notes have different sustains
  • Updated to .NET 5.0

v3.0.20

29 Jun 13:36
db16fce
Compare
Choose a tag to compare
  • Added "Quick Remove DD" feature (can be found in the Tools menu)
  • Added "Open Containing Folder" context menu item
  • Added relative note/chord finding to the "so" custom event
  • Fixed a minor bug with crowd event placement checking
  • Fixed the tab order in the configuration window
  • Fixed a null reference exception in the chord slide handshape length fix
  • Fixed an off-by-one error in the FIXOPEN chord processor
  • Fixed a false positive in the bend value mismatch check
  • Change the internal representation of time codes to use integers instead of floating point numbers
  • Changed where the program settings and logs are stored for better cross-platform compatibility
  • Removed the select DDC executable button from the configuration window
  • Updated the phrase moving section in the Help window
  • Improvements to UI of the Avalonia version
  • Updated Avalonia to version 0.9.11
  • Updated .NET Core to version 3.1

v2.2.128

20 Oct 07:00
Compare
Choose a tag to compare
  • Added "so" (Slide Out) custom event
  • Added linknext chord slide handshape length correction
  • Added anchor placeholder note removing
  • Added checking for the need to reset arrangement IDs
  • Added XML check for unpitched slide notes with linknext
  • Updated Avalonia to version 0.8.3
  • Updated the WPF version to run on .NET Core 3