acc0cedd20
Accepting request 934562 from multimedia:libs
...
OBS-URL: https://build.opensuse.org/request/show/934562
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libinstpatch?expand=0&rev=9
2021-12-01 19:46:50 +00:00
994fe26773
Accepting request 934182 from home:jengelh:branches:multimedia:libs
...
- Improve summary and drop old spec constructs
OBS-URL: https://build.opensuse.org/request/show/934182
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libinstpatch?expand=0&rev=22
2021-11-29 13:57:33 +00:00
6da6905a67
Accepting request 868374 from multimedia:libs
...
OBS-URL: https://build.opensuse.org/request/show/868374
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libinstpatch?expand=0&rev=8
2021-02-04 19:22:33 +00:00
d3322cf484
Accepting request 867771 from home:derselbst:branches:multimedia:libs
...
- Update to version 1.1.6
* fix an access violation on Windows
* getter-functions for SLI have been added
* fix a memory corruption when saving the same DLS file several times
* fix compilation with MinGW
OBS-URL: https://build.opensuse.org/request/show/867771
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libinstpatch?expand=0&rev=20
2021-02-01 13:46:35 +00:00
e94789e6a7
Accepting request 809160 from multimedia:libs
...
OBS-URL: https://build.opensuse.org/request/show/809160
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libinstpatch?expand=0&rev=7
2020-06-02 12:33:28 +00:00
2428088eda
Accepting request 808999 from home:derselbst:branches:multimedia:libs
...
- Update to version 1.1.5
* properly free memory when calling `ipatch_close()`
* fix a bug when copy/pasting instrument or preset zones
* support multiple calls to `ipatch_init()`
* fix an uninitialized stack variable access
* various minor bug fixes
OBS-URL: https://build.opensuse.org/request/show/808999
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libinstpatch?expand=0&rev=18
2020-05-27 06:28:14 +00:00
4312dbf878
Accepting request 795965 from multimedia:libs
...
OBS-URL: https://build.opensuse.org/request/show/795965
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libinstpatch?expand=0&rev=6
2020-04-25 18:12:12 +00:00
0facb0d5d5
Accepting request 793665 from home:derselbst:branches:multimedia:libs
...
- Update to version 1.1.4
* avoid hijacking the application's locale, causing potentially heavy side-effects
OBS-URL: https://build.opensuse.org/request/show/793665
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libinstpatch?expand=0&rev=16
2020-04-21 07:37:39 +00:00
5ade3dca98
Accepting request 778962 from multimedia:libs
...
OBS-URL: https://build.opensuse.org/request/show/778962
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libinstpatch?expand=0&rev=5
2020-02-29 20:18:32 +00:00
Tomáš Chvátal
12378bdae5
Accepting request 778006 from home:derselbst:branches:multimedia:libs
...
- Update to version 1.1.3
* respect user-defined CFLGAS
* fix cross-compiling with MinGW under Linux
- Update to version 1.1.2
* fix a SWAMI related UI bug
* fix inconsistent licensing in some file headers
- Update to version 1.1.1
* a bug in the public API was discovered, making another SOVERSION
bump necessary
* library name and pkgconfig filename have been unified
* build on ARM has been fixed
- Remove libinstpatch-cmake-fixes.patch as it was fixed in 1.1.1
- Add a variable for the soversion
OBS-URL: https://build.opensuse.org/request/show/778006
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libinstpatch?expand=0&rev=14
2020-02-25 07:54:44 +00:00
0b35860044
Accepting request 762833 from multimedia:libs
...
OBS-URL: https://build.opensuse.org/request/show/762833
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libinstpatch?expand=0&rev=4
2020-01-10 16:51:07 +00:00
9e0c24918a
Accepting request 762827 from home:dimstar:Factory
...
- Add baselibs.conf: produce -32bit libraries, which are used by
fluidsynth (new dependency).
OBS-URL: https://build.opensuse.org/request/show/762827
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libinstpatch?expand=0&rev=12
2020-01-10 13:33:34 +00:00
5fb0f5694d
Accepting request 743867 from multimedia:libs
...
OBS-URL: https://build.opensuse.org/request/show/743867
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libinstpatch?expand=0&rev=3
2019-12-05 16:33:26 +00:00
Tomáš Chvátal
61381da52c
Accepting request 743863 from home:jkraehemann:branches:multimedia:libs
...
- update libinstpatch-cmake-fixes.patch to fix soname in
libinstpatch-1.0.pc
OBS-URL: https://build.opensuse.org/request/show/743863
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libinstpatch?expand=0&rev=10
2019-10-29 15:50:28 +00:00
Tomáš Chvátal
ab6c91332b
Accepting request 741224 from home:derselbst:branches:multimedia:libs
...
- Update to 1.1.0:
* SOVERSION was bumped
* libinstpatch's license was changed from GPL-2.0 to LGPL-2.1
* the AutoTools build system has been replaced by CMake
* preliminary support for Spectralis (SLI) soundbanks was added
* libsndfile is now required
* an incorrect mutex unlock caused a deadlock when entering
ipatch_base_get_file() with different threads
* incorrect copying DLS2 objects was fixed
* build issues on Windows were fixed
* various other minor bugs were addressed
- Update libinstpatch-cmake-fixes.patch to the current code base
- Remove the following patches, because they were fixed upstream:
* 0001-Fix-improper-GValue-type-assignments-in-ipatch_dls2_.patch
* 0002-fix-incorrect-usage-of-g_value_set_flags.patch
* 0003-missing-mutex-unlock.patch
* 0004-more-locking-issues.patch
OBS-URL: https://build.opensuse.org/request/show/741224
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libinstpatch?expand=0&rev=9
2019-10-22 07:01:20 +00:00
b32a1614f4
Accepting request 663297 from multimedia:libs
...
OBS-URL: https://build.opensuse.org/request/show/663297
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libinstpatch?expand=0&rev=2
2019-01-08 11:29:07 +00:00
Tomáš Chvátal
7e35a957c1
Accepting request 661994 from home:derselbst:branches:multimedia:libs
...
- Add the following patches to fix incorrect GValue assignments:
* 0001-Fix-improper-GValue-type-assignments-in-ipatch_dls2_.patch
* 0002-fix-incorrect-usage-of-g_value_set_flags.patch
- Add the following patches to fix incorrect mutex (un-)locking
* 0003-missing-mutex-unlock.patch
* 0004-more-locking-issues.patch
OBS-URL: https://build.opensuse.org/request/show/661994
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libinstpatch?expand=0&rev=7
2019-01-07 08:54:15 +00:00
ebfa53164d
Accepting request 545678 from multimedia:libs
...
- fixed license to be LGPL-2.1 only
- added missing licenses GPL-2.0 and GPL-2.0+
OBS-URL: https://build.opensuse.org/request/show/545678
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libinstpatch?expand=0&rev=1
2017-11-27 21:17:34 +00:00
OBS User mrdocs
a09bb20bbd
Accepting request 545567 from home:jkraehemann
...
- fixed license to be LGPL-2.1 only
- added missing licenses GPL-2.0 and GPL-2.0+
- replaced build dependencies by pkgconfig call
OBS-URL: https://build.opensuse.org/request/show/545567
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libinstpatch?expand=0&rev=5
2017-11-26 04:10:33 +00:00
OBS User mrdocs
aa7a108bb0
Accepting request 538213 from home:jkraehemann
...
- added files attributes
- Add missing RPM groups. Move description to where it matters.
Avoid shipping documentation twice.
- initial upstream package
- provide patch libinstpatch-cmake-fixes.patch
OBS-URL: https://build.opensuse.org/request/show/538213
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libinstpatch?expand=0&rev=4
2017-11-02 01:28:03 +00:00
Joël Krähemann
733b436b29
Accepting request 532280 from home:jengelh:branches:multimedia:libs
...
- Add missing RPM groups. Move description to where it matters.
Avoid shipping documentation twice.
OBS-URL: https://build.opensuse.org/request/show/532280
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libinstpatch?expand=0&rev=3
2017-10-08 02:20:43 +00:00
Tomáš Chvátal
01164f2900
Accepting request 514733 from home:jkraehemann
...
fixed libinstpatch.spec by using `osc vc`
OBS-URL: https://build.opensuse.org/request/show/514733
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libinstpatch?expand=0&rev=2
2017-08-06 05:40:49 +00:00
OBS User mrdocs
e5a8c8f060
Accepting request 514695 from home:jkraehemann
...
libinstpatch-1.0 is a soundfont sample read/write library. GSequencer depends on it.
OBS-URL: https://build.opensuse.org/request/show/514695
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libinstpatch?expand=0&rev=1
2017-08-05 16:03:48 +00:00