Skip to content

Releases: calband/calchart

v3.8.3

02 Nov 19:55
d79478b

Choose a tag to compare

Release notes for 3.8.3

Bugs addressed in this release:

  • #673 Omniview doesn't look right
  • #690 ASAN crash when you close a show with X and then reopen
  • #692 CalChart Windows Field Thumbnails Appear Incorrectly
  • #702 libcurl is not found on windows
  • #703 Num ratio is not working right, numbers don't get bigger
  • #704 Reset All in Settings doesn't seem to be working
  • #705 Cannot delete image
  • #708 Beat slider with dual sliders doesn't work right
  • #713 Path tool doesn't work in 3.8.1

Other changes:

  • #696 We should have something that checks for a new version is available and prompts the user to download it.

v3.8.2

29 Sep 04:34
7abbba4

Choose a tag to compare

Release notes for 3.8.2

Bugs addressed in this release:

  • #674 Continuity Editor Panel requires double click to populate dropdown
  • #681 CalChart Coord division by float is incorrect

Other changes:

  • #653 Clean up point picker
  • #665 Fix up GetRelabelMapping to not require sheet_iterator
  • #667 remove CalChartDoc begin and end
  • #669 Put mCurrentReferencePoint into core/show
  • #671 Remove GetCurrentSheet from Doc
  • #675 User setting for beat slider in viewer
  • #676 Make the name spacing of draw easier to read and put new things in
  • #679 Fix the broken build by updating docopt

v3.8.1

07 Sep 04:51
13305ea

Choose a tag to compare

Release notes for 3.8.1

Bugs addressed in this release:

  • #579 Changing CalChart name in /Applications can make it loose the help system
  • #657 CalChart on Mac crashes when last continuity for any dot type is deleted
  • #660 Why are only some of the marchers selected in animation view

Other changes:

v3.8.0

17 Jun 05:13
703e1d9

Choose a tag to compare

Release notes for 3.8.0

Bugs addressed in this release:

  • #582 Why does CalChart still say it's from an unknown developer when launch on Mac?
  • #593 Are the draw colors for selected and reference inverted on the drawing setup
  • #596 Did flip labels break?
  • #598 ASAN crashes when drawing sprites
  • #599 Selected marchers on field don't match animation
  • #600 click on Sprites in animation view doesn't automatically update the view
  • #624 Why are all shows showing there are collisions
  • #629 Crash when using transition solver

Other changes:

  • #590 Move things related to drawing a sheet to sheet so it can generate Draw commands
  • #602 Have Background images use CalChart::Draw
  • #602 Have Background images use CalChart::Draw
  • #608 Add the ability to draw a curve in CalChart
  • #613 Have a way to save Curves in the show
  • #615 Update to latest wxWidgets
  • #617 Don't have GetBackgroundImages return std::vector by reference
  • #619 fix failing builds with png
  • #622 change beats_t to Beats
  • #628 Bump wxWidgets to 3.2.8 and wxUI to 0.2.0
  • #632 Make PointPicker more generic
  • #634 change ImportPrintableContinuity to return optional
  • #636 introduce MarcherIndex to clarify what type an argument is
  • #638 Move tests into CMake Tests
  • #640 Clean up some of the CalChartAngles.h clang-tidy errors
  • #643 Remove sheet as point friend
  • #645 Adopt wxUI Menu widely
  • #649 It is too hard to select curve control buttons.

v3.7.2

11 Jan 02:33
1afd372

Choose a tag to compare

Release notes for 3.7.2

Bugs addressed in this release:

  • #581 Calchart 3.7.1 crashes on loading a show

Other changes:

  • #583 Enable ASAN builds for debug to help catch issue.
  • #584 Why didn't the failures in ASAN cause sanity_test.py to fail?

v3.7.1

05 Jan 18:22
6def06f

Choose a tag to compare

Release notes for 3.7.1

Bugs addressed in this release:

  • #443 Dark Mode doesn't show status bar on Mac
  • #462 PDF printing of Continuities seems wrong
  • #497 Animate ctor should be explicit
  • #517 Cannot open CalChart, says that application is damaged
  • #518 Animation looks wrong
  • #540 Current 3.7.1 does not run
  • #542 crashes when going to last sheet of animation in RAINBOW show
  • #544 Print Continuity text is not showing up

Other changes:

  • #492 calchart_cmd should have an option for dumping json
  • #494 Refine the calchart_cmd for dump_continuity_text
  • #498 remove GetAnimation
  • #500 Add JSON tests to sanity tests
  • #502 remove get animation sheet iterator
  • #504 Make Animation::NextBeat private
  • #506 remove index from AnimateInfo
  • #510 Switch the underlying Coord system to int32
  • #512 Animation commands should contain the position, not the beat
  • #514 Make Animation part of the Show, with access through the show
  • #521 Degree should have special constructors for common directions
  • #526 We should have a sanity test for ps output
  • #528 Clean up postscript files to be more value like
  • #530 Tidy up CalChartShow.h
  • #532 tidy up CalChartFileFormat
  • #534 remove unused Token from Continuity parsing
  • #536 Change the animation objects to be within the Animate namespace
  • #538 Remove unused cont symbol from animate errors
  • #546 Change behavior of show generation so endPosition and nextPosition in animation are the same
  • #547 Add some basic profiling to calband_cmd
  • #550 Make animation compilation an operation of two pairs of sheets
  • #552 Move GenerateModeDrawCommands from CalChartDrawing to core/Mode
  • #554 Move General printing over to PrintContUseNewDraw
  • #557 Move Config into DrawPoints
  • #563 Print doesn't show continuity correct
  • #565 Move more drawing into Show and ShowDoc
  • #567 Remove GetCurrentSheet() from CalChartView
  • #570 Tidy up CalChart View

v3.7.0

15 Apr 05:41
909285b

Choose a tag to compare

Release notes for 3.7.0

Bugs addressed in this release:

  • #404 Crash when sheet has zero beats.
  • #444 Continuity view on main frame looks wrong
  • #446 Transition solver crashes
  • #463 Animation incorrect on Arena for TOT build
  • #467 Shows with Parse Continuity and references points are incorrect in 3.6
  • #468 Fix Linux reading of older files
  • #485 Cannot setup marchers

Other changes:

  • #142 Add 'Close' Continuity
  • #448 Move over to using wxUI and remove VStack/HStack from the code.
  • #451 Have the PrintContinuity Draw commands be generated by CalChart Core.
  • #453 Configuration should be part of CalChart::Core
  • #464 Need a test suite to sanity check releases
  • #489 Refine Stand and Play/Close

v3.6.8

14 Apr 16:25
6630fcc

Choose a tag to compare

Release notes for 3.6.8

Bugs addressed in this release:

Other changes:

  • #478 Include something to let users know when they are opening an new version of show

v3.6.7

01 Apr 05:21
6bf0a07

Choose a tag to compare

Release notes for 3.6.7

Bugs addressed in this release:

  • #467 Shows with Parse Continuity and references points are incorrect in 3.6
  • #468 Fix Linux reading of older files

Other changes:

  • #464 Need a test suite to sanity check releases

v3.6.6

14 Sep 06:11
c937e40

Choose a tag to compare

Release notes for 3.6.6

Bugs addressed in this release:

  • #404 Crash when sheet has zero beats.

Other changes: