77 Commits

Author SHA256 Message Date
658d39957d Accepting request 1331708 from home:tiwai:branches:multimedia:libs
- Disable the build check on s390x, as it's broken for now

OBS-URL: https://build.opensuse.org/request/show/1331708
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=144
2026-02-06 16:12:28 +00:00
534ebf6f6d Add CVE reference
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=142
2026-01-12 13:09:08 +00:00
ccaa7b0924 Accepting request 1325166 from home:tiwai:branches:multimedia:libs
- Update to version 2.5.2:
  * The CoreAudio driver has gained iOS support
  * Improve error handling and reporting when loading default
    soundfont
  * Improve logging and side-effect mitigation when basic channel
    configuration changes
  * Fix CVE-2025-68617 - a heap-based use-after-free involving DLS files
    (GHSA-ffw2-xvvp-39ch) (bsc#1255519)

- Update to version 2.5.1

OBS-URL: https://build.opensuse.org/request/show/1325166
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=140
2026-01-02 18:01:45 +00:00
85ac85955a Accepting request 1314944 from home:mnhauke:games
- Updat eto version 2.5.1
  * Previous versions have incorrectly exposed private C++ and
    inline symbols; they are now hidden from the library.
  * Fluidsynth now resets DataEntry values when it receives
    (N)RPN MSB/LSB to prevent off-tuned channels.
  * Fix a regression introduced in 2.5.0, that could have caused a
    NULL pointer deref when playing AWE32 NRPN MIDIs.
  * Fix a regression introduced in 2.5.0, that caused convex
    unipolar modulators to use a concave mapping.
  * Fix a regression introduced in 2.4.6, which in rare cases
    could have caused the cutoff frequency of the IIR filter to
    get stuck or change abruptly.
  * Fix a build issue where fluidsynth was trying to find glib
    even when it shouldn't.
  * Fix typos in ALSA log messages.

OBS-URL: https://build.opensuse.org/request/show/1314944
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=138
2025-11-02 09:02:50 +00:00
d032c9b227 Accepting request 1309116 from home:mnhauke:games
- Update to version 2.5.0
  New Features
  * Add a C++11-based OS abstraction layer as a replacement for
    glib, bringing these minor limitations when C++17 is
    unavailable.
  * Add native support for Downloadable Soundfont Format.
  * Fluidsynth now recognizes the DMOD INFO-subchunk.
  * A new positional flag has been introduced: -b, --bank-offset
  Breaking Changes
  * Support for SDL2 has been removed - pls. use SDL3 instead.
  * The processing order of fluidsynth's configuration files has
    been changed (#1573, refer to wiki for details).
  * The legacy shell commands for reverb and chorus have been
    removed (#1659, refer to UserManual for details).
  Musically Breaking Changes
  * It was discovered that fluidsynth was mapping some modulators
    slightly inaccurately into their normalized range.
  * Some Roland GS NPRN Params are now mapped to CC numbers.
  * Fluidsynth now auto-detects whether Portamento Time is 7bit
    or 14bit wide - this fixes the infamous Descent Game08 tune.
  * Previously, fluidsynth's default behavior was to use
    portamento only for those notes, that were played in a
    successive / legato manner; to further improve the portamento
    experience, this was changed and fluidsynth now plays
    portamento for all notes by default.
  Other Changes
  * Fix drum kits not always being selected after SysEx GS Rythm
    Part.
  * The logic for parsing INFO chunks has been revised to improve
    handling of unknown INFO-subchunks.

OBS-URL: https://build.opensuse.org/request/show/1309116
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=136
2025-10-06 13:19:22 +00:00
bcedc8bc42 Accepting request 1304408 from home:mnhauke:games
- Update to version 2.4.8
  * Fix systemd daemon failing with spaces in Soundfont filenames.
  * Fluidsynth now explains why it discards invalid generators when
    run in verbose mode.

OBS-URL: https://build.opensuse.org/request/show/1304408
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=134
2025-09-15 07:40:04 +00:00
dcdf8325e4 Accepting request 1293865 from home:mnhauke:games
- Update to version 2.4.7
  * All previous versions of fluidsynth have incorrectly rejected
    Soundfont files with unknown INFO subchunks.
  * Fix incorrect GS DT1 SysEx checksum validation.
  * Fix a NULL pointer dereference during legato mono playing.

OBS-URL: https://build.opensuse.org/request/show/1293865
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=132
2025-07-17 12:07:28 +00:00
502a849407 Accepting request 1276574 from home:mnhauke:games
- Update to version 2.4.6
  * Fix MIDI player skipping some events when seeking.
  * A regression introduced in 2.4.5 could have caused a
    heap-based buffer overrun (#1560)
  * Fix several issues when generating API docs with recent
    versions of Doxygen.

OBS-URL: https://build.opensuse.org/request/show/1276574
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=130
2025-05-11 10:08:34 +00:00
b2aea7d5cc Accepting request 1269590 from home:mnhauke:games
- Update to version 2.4.5
  * Fix SDL3 intercepting signals, causing CTRL+C to not quit
    fluidsynth.
  * Fix a few flaws in the AWE32 NRPN implementation.
  * A regression introduced in 2.4.4 broke drum preset selection
    for XG MIDIs.
  * Fix fluidsynth's systemd user daemon being unable to create
    lock file on some distros.
  * Fix fluidsynth ignoring initialFilterFc generator limits.
  * A regression introduced in 2.3.6 prevented SF2 NRPN messages
    from being processed correctly.
- Use ldconfig_scriptlets macro.

OBS-URL: https://build.opensuse.org/request/show/1269590
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=128
2025-04-15 11:15:19 +00:00
7d60c63338 Accepting request 1253567 from home:mnhauke:games
- Update to version 2.4.4
  * Support for SDL3 has been added, support for SDL2 has been
    deprecated.
  * Soundfonts that are not respecting the 46 zero-sample
    padding-space previously sounded incorrect when
    synth.dynamic-sample-loading was active.
  * Allow drum channels to profit from Soundfont Bank Offsets by
    no longer ignoring MSB Bank changes.
  * Revise the preset fallback logic for drum channels.
  * A regression introduced in 2.4.1 may have caused interrupted
    real-time playback when voices were using the lowpass filter.
  * Improve multi-user experience when running fluidsynth as
    systemd service.
  * Fix ordering and dependencies of fluidsynth's systemd service.
  * Revise fluidsynth's man page.

OBS-URL: https://build.opensuse.org/request/show/1253567
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=126
2025-03-17 08:33:32 +00:00
04574fdc3a Accepting request 1240389 from home:mnhauke:games
- Update to version 2.4.3
  Bugfixes
  * It was discovered, that exclusive class note terminations were
    too slow.
  * Fix a regression introduced in 2.4.0 that allowed the
    amplitude of a voice playing in delay phase to rise infinitely.
  * MSGS drum-style note-cut has been converted to an opt-in
    setting synth.note-cut.
  * Support for SDL2 has been disabled by default.
  * Fix a regression introduced in 2.4.1 that could have caused
    infinite audio gain output for some MIDI files under certain
    configurations.
  * Silence a warning issued by Systemd v254+
- Update to version 2.4.2
  * Fix audible clicks when turning off voices while using a high
    filter resonance.
  * Restore discovery of libsndfile.
  * Fix a race condition when loading SF3 files containing
    multiple uncompressed samples.
- Update to version 2.4.1
  * Fix clicks and pops caused when changing parameters of the
    lowpass filter.
  * Minor adjustment to AWE32 NRPN behavior.
- Update to version 2.4.0
  New Features
  * Implement MSGS-style Drum Note Cut.
  * Add support for AWE32 NRPNs.
  * Add support for Polyphone's sample loop mode release.
  * Add support for SF2.04 absolute value modulators.
  Breaking Changes

OBS-URL: https://build.opensuse.org/request/show/1240389
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=124
2025-01-27 12:49:44 +00:00
7851e8b532 Accepting request 1164529 from home:dirkmueller:Factory
- update to 2.3.5:
  * Fix setting `synth.chorus.speed` to its minimum value being
    reported as out of range
  * Fix a regression causing libinstpatch and libsndfile not to
    be discovered on Windows
  * Fix Pipewire audio driver not cleanly being destroy
  * Fix selection logic for XG drum banks
  * Add cmake flag `FLUID_HOST_COMPILER` to allow overriding
    default host compiler required during compilation
  * LASH support has been deprecated

  * The number of allowed LADSPA effect units has been increased.
- Add user fluidsynth and group audio.
  * introduce verbose error reporting for `fluid_settings_*` functions
- Add baselibs.conf as a source file
- Added 32-bit compatibility library (needed by
  + Multichannel output broken when double precision was used
  This is the result of a 6 month development cycle and is the most

OBS-URL: https://build.opensuse.org/request/show/1164529
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=122
2024-04-05 08:52:22 +00:00
954f242557 Accepting request 1141195 from home:tiwai:branches:multimedia:libs
- Drop the leftover directory for the old system-wide service
  (bsc#1219124)

OBS-URL: https://build.opensuse.org/request/show/1141195
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=120
2024-01-24 09:43:58 +00:00
fe3890560d Accepting request 1127935 from home:dirkmueller:Factory
- update to 2.3.4:
  * Fix a build failure when specifying `CMAKE_INSTALL_LIBDIR` as
    an absolute path (#1261, thanks to @OPNA2608)
  * Fix some MIDI files never finish playing (#1257, thanks to
    @joanbm)
  * Implement IPv6 to IPv4 fallback (#1208, thanks to @ivan-
    zaera)
  * Fix a build failure when using CMake's Xcode generator
    (#1266, thanks to @bradhowes)
  * Fix pipewire's Jack implementation not found by CMake (#1268,
    thanks to @pedrolcl)
  * Fix a regression causing the MIDI Player to terminate
    prematurely (#1272, thanks to @albedozero)

OBS-URL: https://build.opensuse.org/request/show/1127935
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=118
2023-11-21 15:26:48 +00:00
9f6dd7e21c Accepting request 1093142 from home:derselbst:branches:multimedia:libs
- Update to 2.3.3
  * Fix choppy sound when selecting pipewire output
  * Fix build issues on musl-based distros
  * Terminate MIDI player once internal synth-ticks overflow to prevent
    filling up the filesystem
  * Fix a bug that allowed playing notes outside of key and velocity ranges

OBS-URL: https://build.opensuse.org/request/show/1093142
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=114
2023-06-18 08:36:10 +00:00
61d7a56a32 Accepting request 1065976 from home:sp1rit:testing
Fixed systemd service not starting by linking fluidsynth against libsystemd

OBS-URL: https://build.opensuse.org/request/show/1065976
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=112
2023-03-07 13:55:24 +00:00
79f892d349 Accepting request 1045718 from home:derselbst:branches:multimedia:libs
- Update to 2.3.1
  * Prevent MIDI player from finishing prematurely
  * Fix a crash when enumerating rawmidi ALSA devices
  * Restore systemd sandboxing options and make it work with user units
  * Handle conflict with pipewire systemd daemon
- Fix bsc#1204236 by turning systemd service into user service

OBS-URL: https://build.opensuse.org/request/show/1045718
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=110
2022-12-29 11:54:41 +00:00
03a6cced55 Accepting request 1005859 from home:derselbst:branches:multimedia:libs
- Update to 2.3.0
   * CMake 3.13 is now required
   * for a full changelog, see https://github.com/FluidSynth/fluidsynth/wiki/ChangeLog#fluidsynth-230
- Remove hard-coded fluidsynth.service and use .service generated during build

OBS-URL: https://build.opensuse.org/request/show/1005859
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=108
2022-09-26 07:00:40 +00:00
fc0e7127ca Accepting request 1001448 from home:derselbst:branches:multimedia:libs
- Update to 2.2.9:
  * Fix regression in WinMIDI driver introduced in 2.2.8
  * Tracks cannot be restarted in MIDI player after reaching EOT
  * Add a system-wide configuration file for Windows
  * Harden systemd service file
  * Dependency libs for precompiled Android binaries have been updated
- Remove harden_fluidsynth.service.patch as it has been addressed upstream

OBS-URL: https://build.opensuse.org/request/show/1001448
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=106
2022-09-07 11:18:06 +00:00
ed64a632a8 Accepting request 988198 from home:derselbst:branches:multimedia:libs
- Update to 2.2.8:
  * ALSA and WinMIDI drivers now pass system real-time messages on to user callback
  * Fix FPU division by zero in `fluid_player_set_tempo()`
  * Fix system-wide config file not loaded
  * Pluseaudio driver now honors `audio.periods` setting

OBS-URL: https://build.opensuse.org/request/show/988198
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=104
2022-07-11 07:20:21 +00:00
40afc6e8eb Accepting request 972711 from home:derselbst:branches:multimedia:libs
- Update to 2.2.7
  * Fix file driver not working correctly on Windows
  * Add a function to create a sequencer event from a midi event
  * Precompiled x86 binaries are now x87-FPU compatible
  * Fix fluidsynth not responding to SIGINT and SIGTERM when using recent SDL2

OBS-URL: https://build.opensuse.org/request/show/972711
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=102
2022-05-10 08:30:11 +00:00
4f020ed405 Accepting request 964488 from home:dirkmueller:Factory
- update to 2.2.6:
  * Undeprecation and minor revisal of the OSS driver
  * Minor improvements to CoreAudio and CoreMidi drivers
  * Fix sustained voices being held after ALL_CTRL_OFF
  * Fix clobbering of PORTAMENTO_CTRL after ALL_CRTL_OFF
  * Prevent Modulation Envelope from being stuck in decay phase, causing
    detuned voices and potentially other audible glitches for some soundfonts
  * Fix a compilation issue with recent glib

OBS-URL: https://build.opensuse.org/request/show/964488
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=100
2022-03-24 15:09:27 +00:00
49246a61ab Accepting request 951916 from home:derselbst:branches:multimedia:libs
- Update to 2.2.5
  * Fix a build failure with CMake < 3.12
  * OSS and MidiShare drivers are now deprecated
  * Prevent samples accidentally having their loops disabled
  * Fix framework installation on MacOS

OBS-URL: https://build.opensuse.org/request/show/951916
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=99
2022-02-07 07:48:54 +00:00
433f0ca5d3 - Update to 2.2.4:
* Per-channel `ALL_SOUND_OFF` when seeking/stopping player
  * Fix windows related encoding problems
  * Rewind playlist when calling `fluid_player_play` after all loops are complete
  * Fix MinGW related static linking issues

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=98
2021-11-22 08:59:17 +00:00
aa0d132341 Accepting request 925454 from home:jsegitz:branches:systemdhardening_protectclock
- Drop ProtectClock hardening, can cause issues if other device acceess is needed

OBS-URL: https://build.opensuse.org/request/show/925454
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=95
2021-10-15 16:19:20 +00:00
d9b70a6cef Accepting request 918933 from home:jsegitz:branches:systemdhardening:multimedia:libs
Automatic systemd hardening effort by the security team. This has not been tested. For details please see https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort

OBS-URL: https://build.opensuse.org/request/show/918933
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=94
2021-09-14 14:21:34 +00:00
a78cf2231d Accepting request 905697 from home:derselbst:branches:multimedia:libs
- Update to 2.2.2
  * The MIDI router now handles out-of-range parameters in a smarter manner
  * Keep pedaling effective when the same note is played more than once
  * Select soundfont samples by frequency instead of midi note numbers
  * Fix the sequencer's event ordering for NoteOn vel=0 events
  * libfluidsynth's import library was broken for MinGW builds
  * fluidsynth.exe short option `-Q` not working
  * Precompiled Android binaries didn't work
  * Fix openMP detection for XCode 12.5
  * Make `audio.jack.autoconnect` connect all available ports
  * Prevent MIDI Player from continuously suppressing notes
  * `fluidsynth.pc` now includes private libraries for static linking
  * Fix typos in code and documentation

OBS-URL: https://build.opensuse.org/request/show/905697
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=93
2021-07-16 14:35:40 +00:00
3c570cb881 Accepting request 891599 from home:derselbst:branches:multimedia:libs
- Update to 2.2.1
  * Make ALSA the default driver on Linux
  * Coreaudio driver failed to initialize on MacOS 11
  * WaveOut driver failed to initialize
  * COM initialization in WASAPI driver is no longer performed in the
    caller's context
  * WASPI driver now supports reverb and chorus
  * Handle SysEx GM/GM2 mode on, GS reset, and XG reset
  * Old behaviour of `fluid_player_join` has been restored to prevent
    infinite loop in client code
  * The Soundfont loader code has been refactored, illegal generators
    will now be skipped more consequently
- Replace deprecated %make_jobs macro with %cmake_build

OBS-URL: https://build.opensuse.org/request/show/891599
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=91
2021-05-10 15:17:00 +00:00
82f8d8cd3e - Update baselibs.conf for the soversion 3
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=89
2021-04-07 13:04:27 +00:00
7a6e266881 Accepting request 882744 from home:derselbst:branches:multimedia:libs
- Update to 2.2.0
   * for a full changelog, see https://github.com/FluidSynth/fluidsynth/wiki/ChangeLog#fluidsynth-220
   * for API/ABI breaking changes, see https://www.fluidsynth.org/api/RecentChanges.html#NewIn2_2_0
- bump soversion to 3
- require a C++ compiler
- add RPM groups
- demote fluid-soundfont-gm to "Recommends" (previously, the user was forced
  to install this package, even if he used a custom soundfont in the .conf file)

OBS-URL: https://build.opensuse.org/request/show/882744
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=88
2021-04-07 12:52:54 +00:00
a1ae247442 Accepting request 879510 from home:dirkmueller:Factory
- update to 2.1.8:
  * Rapidly changing channel panning could have caused audible artifacts (#768).
  * Fix a use-after-free when loading malformed soundfonts (#808). Affects all
    versions back to at least 1.1.2.
  * The number of allowed LADSPA effect units has been increased.

OBS-URL: https://build.opensuse.org/request/show/879510
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=86
2021-03-18 08:00:26 +00:00
259827afec Accepting request 867770 from home:derselbst:branches:multimedia:libs
- Update to version 2.1.7
  * a regression introduced in `2.1.0` prevented chorus from being
    audible when `fluid_synth_process()` was used
  * a regression introduced in `2.0.6` prevented the MIDI player from
    restarting playback after all files have been played
  * fix a double-free violation introduced in `2.0.0` after executing
    the `info` shell command

OBS-URL: https://build.opensuse.org/request/show/867770
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=84
2021-01-29 19:05:51 +00:00
fb31ee4254 Accepting request 861881 from home:derselbst:branches:multimedia:libs
Update to version 2.1.6

P.S.: I agree that fluid-soundfont-gm is no hard Requirement. It should be Recommends, because it's the default in the conf file. Otherwise, if the user wants to use a different soundfont, he would still be forced to install the fluid-soundfont-gm.

OBS-URL: https://build.opensuse.org/request/show/861881
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=82
2021-01-13 14:27:11 +00:00
b700b7431a Accepting request 842609 from home:13ilya
- Refresh spec-file via spec-cleaner and manual optimizations.
- Add Requires:fluid-soundfont-gm.
- Add user fluidsynth and group audio. 
- Add files: fluidsynth.conf and fluidsynth.service.

OBS-URL: https://build.opensuse.org/request/show/842609
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=80
2020-10-23 09:17:54 +00:00
b202c92cc4 Accepting request 835667 from home:derselbst:branches:multimedia:libs
- Update to version 2.1.5
  * loading DLS may have failed in certain setup environments
  * fix a build failure with GCC 4.8

OBS-URL: https://build.opensuse.org/request/show/835667
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=78
2020-09-21 11:45:28 +00:00
febcbf1b7b Accepting request 820719 from home:derselbst:branches:multimedia:libs
- Update to version 2.1.4
  * fix an uninitialized memory access possibly triggering an FPE trap
  * fix several regressions introduced in 2.1.3:
    * `fluid_synth_start()` failed for certain presets
    * fix a NULL dereference in jack driver
    * fix a stack-based overflow when creating the synth

OBS-URL: https://build.opensuse.org/request/show/820719
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=76
2020-07-14 16:06:48 +00:00
3b48a5ba9d Accepting request 809000 from home:derselbst:branches:multimedia:libs
- Update to version 2.1.3
  * fix a cross-compilation failure from Win32 to WinARM
  * fix issues while `fluid_player` is seeking
  * fix a NULL pointer dereference if `synth.dynamic-sample-loading` is enabled
  * fix a NULL pointer dereference in `delete_rvoice_mixer_threads()`
  * fix a NULL pointer dereference in the soundfont loader
  * fix dsound driver playing garbage when terminating fluidsynth
  * avoid memory leaks when using libinstpatch

OBS-URL: https://build.opensuse.org/request/show/809000
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=74
2020-05-27 06:27:59 +00:00
0d08e2b2d5 Accepting request 793666 from home:derselbst:branches:multimedia:libs
- Update to version 2.1.2
  * fluidsynth now exits with error when user-provided command-line arguments are out-of-range
  * add verbose error logging to opensles and oboe drivers
  * fix a memory leak in oboe driver
  * fix a NULL dereference in the fluidsynth commandline program

OBS-URL: https://build.opensuse.org/request/show/793666
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=72
2020-04-14 15:50:24 +00:00
Tomáš Chvátal
cdbf09f26a Accepting request 777753 from home:derselbst:branches:multimedia:libs
- Update to version 2.1.1
  * a regression introduced in 2.1.0 caused the jack audio driver
    to not correct a sample-rate mismatch
  * pkg-config is now being to used to find readline
  * fix various typos in the documentation
  * fix a memory leak in the file renderer
  * fix leaking memory when sequencer clients were not explicitly
    unregistered
  * fix a heap-based use-after-free in jack driver
  * fix the linker possibly not finding libinstpatch

OBS-URL: https://build.opensuse.org/request/show/777753
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=70
2020-02-26 16:21:13 +00:00
e82abe2e5f Accepting request 759733 from home:alois:branches:multimedia:libs
update to 2.1.0

OBS-URL: https://build.opensuse.org/request/show/759733
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=68
2020-01-01 09:07:10 +00:00
900f354ab1 Accepting request 743574 from home:derselbst:branches:multimedia:libs
- Update to 2.0.8
  * fix incorrect behavior of `fluid_sample_set_sound_data()`
  * fix voices being mixed incorrectly, causing audible crackle esp. at sample-rates >48kHz
  * make sure that defining `NDEBUG` disables assertions

OBS-URL: https://build.opensuse.org/request/show/743574
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=66
2019-10-28 17:02:51 +00:00
Tomáš Chvátal
782e05da6d Accepting request 737173 from home:derselbst:branches:multimedia:libs
- Update to 2.0.7
  * fix broken audio output when reverb was active after synth creation
  * fix debug console messages not being visible for debug builds on
    Windows

OBS-URL: https://build.opensuse.org/request/show/737173
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=64
2019-10-10 19:58:34 +00:00
a4615ee443 Accepting request 724604 from home:derselbst:branches:multimedia:libs
Update to fluidsynth 2.0.6

OBS-URL: https://build.opensuse.org/request/show/724604
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=62
2019-08-19 15:33:01 +00:00
51cff9db28 Accepting request 695927 from home:derselbst:branches:multimedia:libs
- Update to 2.0.5
  * the MIDI player erroneously assumed a default tempo of 125 BPM
    rather than 120 BPM
  * improve integration of systemd
  * fix a buffering bug in fluid_synth_process()
  * fix a major memory leak when unloading SF3 files
  * fix multiple NULL dereferences and memory leaks in jack driver
  * fix a memory leak when creating threads

OBS-URL: https://build.opensuse.org/request/show/695927
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=60
2019-04-21 09:50:33 +00:00
Tomáš Chvátal
c2ded63de8 Accepting request 678386 from home:derselbst:branches:multimedia:libs
- Update to 2.0.4:
  * introduce verbose error reporting for `fluid_settings_*` functions 
  * avoid undefined behavior when `fopen()` directories
  * improve compatibility with FreeBSD and DragonFlyBSD (#508, thanks to @t6)
  * fix build when cross compiling (#501)
  * fix build on MacOSX 10.4 (#513)
  * fix build when compiling with MinGW
  * enable network support on Mac by default (#513)

OBS-URL: https://build.opensuse.org/request/show/678386
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=58
2019-02-23 15:04:52 +00:00
Tomáš Chvátal
0fe9acb22e Accepting request 662413 from home:derselbst:branches:multimedia:libs
- Update to 2.0.3:
  * fix handle leak in winmidi driver
  * fix build failures when cross compiling
  * fix a bug when calculating the lower boundary of attenuation
  * fix a double free in `fluid_sample_set_sound_data()`
  * silence a warning when loading soundfonts from memory
  * minor performance improvements

OBS-URL: https://build.opensuse.org/request/show/662413
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=56
2019-01-02 11:17:54 +00:00
03bc052c93 Accepting request 650035 from home:derselbst:branches:multimedia:libs
- Update to 2.0.2:
  * fix building fluidsynth without any audio drivers
  * fix a possibly misaligned memory access in the soundfont loader
  * fix a memory leak in the pulse audio driver
  * fix a NULL deref in the coreaudio driver
  * use cmake to query for DSound and WinMidi support
  * remove an unintended MFC dependency header
  * include Windows DLL version info for MinGW builds
  * implement midi.autoconnect for jack
  * add a cmake option to disable multi-threading

OBS-URL: https://build.opensuse.org/request/show/650035
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=54
2018-11-19 08:34:06 +00:00
Tomáš Chvátal
25af09472c Accepting request 640431 from home:derselbst:branches:multimedia:libs
- Update to 2.0.1:
  * implement auto-conntect for CoreMidi
  * fix a build issue with cmake < 3.3
  * fix a crash when creating multiple jack drivers
  * various fixes to dsound driver
  * fix multiple potential NULL dereferences
  * fix two memory leaks in the soundfont loader
  * correct upper threshold of synth.chorus.depth
- Remove fluidsynth-last_client-reuse-fix.patch

OBS-URL: https://build.opensuse.org/request/show/640431
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=52
2018-10-08 08:05:23 +00:00
Tomáš Chvátal
b634c428a0 Accepting request 639128 from home:alois:branches:multimedia:libs
- Backported fluidsynth-last_client-reuse-fix.patch from master
  (qsynth crashes without it)

OBS-URL: https://build.opensuse.org/request/show/639128
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=51
2018-10-04 08:58:46 +00:00
68d4436904 Accepting request 636357 from home:derselbst:branches:multimedia:libs
- Update to 2.0.0
- bump soversion to 2
- require cmake >= 3.1.0
- execute unit tests (make check)
- remove cmake option 'enable-ladspa' as it's now enabled by default
- add conditionals to spec file to allow builds for other RPM-based distributions

OBS-URL: https://build.opensuse.org/request/show/636357
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=49
2018-09-18 11:05:05 +00:00