From 245d0c98b78be7de8ab81ed1f384d86953947046 Mon Sep 17 00:00:00 2001 From: Wohlstand Date: Tue, 29 Nov 2022 16:43:04 +0300 Subject: Fixed crash on attempt to change the volume of a blank note --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 101ce9e..b0fd8c4 100644 --- a/README.md +++ b/README.md @@ -178,6 +178,12 @@ To build that example you will need to have installed SDL2 library. * Add support of MIDI Format 2 files # Changelog +## dev + * Fixed the work on big endian processors + * Fixed ARM64 build on some platforms + * Improved support of the EA-MUS files (Thanks to [dashodanger](https://github.com/dashodanger)) + * Fixed crash on attempt to change the volume of a blank note + ## 1.5.1 2022-10-31 * Added an ability to disable the automatical arpeggio * Added an ability to set the count of loops (how many times to play the song) -- cgit v1.2.3