aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWohlstand <admin@wohlnet.ru>2021-11-20 01:58:50 +0300
committerWohlstand <admin@wohlnet.ru>2021-11-20 01:58:50 +0300
commit56d972326d31f74d5111eb453584bc5e11f267fe (patch)
treea611819d7404c39c0b8ec671bcbcb49973f03e79 /README.md
parent363ec1864d552e482603a4c5d677647216ba8db0 (diff)
downloadlibADLMIDI-56d972326d31f74d5111eb453584bc5e11f267fe.tar.gz
libADLMIDI-56d972326d31f74d5111eb453584bc5e11f267fe.tar.bz2
libADLMIDI-56d972326d31f74d5111eb453584bc5e11f267fe.zip
Fixed memory damages and crashes while playing XMI files
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 65cca56..e5c4aa6 100644
--- a/README.md
+++ b/README.md
@@ -182,6 +182,7 @@ To build that example you will need to have installed SDL2 library.
* Added an ability to disable the automatical arpeggio
* Added an ability to set the count of loops (how many times to play the song)
* Added an ability to disable/enable playing of selected MIDI channels
+ * Fixed memory damages and crashes while playing XMI files
## 1.5.0.1 2020-10-11
* Fixed an incorrect timer processing when using a real-time interface