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
Cristian Rodríguez
0c494720c8
Accepting request 135334 from home:Zaitor:branches:multimedia:libs
...
Update to ver 1.1.6
OBS-URL: https://build.opensuse.org/request/show/135334
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=27
2012-09-21 23:50:24 +00:00
9530ee8380
Accepting request 123505 from home:TheBlackCat:branches:multimedia:libs
...
- Added 32-bit compatibility library (needed by gstreamer-0_10-plugins-buzztard-32bit )
OBS-URL: https://build.opensuse.org/request/show/123505
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=25
2012-06-04 19:42:52 +00:00
Cristian Morales Vega
493ae132f5
- Updated to 1.1.5
...
+ Autotools build resulted in the wrong version number for
libfluidsynth.so
+ One symbol was dropped from libfluidsynth.so - this symbol was
not part of the public API though
+ JACK: Using jack_free instead of free when needed
+ Update Free Software Foundation address
- Run spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=22
2012-01-10 23:47:19 +00:00
Ismail Dönmez
8d827938f4
Accepting request 83532 from home:jengelh:bl-f
...
- Apply packaging guidelines (remove redundant/obsolete
tags/sections from specfile, etc.)
OBS-URL: https://build.opensuse.org/request/show/83532
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=20
2011-09-19 18:19:46 +00:00
OBS User buildservice-autocommit
e38991f6a2
Updating link to change in openSUSE:Factory/fluidsynth revision 19.0
...
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=9adb5f2eaadd3f5f50547e25fa459079
2011-08-09 14:24:51 +00:00
2f2b944245
Accepting request 78359 from home:tiwai:branches:multimedia:libs
...
- Updated to version 1.1.4:
Improvements to the API for playing MIDI files, several bug fixes
in the engine itself; for details, see:
http://sourceforge.net/apps/trac/fluidsynth/wiki/ChangeLog1_1_4
- Use cmake for build
- Re-add a symbol dropped from 1.1.3
- Clean up spec file
OBS-URL: https://build.opensuse.org/request/show/78359
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=18
2011-08-09 10:38:30 +00:00
ef5586de85
Accepting request 56956 from home:lnussel:branches:multimedia:libs
...
Reviewed ok
OBS-URL: https://build.opensuse.org/request/show/56956
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=16
2011-01-01 03:12:52 +00:00
OBS User buildservice-autocommit
ce353439a5
Updating link to change in openSUSE:Factory/fluidsynth revision 14.0
...
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=d403802497cea3621abba2ea7fc30552
2010-10-13 22:50:00 +00:00
OBS User autobuild
d20746e6b7
Accepting request 50339 from multimedia:libs
...
checked in (request 50339)
OBS-URL: https://build.opensuse.org/request/show/50339
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=15
2010-10-13 22:49:59 +00:00
e63b46a610
Accepting request 50336 from home:appleonkel:branches:multimedia:libs
...
Thanks
OBS-URL: https://build.opensuse.org/request/show/50336
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=14
2010-10-12 11:05:47 +00:00
Stephan Kulow
c644ac2983
prepare_spec
...
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=13
2010-09-13 13:14:59 +00:00
Stephan Kulow
6dbf949b69
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=10
2010-09-06 11:48:22 +00:00
OBS User autobuild
31587a5d86
Accepting request 47235 from multimedia:libs
...
Copy from multimedia:libs/fluidsynth based on submit request 47235 from user coolo
OBS-URL: https://build.opensuse.org/request/show/47235
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=13
2010-09-06 16:05:18 +00:00
OBS User autobuild
fc1ff2d19a
Accepting request 36761 from multimedia:libs
...
Copy from multimedia:libs/fluidsynth based on submit request 36761 from user plater
OBS-URL: https://build.opensuse.org/request/show/36761
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=10
2010-04-02 22:16:53 +00:00
OBS User autobuild
aba4d7bd82
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=9
2010-03-18 14:45:49 +00:00
OBS User unknown
bbd143035c
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=7
2009-07-27 20:43:37 +00:00
OBS User unknown
8262477bed
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=6
2009-06-18 15:24:33 +00:00
OBS User unknown
0306e5c043
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=4
2008-04-14 17:33:06 +00:00
OBS User unknown
148cdcc78c
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=3
2007-11-20 10:40:09 +00:00
OBS User unknown
c6655afa58
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=2
2007-04-17 22:35:09 +00:00
OBS User unknown
1ffd46bc18
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=1
2007-01-15 23:12:37 +00:00