Update API docs about UTF8 filenames

This commit is contained in:
derselbst 2020-12-22 11:09:08 +01:00
parent ed34742824
commit 3c84dcc816
2 changed files with 5 additions and 0 deletions

View file

@ -12,6 +12,7 @@
- The sequencer's scale can now be used for arbitrary tempo changes. Previously, the scale of the sequencer was limited to 1000. The only limitation now is >0.
- The dynamic-sample-loader has learned support to pin samples, see fluid_synth_pin_preset() and fluid_synth_unpin_preset()
- Added getter and setter functions for individual effect groups
- Support for UTF-8 filenames under Windows, see fluid_synth_sfload()
\section NewIn2_1_4 What's new in 2.1.4?