151 Commits

Author SHA256 Message Date
1d86bd6e69 Accepting request 1286229 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1286229
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jack?expand=0&rev=77
2025-06-18 17:29:39 +00:00
d0c3e3bc2c - Drop pkgconfig(celt) BuildRequires: The CELT codec has been
merged into the IETF Opus codec and is now obsolete.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/jack?expand=0&rev=122
2025-06-17 04:28:57 +00:00
171731d808 Accepting request 1226041 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1226041
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jack?expand=0&rev=76
2024-11-25 22:19:40 +00:00
8b2617ddd6 - add python313-waflib.patch to fix build with python 3.13
- add aarch64.patch
- Disable parallel build to limit resource usage and prevent hung

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/jack?expand=0&rev=120
2024-11-24 05:03:19 +00:00
8ad4399c8d Accepting request 1166929 from home:alarrosa:branches:multimedia:libs
- Make jack explicitly require libjack{,net,server}%{sonum} so
  that the official libraries are installed and zypper doesn't
  just use the pipewire-libjack-0_3 replacement libraries
  (related to boo#1222253)

Note that the real fix for boo#1222253 was submitted in https://build.opensuse.org/request/show/1166928
but this change in jack also helps to make sure the jack server
actually uses the official jack libraries.

OBS-URL: https://build.opensuse.org/request/show/1166929
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/jack?expand=0&rev=119
2024-04-19 10:44:54 +00:00
1ac7ffcc0f Accepting request 1166834 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1166834
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jack?expand=0&rev=75
2024-04-12 15:33:45 +00:00
24b8495ccf Accepting request 1166806 from home:pgajdos
- remove dependency on /usr/bin/python3 using
  %python3_fix_shebang macro, [bsc#1212476]

OBS-URL: https://build.opensuse.org/request/show/1166806
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/jack?expand=0&rev=117
2024-04-11 11:08:58 +00:00
17670569a3 Accepting request 1088564 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1088564
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jack?expand=0&rev=74
2023-05-24 18:21:49 +00:00
af406d5288 Accepting request 1088089 from home:XRevan86
OBS-URL: https://build.opensuse.org/request/show/1088089
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/jack?expand=0&rev=115
2023-05-23 08:57:27 +00:00
82a083ea1b Accepting request 1083509 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1083509
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jack?expand=0&rev=73
2023-04-29 15:27:51 +00:00
8c5eb8df1c Accepting request 1083482 from home:dirkmueller:Factory
- update to 1.9.22:
  * The waf autooption ``--example-tools`` has been removed.
  * The example clients and tools are no longer part of the jack2
    project.
  * Drop dependencies that were only used for example clients and
    tools (readline, sndfile and zita libs)
  * Fix build with python3.11+
  * Fix compatibility with macOS 12+
  * Fix ringbuffer thread safety on ARM

OBS-URL: https://build.opensuse.org/request/show/1083482
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/jack?expand=0&rev=113
2023-04-28 10:24:06 +00:00
d4761acaa9 Accepting request 972221 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/972221
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jack?expand=0&rev=72
2022-04-23 17:45:09 +00:00
4046a36744 Accepting request 971252 from home:dirkmueller:Factory
- update to 1.9.21:
  * Add shell mode to ``jack_control`` (executes commands from stdin until EOF)
  * The waf autooption ``--example-tools`` introduced in 1.9.20 is now off by default,
    To get the previous behavior back pass ``--example-tools`` during build.
    This flag (and the related tools and their code) are going to be removed in the next release.
  * Fix alignas() on non-packed architectures
  * Fix build of jack-example-tools man pages (1.9.20 regression)
  * Fix compatibility with macOS 12
  * Fix missing symbols from jack client library (error and info callback pointers)
  * Fix potential memory corruption in midi_latency_test tool
  * Fix JackWeakAPI on Windows
  * Use predefined variables in pkg-config file (required for mingw)

OBS-URL: https://build.opensuse.org/request/show/971252
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/jack?expand=0&rev=111
2022-04-22 15:06:19 +00:00
e12f884662 Accepting request 959810 from multimedia:libs
*** NOTE: this has to be synced with SR#959809 ***

- Disable the build of example-tools which are now built in a
  separate jack-example-tools package.
- update to 1.9.20:
  * Add waf autooption --example-tools to allow optional build of
    executables, libraries and man pages provided by
    jack-example-tools (the files are built by default). Building
    and installing the additional files can be disabled by using
    --example-tools=no or --no-example-tools.
  * Fix 32-bit support in ALSA driver
  * Fix incomplete ASIO support on Windows
  * Fix metadata usage with multiple users
  * Fix netsource tool missing on Windows
  * Fix semaphore usage on macOS
  * Official FreeBSD support

OBS-URL: https://build.opensuse.org/request/show/959810
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jack?expand=0&rev=71
2022-03-08 19:31:23 +00:00
d6c4ad597f Accepting request 958330 from home:alarrosa:branches:multimedia:libs
- Disable the build of example-tools which are now built in a
  separate jack-example-tools package.
- update to 1.9.20:
  * Add waf autooption --example-tools to allow optional build of
    executables, libraries and man pages provided by
    jack-example-tools (the files are built by default). Building
    and installing the additional files can be disabled by using
    --example-tools=no or --no-example-tools.
  * Fix 32-bit support in ALSA driver
  * Fix incomplete ASIO support on Windows
  * Fix metadata usage with multiple users
  * Fix netsource tool missing on Windows
  * Fix semaphore usage on macOS
  * Official FreeBSD support

OBS-URL: https://build.opensuse.org/request/show/958330
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/jack?expand=0&rev=109
2022-03-03 07:21:39 +00:00
2fc3c37a4d Accepting request 925806 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/925806
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jack?expand=0&rev=70
2021-10-20 18:23:39 +00:00
f1d56d9ae9 Accepting request 925805 from home:plater
- drop 0001-Fix-compilation-of-documentation.patch (upstream).
- update to 1.9.19

OBS-URL: https://build.opensuse.org/request/show/925805
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/jack?expand=0&rev=108
2021-10-17 06:10:04 +00:00
126b86667a Accepting request 925725 from home:dirkmueller:Factory
- update to 1.9.19:
  * Add jack_position_t::tick_double, and flags around it
  * Add zalsa "-w" argument to wait for soundcard to be available
  * Bump internal protocol version to 9 (due to struct alignment)
  * Fix alignment of fields for atomic accesses
  * Fix build for platforms needing __STDC_FORMAT_MACROS
  * Fix compilation of documentation

- update to 1.9.19:
- drop 0001-Fix-compilation-of-documentation.patch (upstream)

OBS-URL: https://build.opensuse.org/request/show/925725
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/jack?expand=0&rev=107
2021-10-16 22:26:07 +00:00
c675e2e304 Accepting request 886421 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/886421
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jack?expand=0&rev=69
2021-04-22 16:03:32 +00:00
e4e4720665 Accepting request 886332 from home:dirkmueller:Factory
- update to 1.9.18:
  * Add zalsa_in/out as internal client (based on zita-a2j/j2a and jack1 code)
  * Fix jack_midi_dump deadlock on close after the jack server is restarted
  * Fix interrupt signal for linux futex waits
  * Fix usage of meta-data in official macOS builds (private DB errors)
  * Log error message when cleaning previous DB (macOS and Windows)

OBS-URL: https://build.opensuse.org/request/show/886332
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/jack?expand=0&rev=105
2021-04-18 06:15:59 +00:00
60d92bbca6 Accepting request 866445 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/866445
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jack?expand=0&rev=68
2021-02-01 12:24:34 +00:00
b5c1a68f56 Accepting request 866384 from home:dirkmueller:branches:multimedia:libs
- update to 1.9.17:
  * Fix jack_control stopping after first command iteration
  * Fix registry keys for Windows, add 32bit compat ones on 64bit
  * Fix library compat/current version under macOS
  * Fix return codes of jackd on success
  * Ignore DB_VERSION_MISMATCH error on windows, it is expected
  * Remove old workaround for asio4all, as it breaks with jack-router

- Update to 1.9.16

OBS-URL: https://build.opensuse.org/request/show/866384
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/jack?expand=0&rev=103
2021-01-25 05:31:17 +00:00
c8a3eaf695 Accepting request 864036 from multimedia:libs
- Removed portaudio build dependency to prevent cycles
- Update to 0.9.16

OBS-URL: https://build.opensuse.org/request/show/864036
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jack?expand=0&rev=67
2021-01-19 15:00:59 +00:00
7821b65c34 Accepting request 864016 from home:plater
- Removed portaudio build dependency to prevent cycles

OBS-URL: https://build.opensuse.org/request/show/864016
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/jack?expand=0&rev=101
2021-01-18 09:21:49 +00:00
a0fe284b77 Accepting request 863240 from home:plater
Reinstate readline-devel build requirement, 15.2's package doesn't provide pkgconfig(readline)

OBS-URL: https://build.opensuse.org/request/show/863240
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/jack?expand=0&rev=100
2021-01-15 08:02:20 +00:00
bb88aa8481 Accepting request 863233 from home:ecsos
- Update to 0.9.16
  - Fix/revert a change in how meta-data definitions were exposed
    (regression in 1.9.15)
  - Remove jack-router Windows code from the repository
- Changes from 0.9.15
  - Automated builds for macOS and Windows
    (see jackaudio/jack2-releases repository)
  - Adapt wscript Windows build configuration to match old v1.9.11
    installer
  - Bump maximum default number of clients and ports
    (now 256 clients and 2048 ports)
  - Delete various macOS and Windows-related files from the source
    code (no longer relevant)
  - Mark JACK-Session as deprecated, please use NSM instead
  - Remove unnecessary GPL include from LGPL code
  - Split example-clients and tools, as done in JACK1 many years
    ago (WIP)
  - Write Windows registry key during installation, so 3rd parties
    can find jackd.exe (as HKLM\Software\JACK\Location)
  - jack_control: Fix handling of dbus bytes
  - jack_control: Return a proper exit status on DBus exception
  - jack_property: Fix possible crash with "-l" argument usage
  - jack_wait: Add client name option -n/--name
  - Fix compilation of documentation
  - Fix compilation of mixed mode with meta-data enabled
  - Fix compilation with mingw
  - Fix client-side crash if initial meta-data DB setup fails
  - Fix macOS semaphore usage, so it works again
  - Several fixes for Windows
  - Several minor fixes and grammar corrections

OBS-URL: https://build.opensuse.org/request/show/863233
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/jack?expand=0&rev=99
2021-01-15 07:41:22 +00:00
f746c4a9db Accepting request 800045 from multimedia:libs
Deleted af6c00ab09428e79.patch and replaced with more eloquently  named git patch  0001-Fix-compilation-of-documentation.patch Closed boo#1141762 disabling LTO is no longer needed and there have been no crashes since someone quietly enabled it.
- Update to 1.9.14

OBS-URL: https://build.opensuse.org/request/show/800045
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jack?expand=0&rev=66
2020-05-07 13:05:28 +00:00
0ca3228683 Accepting request 799996 from home:plater
Deleted af6c00ab09428e79.patch and replaced with more eloquently named git patch  0001-Fix-compilation-of-documentation.patch  Closed boo#1141762 disabling LTO is no longer needed and there  have been no crashes since someone quietly enabled it.

OBS-URL: https://build.opensuse.org/request/show/799996
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/jack?expand=0&rev=97
2020-05-04 08:42:36 +00:00
6854eba3af Accepting request 770407 from home:StefanBruens:branches:multimedia:libs
- Update to 1.9.14
  + Fix ARM build
  + Fix mixed mode build when meta-data is enabled
  + Fix blocking DBus device reservation, so it plays nice with
    others (like PipeWire)
  + Use python3 for the waf build scripts
- Remove upstreamed 0001-fix-complation-on-arm.patch
- Fix documentation generation, add upstream af6c00ab09428e79.patch
- Spec file cleanup:
  + Drop obsolete and duplicate dos2unix invocations, drop build
    dependency.
  + Remove conditionals for EOLed distributions
  + Run %fdupes inside %buildroot, not system root
  + Remove hardcoded SOURCE_DATE_EPOCH
- Use proper Conflicts/Provides for libjacketnet/server after
  package split in 1.9.12.

OBS-URL: https://build.opensuse.org/request/show/770407
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/jack?expand=0&rev=96
2020-02-06 06:12:28 +00:00
64ddbc13a1 Accepting request 744376 from multimedia:libs
- Update to 1.9.13
  * Meta-data API implementation. (and a few tools updated with support for it)
  * Correct GPL licence to LGPL for files needed to build libjack.
  * Remove FreeBoB backend (superseded by FFADO).
  * define JACK_LIB_EXPORT, useful for internal clients.
  * Mark jack_midi_reset_buffer as deprecated.
  * Add example systemd unit file
  * Signal to systemd when jackd is ready.
  * Set "seq" alsa midi driver to maximum resolution possible.
  * Fix loading internal clients from another internal client.
- Delete the following patches, as they were fixed upstream:
  * 0001-Make-jack_control-python2-3-compatible.patch
  * fix-mmap-return-value-check.patch
  * jack-waf2.patch
- Add 0001-fix-complation-on-arm.patch

OBS-URL: https://build.opensuse.org/request/show/744376
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jack?expand=0&rev=65
2019-11-06 12:47:00 +00:00
8c0d29e6ba Accepting request 744369 from home:plater
Fix tarball error

OBS-URL: https://build.opensuse.org/request/show/744369
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/jack?expand=0&rev=94
2019-10-31 06:54:52 +00:00
47987db92e Accepting request 744255 from home:derselbst:branches:multimedia:libs
- Update to 1.9.13
  * Meta-data API implementation. (and a few tools updated with support for it)
  * Correct GPL licence to LGPL for files needed to build libjack.
  * Remove FreeBoB backend (superseded by FFADO).
  * define JACK_LIB_EXPORT, useful for internal clients.
  * Mark jack_midi_reset_buffer as deprecated.
  * Add example systemd unit file
  * Signal to systemd when jackd is ready.
  * Set "seq" alsa midi driver to maximum resolution possible.
  * Fix loading internal clients from another internal client.
- Delete the following patches, as they were fixed upstream:
  * 0001-Make-jack_control-python2-3-compatible.patch
  * fix-mmap-return-value-check.patch
  * jack-waf2.patch
- Add 0001-fix-complation-on-arm.patch

OBS-URL: https://build.opensuse.org/request/show/744255
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/jack?expand=0&rev=93
2019-10-31 05:44:26 +00:00
9f83d8d7a7 Accepting request 718138 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/718138
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jack?expand=0&rev=64
2019-07-28 08:20:22 +00:00
42eb2d289a Accepting request 718137 from home:plater
Disable link time optimization to fix crash see boo#1141762

OBS-URL: https://build.opensuse.org/request/show/718137
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/jack?expand=0&rev=91
2019-07-24 08:47:17 +00:00
46c02d3845 Accepting request 694428 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/694428
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jack?expand=0&rev=63
2019-04-17 09:22:57 +00:00
74578c0dcb Accepting request 694427 from home:plater
- Added 0001-Make-jack_control-python2-3-compatible.patch from git
  to fix boo#1132458.

OBS-URL: https://build.opensuse.org/request/show/694427
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/jack?expand=0&rev=89
2019-04-15 13:12:42 +00:00
905da7a455 Accepting request 637005 from multimedia:libs
Remove unnecessary requires for libjack0 and remove obsolete comments. Use %license on "COPYING"
Add upstream patch to fix return value check of mmap() (boo#1108981): fix-mmap-return-value-check.patch
Update the waf code to the 2.0 series in order to work under python3.7 taken from upstream git:
  * jack-waf2.patch

OBS-URL: https://build.opensuse.org/request/show/637005
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jack?expand=0&rev=62
2018-09-26 14:02:12 +00:00
e3a58d613b Accepting request 637001 from home:plater
- Remove unnecessary requires for libjack0 and remove obsolete comments. Use %license on "COPYING"

OBS-URL: https://build.opensuse.org/request/show/637001
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/jack?expand=0&rev=87
2018-09-21 07:43:16 +00:00
f5566d948d Accepting request 636895 from home:plater
Remove unnecessary requires for libjack0 and remove obsolete comments.

OBS-URL: https://build.opensuse.org/request/show/636895
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/jack?expand=0&rev=86
2018-09-20 13:22:25 +00:00
ee846e88ac Accepting request 636644 from home:derselbst:branches:multimedia:libs
- Add upstream patch to fix return value check of mmap() (boo#1108981):
  fix-mmap-return-value-check.patch

OBS-URL: https://build.opensuse.org/request/show/636644
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/jack?expand=0&rev=85
2018-09-20 06:02:45 +00:00
0f241abf00 Accepting request 635529 from home:scarabeus_iv:branches:multimedia:libs
- Update the waf code to the 2.0 series in order to work under
  python3.7 taken from upstream git:
  * jack-waf2.patch

OBS-URL: https://build.opensuse.org/request/show/635529
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/jack?expand=0&rev=84
2018-09-14 07:17:56 +00:00
7d66608841 Accepting request 565897 from multimedia:libs
Only package libjack.so.* in libjack package
Build with _smp_mflags
Split off libjacknet0 and libjackserver0 into subpackages.
Update to version 1.9.12 and use python3 instead of python2 for the build.
- Removed jack-sparcv9.diff and jack-ppc64-long.patch, the file that is patched - linux/cycles.h no longer exists.
- Removed reproducible.patch, gcc6-fixes.diff and jack-fixgcc7.patch
  they are all now upstream.
- Upstream changes:
  *Various corrections in NetJack2 code.
  *Partial buffers can now be transmitted with libjacknet API.
  *Including S24_LE/BE formats to linux ALSA driver.
  *More robust shared memory allocator.
  *Correct CoreAudio devices aggregation code.
  *Waf and wscripts improvement and update.
  *New JackProxyDriver.
  *Various fixes in JACK MIDI code.
  *Fix return value of SetTimebaseCallback().
  *Correct netmanager latency reporting.
  *Implement new jack_port_rename and JackPortRenameCallback API.
  *Fix CPU hogging of the midi_thread().
  *Release audio devices when alsa_driver_new fails.
  *String management fix.
  *Correct JackDriver::Open : call to fGraphManager->SetBufferSize
   has to use current fEngineControl->fBufferSize value.
  *Use ARM neon intrinsics for AudioBufferMixdown.
  *Fix Netjack alignment.
  *Various wscript improvements and cleanup.
  *Fix initialization of several class variables.
  *Heap-allocate client matrix in topo sort.
  *Add a toggle command to transport utility, to allow toggling
   between play and stop state.
  *Avoid side effects from parsing of "version" option in jackd.
  *Allow firewire device be selected via -d.
  *Add ARM-NEON acceleration for all non-dithering sample
   conversion functions.
  *Add jack_simdtest utility.
  *Use Linux futex as JackSynchro.
  *Add autoclose option to jack_load.
  *Fix build with gcc-7.
  *Show hint when DBus device reservation fails.
  *Add support for internal session files.

OBS-URL: https://build.opensuse.org/request/show/565897
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jack?expand=0&rev=61
2018-01-20 10:25:24 +00:00
e3ef092491 Accepting request 565896 from home:plater
only package libjack.so.%{sonum}* in libjack%{sonum} package

OBS-URL: https://build.opensuse.org/request/show/565896
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/jack?expand=0&rev=82
2018-01-16 05:42:40 +00:00
3212662735 Accepting request 562301 from home:plater
- Build with _smp_mflags

OBS-URL: https://build.opensuse.org/request/show/562301
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/jack?expand=0&rev=81
2018-01-07 10:42:36 +00:00
5d1c41525b Accepting request 561797 from home:plater
Split off libjacknet0 and libjackserver0 into subpackages.

OBS-URL: https://build.opensuse.org/request/show/561797
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/jack?expand=0&rev=80
2018-01-05 08:32:53 +00:00
3d13d23de1 Accepting request 561640 from home:plater
Update to version 1.9.12 and use python3 instead of python2 for
  the build.
- Removed jack-sparcv9.diff and jack-ppc64-long.patch, the file
  that is patched - linux/cycles.h no longer exists.
- Removed reproducible.patch, gcc6-fixes.diff and jack-fixgcc7.patch
  they are all now upstream.
- Upstream changes:
  *Various corrections in NetJack2 code.
  *Partial buffers can now be transmitted with libjacknet API.
  *Including S24_LE/BE formats to linux ALSA driver.
  *More robust shared memory allocator.
  *Correct CoreAudio devices aggregation code.
  *Waf and wscripts improvement and update.
  *New JackProxyDriver.
  *Various fixes in JACK MIDI code.
  *Fix return value of SetTimebaseCallback().
  *Correct netmanager latency reporting.
  *Implement new jack_port_rename and JackPortRenameCallback API.
  *Fix CPU hogging of the midi_thread().
  *Release audio devices when alsa_driver_new fails.
  *String management fix.
  *Correct JackDriver::Open : call to fGraphManager->SetBufferSize
   has to use current fEngineControl->fBufferSize value.
  *Use ARM neon intrinsics for AudioBufferMixdown.
  *Fix Netjack alignment.
  *Various wscript improvements and cleanup.
  *Fix initialization of several class variables.
  *Heap-allocate client matrix in topo sort.
  *Add a toggle command to transport utility, to allow toggling
   between play and stop state.
  *Avoid side effects from parsing of "version" option in jackd.
  *Allow firewire device be selected via -d.
  *Add ARM-NEON acceleration for all non-dithering sample
   conversion functions.
  *Add jack_simdtest utility.
  *Use Linux futex as JackSynchro.
  *Add autoclose option to jack_load.
  *Fix build with gcc-7.
  *Show hint when DBus device reservation fails.
  *Add support for internal session files.

OBS-URL: https://build.opensuse.org/request/show/561640
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/jack?expand=0&rev=79
2018-01-04 13:43:53 +00:00
4a0841537a Accepting request 511527 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/511527
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jack?expand=0&rev=60
2017-07-24 10:30:33 +00:00
bdc46c629a Accepting request 511526 from home:plater
Modify jack-fixgcc7.patch to match upstream.

OBS-URL: https://build.opensuse.org/request/show/511526
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/jack?expand=0&rev=77
2017-07-20 04:30:20 +00:00
bb79c7e9c9 Accepting request 484400 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/484400
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jack?expand=0&rev=59
2017-04-24 07:45:45 +00:00
ee207f77c6 Accepting request 484399 from home:plater
Fix gcc 7 build

OBS-URL: https://build.opensuse.org/request/show/484399
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/jack?expand=0&rev=75
2017-04-02 11:31:44 +00:00