[Git][wine/wine][master] 3 commits: fluidsynth: Import upstream release 2.4.2.
Alexandre Julliard pushed to branch master at wine / wine Commits: 4e3d54a3 by Anton Baskanov at 2025-10-22T14:09:46+02:00 fluidsynth: Import upstream release 2.4.2. This is the last release we can import, as in 2.4.3 the DSP code has been converted to C++. - - - - - dfcedb26 by Anton Baskanov at 2025-10-22T14:09:46+02:00 fluidsynth: Calculate the inverted value explicitly in fluid_mod_transform_source_value(). Based on upstream commit 2b2af8641e7adce54b4fab0c5d2cf547577691fa. - - - - - 77a0c7e6 by Anton Baskanov at 2025-10-22T14:09:47+02:00 fluidsynth: Invert relative to the max value instead of 1.0 in fluid_mod_transform_source_value(). Based on upstream commit e94455cbe5a05f200498b37ac230df83d04c2fe3. - - - - - 15 changed files: - dlls/dmsynth/tests/dmsynth.c - libs/fluidsynth/config.h - libs/fluidsynth/include/fluidsynth/types.h - libs/fluidsynth/include/fluidsynth/version.h - libs/fluidsynth/src/rvoice/fluid_iir_filter.c - libs/fluidsynth/src/rvoice/fluid_iir_filter.h - libs/fluidsynth/src/rvoice/fluid_rvoice.c - libs/fluidsynth/src/rvoice/fluid_rvoice.h - libs/fluidsynth/src/rvoice/fluid_rvoice_dsp.c - libs/fluidsynth/src/sfloader/fluid_sffile.c - libs/fluidsynth/src/synth/fluid_mod.c - libs/fluidsynth/src/synth/fluid_synth.c - libs/fluidsynth/src/synth/fluid_voice.c - libs/fluidsynth/src/utils/fluid_sys.c - libs/fluidsynth/src/utils/fluid_sys.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6a11792e257914e83d1f3a34391aef... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6a11792e257914e83d1f3a34391aef... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)