aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index c49386f..01ab32e 100644
--- a/README.md
+++ b/README.md
@@ -88,6 +88,9 @@ To build that example you will need to have installed SDL2 library.
## 1.3.0 2017-10-17 <WIP>
* "gen_adldata" tool now supports WOPL banks format which supports a full set of libADLMIDI features
* Added support for custom banks are loadable in runtime without rebuilding of "adldata.cpp" banks database
+ * Smooth finalizing of song when loop is disabled (old ugly hack has been removed :wink:)
+ * Added an ability to reset song position to begin (very helpful when song reaches the end)
+ * Avoided possible crashes on attempt to fetch sample data without opening of MIDI file
* ...
## 1.2.1 2017-07-30