Commit Graph

66 Commits

Author SHA256 Message Date
c8d02f74e7 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
c9852e916f 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
81728b993f 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
800d6125e3 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
c8d1638ace 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
12d6fc9a8e 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
4781a4ba0a 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
676d9d2d7a 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
eed6fe29fa 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
f69139a407 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
faec9ffb1c 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
b105d0e07f 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
1cf9df3907 - 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
d4fe34c420 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
919eb4aaad 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
0f4515c5bb 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
563bf5b4e5 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
666f4ae8fb - 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
0e09ca3556 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
b679d0c5ce 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
464c1710d4 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
f71dde4d9e 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
327fa8e166 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
8b6c913aa1 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
d736d434a1 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
ee230482f0 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
e359ccb0aa 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
6578333cc3 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
3286ed4c41 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
d1c915071a 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
c8df4895c9 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
29b4d0f57f 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
4f4400409f 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
33c3802593 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
7e5875364e 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
4a50505d60 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
14dc7540f3 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
2c61f17af3 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
a99051d3e9 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
Tomáš Chvátal
d1c23e8995 Accepting request 604590 from home:derselbst:branches:multimedia:libs
- Update to 1.1.11:
  * fix pkgconfig file for absolute paths
  * add a cmake option for OSS support
  * fix broken enable-midishare cmake option
  * fix double free in fluid_midi_router
  * prevent malicious soundfonts from causing buffer overflows
  * avoid SF3 files to be loaded incorrectly
  * fix an endless loop in fast file renderer
- remove 0001-Fix-pkgconfig-file-for-absolute-paths-347.patch

OBS-URL: https://build.opensuse.org/request/show/604590
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=47
2018-05-06 12:15:23 +00:00
915ac375e5 Accepting request 583526 from home:derselbst:branches:multimedia:libs
Add 0001-Fix-pkgconfig-file-for-absolute-paths-347.patch to fix pkgconfig file generation when absolute lib and include paths are used, see (boo#1084081). Should fix builds of depending packages like KDE Minuet and others.

OBS-URL: https://build.opensuse.org/request/show/583526
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=45
2018-03-06 16:54:54 +00:00
ca11111ccf Accepting request 582029 from home:derselbst:branches:multimedia:libs
- Avoid using indirection macros
- Do not hard-code /usr/sbin

OBS-URL: https://build.opensuse.org/request/show/582029
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=43
2018-03-02 21:40:58 +00:00
b03b665dfb Accepting request 580328 from home:derselbst:branches:multimedia:libs
- Update to 1.1.10
- Install systemd service files

OBS-URL: https://build.opensuse.org/request/show/580328
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=42
2018-02-28 19:17:01 +00:00
b97498185c Accepting request 577003 from home:scarabeus_iv:branches:multimedia:libs
- Switch to cmake macros
- Use %license to install license
- Disable optional lash support as we try to remove lash
- Format with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/577003
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=40
2018-02-20 15:03:18 +00:00
Tomáš Chvátal
2900fef86c Accepting request 561583 from home:derselbst:branches:multimedia:libs
- Update to version 1.1.9:
  * fix building the portaudio driver on Windows
  * fix build if no MIDI drivers are available
  * fix return value of fluid_file_set_encoding_quality()
  * fix use-after-free in fluid_timer
  * fix memory leak in pulseaudio driver
  * fix memory leak in rvoice_mixer
  * fix dumptuning shell command displaying uninitialized values
  * fix a resource leak in source shell command
  * harmonize fluidsynth's output library naming with autotools on Windows
  * dont set LIB_SUFFIX when building with MinGW
  * avoid a possible deadlock when initializing fluidsynths DLL on windows
  * avoid a buffer overrun when mixing effects channels in fluid_synth_nwrite_float()
  * correctly clean up fluid_server on Windows
  * implement handling of FLUID_SEQ_ALLSOUNDSOFF events in fluid_seq_fluidsynth_callback()
  * support for registering audio drivers based on actual needs

OBS-URL: https://build.opensuse.org/request/show/561583
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=38
2018-01-04 14:02:02 +00:00
Tomáš Chvátal
0544a4b7a3 Accepting request 533979 from home:derselbst:anmp
- Update to version 1.1.8:
  * fix build against glib < 2.30
  * fix dsound audio driver on windows
  * fix a bug around `synth.audio-groups` setting, which caused improper multi-channel rendering
  * cmake 3.0.2 is now required
  * compilation with clang is now possible
  * build fixes on OS/2
- Use pkgconfig for resolving build requirements
- Minor description update

OBS-URL: https://build.opensuse.org/request/show/533979
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=36
2017-10-14 17:50:25 +00:00
Tomáš Chvátal
03adb42138 Accepting request 521698 from home:derselbst:branches:multimedia:libs
- Update to version 1.1.7:
  * consistently relicense libfluidsynth under LGPL-2.1+
  * fluid_synth_set_channel_type() was not exported properly
  * fix calculations for modulators
  * fix SysEx parsing issues
  * fix mangling with illegal sample loops, causing audible glitches
  * fix inverse logic of audio.jack.multi option
  * fix channel fine tune RPN to use correct range
  * fix timing problems when changing the sequencers scale from a callback event
  * workaround incorrectly rendered audio when requesting more than 64 frames from fluid_synth_write_*()
  * adjust ALSA MIDI port type
  * avoid voice_count becoming negative
  * avoid notes with a fixed key generator playing forever
  * avoid TCP/IP connections from closing in an undefined manner
  * a lot of memory leaks, NULL dereferences and SegFaults
  * add support of vorbis-compressed sf3 sound fonts
  * add sostenuto pedal to the synth
  * add vbr quality when encoding with libsndfile
  * re-implement routing reverb and chorus to distinct buffers in fluid_synth_nwrite_float()
  * add IPv6 support to socket API
- remove the following patches as they got fixed upstream:
  * fluidsynth-fix-build-lash.diff
  * jackmulti.diff
  * reverb_mixer.diff

OBS-URL: https://build.opensuse.org/request/show/521698
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=34
2017-09-11 08:24:56 +00:00
Ismail Dönmez
cabf645fe1 -
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=32
2015-11-22 16:48:22 +00:00
Ismail Dönmez
ae3a93b777 Accepting request 345733 from home:derselbst:branches:home:derselbst
fix some minor bugs when using multiple stereo-channel-output

OBS-URL: https://build.opensuse.org/request/show/345733
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=31
2015-11-22 16:44:31 +00:00
30fbdcdbde Accepting request 135604 from home:AndreasSchwab:ff
- Use %{optflags}

OBS-URL: https://build.opensuse.org/request/show/135604
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=29
2012-09-24 10:06:50 +00:00