Dave Plater
3d085b0e0a
Update to pre 0.4.16 git to fix undefined symbol error in 14 plugins OBS-URL: https://build.opensuse.org/request/show/376371 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ladspa-swh-plugins?expand=0&rev=5
57 lines
2.1 KiB
Plaintext
57 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Mar 21 08:37:44 UTC 2016 - davejplater@gmail.com
|
|
|
|
- Update to pre 0.4.16 git, version 0.4.15+git to fix undefined
|
|
symbol errors in 14 plugins.
|
|
- Refreshed and rebased patches, removed swh-nostatic-lib.diff
|
|
- Upstream changes:
|
|
Fix and improve build system
|
|
Protect calls to "./makestub.pl *.xml > *.c"
|
|
Fix "make distcheck" (i.e. shadow builds)
|
|
po/: Remove generated files
|
|
intl/: Resolve bundled libintl since AM_GNU_GETTEXT([external])
|
|
is in place.
|
|
configure.ac: Modernize call to AM_INIT_AUTOMAKE
|
|
configure.ac: Add AC_CONFIG_MACRO_DIRS as proposed by libtoolize
|
|
m4/: Remove copied files
|
|
Fix compilation on Xcode 4.6
|
|
Ignore "missing" file
|
|
Renamed configure.in to configure.ac
|
|
Issue https://github.com/swh/ladspa/issues/22
|
|
Applied patch from gentoo swh-plugins-0.4.15-plugindir.patch
|
|
Removed incorrecly checked-in "missing" file
|
|
gcc5 does not support recursive inline functions
|
|
Fix compilation on Xcode 4.6
|
|
Made change to Makefile.am, as per issues/17#
|
|
Use calloc instead of malloc when allocating port memory
|
|
Fix memory leaks
|
|
avoid global namespace symbol conflicts and possible double free
|
|
Update bode_shifter_cv_1432.xml per #8
|
|
Update surround_encoder_1401.xml per #8
|
|
Update bode_shifter_1431.xml per #8
|
|
Update surround_encoder_1401.xml per #8
|
|
Update bode_shifter_cv_1432.xml per #8
|
|
Fix off by one error in FIR application
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 3 14:05:53 CET 2014 - tiwai@suse.de
|
|
|
|
- Run spec-cleaner
|
|
- Remove obsoleted autoreq/autoprov tags
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 26 11:01:41 CET 2014 - tiwai@suse.de
|
|
|
|
- correct the license to GPL-2.0+
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 16 11:24:37 CET 2013 - tiwai@suse.de
|
|
|
|
- Initial version 0.4.15: split from ladspa package
|
|
- Patches carried from the original ladspa package:
|
|
swh-uninit-variable.diff
|
|
swh-readonly.dif
|
|
swh-0.4.13-gcc4-fix.diff
|
|
swh-nostatic-lib.diff
|
|
swh-libblo.dif
|