Commit Graph

107 Commits

Author SHA256 Message Date
Dominique Leuenberger
aa815a4318 Accepting request 952040 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/952040
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=64
2022-02-09 19:38:23 +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
Dominique Leuenberger
539356536f Accepting request 932926 from multimedia:libs
- 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/request/show/932926
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=63
2021-11-24 22:54:08 +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
404052057e fix missing update of fluidsynth.spec
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=97
2021-11-22 08:03:14 +00:00
bd017b82ec Accepting request 932811 from home:derselbst:branches:multimedia:libs
- 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/request/show/932811
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=96
2021-11-22 07:44:17 +00:00
Dominique Leuenberger
96d9ebe85d Accepting request 925514 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/925514
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=62
2021-10-19 21:03:28 +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
Dominique Leuenberger
a80b41457d Accepting request 918962 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/918962
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=61
2021-09-20 21:31:53 +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
Dominique Leuenberger
b3075bc447 Accepting request 906689 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/906689
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=60
2021-07-18 21:44:51 +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
Dominique Leuenberger
c41451169d Accepting request 892085 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/892085
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=59
2021-05-12 17:31:44 +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
Richard Brown
3f5afeab13 Accepting request 883612 from multimedia:libs
- Update baselibs.conf for the soversion 3

- 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/883612
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=58
2021-04-10 13:26:36 +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
Dominique Leuenberger
b294233c50 Accepting request 879830 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/879830
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=57
2021-03-21 22:19:13 +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
Dominique Leuenberger
14bf7b2bc9 Accepting request 867775 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/867775
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=56
2021-02-01 13:42:09 +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
Dominique Leuenberger
45b33440cf Accepting request 862915 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/862915
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=55
2021-01-18 10:26:31 +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
Dominique Leuenberger
f211661f79 Accepting request 843570 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/843570
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=54
2020-10-27 17:58:18 +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
Dominique Leuenberger
e090f9d942 Accepting request 835812 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/835812
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=53
2020-09-24 14:13:03 +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
Dominique Leuenberger
a7161118bd Accepting request 820949 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/820949
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=52
2020-07-17 18:45:02 +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
Dominique Leuenberger
306b255dec Accepting request 809159 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/809159
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=51
2020-06-02 12:33:23 +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
Dominique Leuenberger
32f1178fe0 Accepting request 793920 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/793920
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=50
2020-04-19 19:35:11 +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
Dominique Leuenberger
dbc3dc370e Accepting request 779543 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/779543
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=49
2020-02-29 20:20:20 +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
Dominique Leuenberger
1021d1c0b4 Accepting request 760234 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/760234
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=48
2020-01-12 22:15:27 +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
Dominique Leuenberger
414cb0c090 Accepting request 743582 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/743582
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=47
2019-11-01 14:13:18 +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
Dominique Leuenberger
7891140686 Accepting request 737235 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/737235
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=46
2019-10-14 10:32:34 +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
Dominique Leuenberger
0bc875e48f Accepting request 724606 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/724606
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=45
2019-08-27 13:22:03 +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
Yuchen Lin
cd2a84c6ed Accepting request 696464 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/696464
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=44
2019-04-23 12:33:53 +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
Stephan Kulow
c3ff306ffd Accepting request 678418 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/678418
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=43
2019-02-28 20:26:48 +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
Dominique Leuenberger
b19893c055 Accepting request 662426 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/662426
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=42
2019-01-08 11:18:09 +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
Dominique Leuenberger
ea43635170 Accepting request 650127 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/650127
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=41
2018-11-20 21:29:07 +00:00