Skip to content

Commit 295c3e5

Browse files
committed
Update changelog
1 parent 50b4255 commit 295c3e5

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

ChangeLog

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,20 @@
1111
--------------------------------------------------------------------------------
1212

1313

14+
0.25.1 --- 2023 . 08 . 03
15+
- Enabled realtime scheduling in audio callback (#68)
16+
- Input audio meter is now affected by the current input volume value (#239)
17+
- Improved file name validation when saving projects and samples (#641)
18+
- Fix compilation with format-security compiler flags (#447)
19+
- Disable metronome when recording in free-loop-length mode (#514)
20+
- Improved robustness of audio channel selection when changing audio devices in
21+
the configuration panel
22+
- Upgrade libsndfile library to version 1.2.0
23+
- Upgrade nlohmann-json library to version 3.11.2
24+
- Upgrade fmt library to version 10.0.0
25+
- Lots of code refactoring and internal cleanup
26+
27+
1428
0.25.0 --- 2023 . 06 . 05
1529
- Ability to change audio and MIDI engines on the fly — no need to restart Giada
1630
anymore when the audio and/or MIDI devices change. No need to restart also

0 commit comments

Comments
 (0)