03adb42138
- 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
258 lines
9.1 KiB
Plaintext
258 lines
9.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Sep 6 09:27:00 UTC 2017 - tom.mbrt@googlemail.com
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 22 16:47:50 UTC 2015 - idonmez@suse.com
|
|
|
|
- Add baselibs.conf as a source file
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 22 09:33:11 UTC 2015 - tom.mbrt@googlemail.com
|
|
|
|
- Added jackmulti.diff to fix inverse logic of audio.jack.multi option
|
|
- Added reverb_mixer.diff to workaround reverb issue,
|
|
see: http://sourceforge.net/p/fluidsynth/tickets/137/
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 24 09:43:15 UTC 2012 - schwab@linux-m68k.org
|
|
|
|
- Use %{optflags}
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 21 22:50:34 UTC 2012 - zaitor@opensuse.org
|
|
|
|
- Update to version 1.1.6:
|
|
+ Handle MIDI End of track events.
|
|
+ Prevent broken rendering after an voice overflow.
|
|
+ Enable long arguments where available.
|
|
+ Windows: Install fluidsynth.pc (pkg-config spec).
|
|
+ Mac OS X Lion: Fix build failure.
|
|
+ Linux: Prevent libdbus crash.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 4 14:25:26 UTC 2012 - toddrme2178@gmail.com
|
|
|
|
- Added 32-bit compatibility library (needed by
|
|
gstreamer-0_10-plugins-buzztard-32bit )
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 10 23:45:05 UTC 2012 - reddwarf@opensuse.org
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
|
|
|
|
- Apply packaging guidelines (remove redundant/obsolete
|
|
tags/sections from specfile, etc.)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 8 12:57:18 CEST 2011 - tiwai@suse.de
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 31 14:20:06 UTC 2010 - lnussel@suse.de
|
|
|
|
- provide libfluidsynth-devel for compatibility with packman
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 11 15:47:49 UTC 2010 - oliver.bengs@opensuse.org
|
|
|
|
- Updated to version 1.1.3:
|
|
+ Compilation with LADSPA enabled was broken in 1.1.2
|
|
+ Multichannel output broken when double precision was used
|
|
+ Doxygen settings
|
|
+ Fix build problem with scummvm
|
|
+ Optimize by not starting unused threads with multicore rendering
|
|
+ Race condition in alsa_seq / alsa_raw drivers caused them not to quit
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 2 12:17:49 UTC 2010 - oliver.bengs@opensuse.org
|
|
|
|
- Updated to version 1.1.2:
|
|
see details in
|
|
http://sourceforge.net/apps/trac/fluidsynth/wiki/ChangeLog1_1_2
|
|
- disabled LADSPA, because it is broken in this release
|
|
- enabled dbus and libsndfile
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 2 08:09:19 UTC 2010 - davejplater@gmail.com
|
|
|
|
- Updated to version 1.1.1
|
|
- FluidSynth 1.1.1 - "Clarity", see Changes page for details.
|
|
http://fluidsynth.resonance.org/trac/wiki/ChangeLog1_1_1
|
|
This is a rather major bug fix release to version 1.1.0.
|
|
FluidSynth 1.1.0 - "A More Solid Fluid", see Changes page for details.
|
|
http://fluidsynth.resonance.org/trac/wiki/ChangeLog1_1_0
|
|
This is the result of a 6 month development cycle and is the most
|
|
significant release since 1.0.0!
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 27 15:53:19 CEST 2009 - tiwai@suse.de
|
|
|
|
- updated to version 1.0.9:
|
|
see details in
|
|
http://fluidsynth.resonance.org/trac/wiki/ChangeLog1_0_9
|
|
- add support of pulseaudio and LASH
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 14 18:22:47 CEST 2008 - schwab@suse.de
|
|
|
|
- Avoid libtool namespace clash.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 20 10:40:37 CET 2007 - tiwai@suse.de
|
|
|
|
- updated to version 1.0.8:
|
|
* Improved synthesis interpolation
|
|
* Dithering on 16 bit converted output
|
|
* Updated fluidmax plugin with polyphony parameter.
|
|
* Improved ALSA audio and sequencer drivers.
|
|
* Fixed some Floating Point Exceptions which were causing
|
|
excessive CPU usage
|
|
* Some fixes to Chorus and Reverb parameters
|
|
* Looping/tuning problem when loop end close to end of sample
|
|
* FluidSynth crashes with QSynth and audio meters turned on
|
|
* ALSA sequencer driver no longer prints out false errors
|
|
* Many memory leaks plugged
|
|
* Warning message printed if a non option is not a valid
|
|
SoundFont or MIDI file
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 17 16:41:38 CEST 2007 - tiwai@suse.de
|
|
|
|
- follow library packaging policy
|
|
* split shared library to libfluidsynth1 sub package
|
|
* remove static library
|
|
- fix buildrequires ladspa-devel
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 15 15:46:14 CEST 2006 - tiwai@suse.de
|
|
|
|
- updated to version 1.0.7a.
|
|
* cleanup of LADCCA support
|
|
* fix warnings with JACK backend
|
|
* fix sequencer buffer overrun bug
|
|
* new filter routine
|
|
* crash bugfix
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:35:56 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 12 18:26:33 CET 2005 - tiwai@suse.de
|
|
|
|
- fix the crash with 64bit architectures (#137998)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 12 20:00:06 CEST 2005 - tiwai@suse.de
|
|
|
|
- removed glib* from neededforbuild.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 14 11:45:27 CEST 2005 - tiwai@suse.de
|
|
|
|
- updated to version 1.0.6.
|
|
- split fluidsynth-dssi to an individual package (built from
|
|
own tarball).
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 8 12:23:43 CEST 2005 - tiwai@suse.de
|
|
|
|
- fix for gcc-4.0.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 21 15:08:32 CET 2005 - tiwai@suse.de
|
|
|
|
- updated to version 1.0.5.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 17 20:15:59 CEST 2004 - tiwai@suse.de
|
|
|
|
- fixed the build of fluidsynth-dssi plugin.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 17 17:13:33 CEST 2004 - tiwai@suse.de
|
|
|
|
- Added the DSSI plugin support.
|
|
A new subpackage fluidsynth-dssi is created.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 27 01:30:09 CEST 2004 - ro@suse.de
|
|
|
|
- add -fno-strict-aliasing
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 13 19:39:14 CET 2004 - tiwai@suse.de
|
|
|
|
- added non-root build.
|
|
- added %run_ldconfig.
|
|
- fixed %defattr.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 18 18:57:58 CET 2003 - tiwai@suse.de
|
|
|
|
- updated to version 1.0.3.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 28 11:12:15 CEST 2003 - tiwai@suse.de
|
|
|
|
- fixed bugs; retrieved from 1.0.3.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 3 17:44:34 CEST 2003 - tiwai@suse.de
|
|
|
|
- updated to version 1.0.2.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 6 16:20:24 CEST 2003 - tiwai@suse.de
|
|
|
|
- updated to version 1.0.1.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 27 17:22:27 CET 2003 - tiwai@suse.de
|
|
|
|
- initial version 1.0.0. iiwusynth is obsoleted.
|
|
|