]>
git.ipfire.org Git - thirdparty/shairport-sync.git/log
dependabot[bot] [Sun, 1 Feb 2026 10:06:35 +0000 (10:06 +0000)]
Bump docker/login-action from 3.6.0 to 3.7.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v3.6.0...v3.7.0)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: 3.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Mike Brady [Mon, 26 Jan 2026 17:07:18 +0000 (17:07 +0000)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Mon, 26 Jan 2026 17:04:59 +0000 (17:04 +0000)]
Update release notes for convolution and loudness enhancements
Mike Brady [Mon, 26 Jan 2026 17:00:47 +0000 (17:00 +0000)]
Update release notes for version 5.0-dev-161
Fix MQTT warning and update Dependabot tools.
Mike Brady [Mon, 26 Jan 2026 16:48:13 +0000 (16:48 +0000)]
Merge pull request #2137 from hvilleneuve29/development_yocto
Fix MQTT warning and simplify building the systemd startup script
Hugo Villeneuve [Thu, 22 Jan 2026 19:53:48 +0000 (14:53 -0500)]
MQTT: fix warning when starting service
This fixes the following warning:
shairport-sync[293]: [MQTT]: Could not establish a mqtt connection
Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com>
Hugo Villeneuve [Thu, 22 Jan 2026 17:30:23 +0000 (12:30 -0500)]
Use common service file for avahi
Use variable substitution to simplify service file for optional avahi.
This will also help to simplify adding future service dependencies.
Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com>
Mike Brady [Sun, 25 Jan 2026 14:35:38 +0000 (14:35 +0000)]
Merge pull request #2135 from mikebrady/dependabot/github_actions/development/actions/checkout-6.0.2
Bump actions/checkout from 6.0.1 to 6.0.2
dependabot[bot] [Sun, 25 Jan 2026 10:02:37 +0000 (10:02 +0000)]
Bump actions/checkout from 6.0.1 to 6.0.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v6.0.1...v6.0.2)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Mike Brady [Mon, 5 Jan 2026 21:25:29 +0000 (21:25 +0000)]
Update RELEASENOTES-DEVELOPMENT.md for 5.0-dev-155
Add bug fix and updates to release notes for version 5.0-dev-155.
Mike Brady [Mon, 5 Jan 2026 21:19:11 +0000 (21:19 +0000)]
Add Carl Johnson's suggestion for omitting dummy internet interfaces.
Mike Brady [Wed, 31 Dec 2025 19:54:49 +0000 (19:54 +0000)]
Update version numbers in release notes
Mike Brady [Wed, 31 Dec 2025 19:52:44 +0000 (19:52 +0000)]
Fix one format warning
Mike Brady [Wed, 31 Dec 2025 19:07:32 +0000 (19:07 +0000)]
Update version and improve argument checking
Updated version information and tightened argument checks for logging functions on 64 bit and 32 bit systems
Mike Brady [Wed, 31 Dec 2025 19:02:16 +0000 (19:02 +0000)]
further changes to remove compilation warnings on 32-bit builds
Mike Brady [Tue, 30 Dec 2025 18:52:15 +0000 (18:52 +0000)]
Merge branch 'development' of github.com:mikebrady/shairport-sync into development
ONline documentation update...
Mike Brady [Tue, 30 Dec 2025 18:52:01 +0000 (18:52 +0000)]
Move to -Wformat=2 checking in Linux
Mike Brady [Tue, 30 Dec 2025 18:25:25 +0000 (18:25 +0000)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Tue, 30 Dec 2025 17:32:25 +0000 (17:32 +0000)]
Update release notes for version 5.0-dev-146
Tighten argument checks for debug-related functions to prevent errors or misdirections.
Mike Brady [Tue, 30 Dec 2025 16:56:30 +0000 (16:56 +0000)]
More fixes due to tightening the checks on debug/die/inform/warn varadic arguments.
Mike Brady [Tue, 30 Dec 2025 15:09:04 +0000 (15:09 +0000)]
Tighten warnings for format issues.
Mike Brady [Tue, 30 Dec 2025 14:59:27 +0000 (14:59 +0000)]
fix lots of errors calling debug() with incorrect argument patterns.
Mike Brady [Mon, 22 Dec 2025 18:11:40 +0000 (18:11 +0000)]
Update release notes for version 5.0-dev-142
Updated release notes for version
5.0-dev-142-gfcacc4e5 , detailing various bug fixes and improvements related to AutoMix and AirPlay functionality and skipping tracks.
Mike Brady [Mon, 22 Dec 2025 17:55:26 +0000 (17:55 +0000)]
Update a couple of comments.
Mike Brady [Mon, 22 Dec 2025 10:46:36 +0000 (10:46 +0000)]
Merge branch 'development' of github.com:mikebrady/shairport-sync into development
Documentation update
Mike Brady [Mon, 22 Dec 2025 10:39:49 +0000 (10:39 +0000)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Mon, 22 Dec 2025 10:32:05 +0000 (10:32 +0000)]
Merge branch 'development' of github.com:mikebrady/shairport-sync into development
Merge an error-return fix in audio_pa.c and a dependabot update.
Mike Brady [Mon, 22 Dec 2025 10:31:56 +0000 (10:31 +0000)]
Merge pull request #2120 from mikebrady/dependabot/github_actions/development/docker/setup-buildx-action-3.12.0
Bump docker/setup-buildx-action from 3.11.1 to 3.12.0
Mike Brady [Mon, 22 Dec 2025 10:31:19 +0000 (10:31 +0000)]
Merge pull request #2119 from bogdad/pa-no-lanency-yet-fix
audio_pa.c: pa_delay, return "No latency data yet" on PA_ERR_NODATA
Mike Brady [Mon, 22 Dec 2025 10:29:57 +0000 (10:29 +0000)]
Merge branch 'development' of github.com:mikebrady/shairport-sync into development
Update to use mbedtls V 3.
dependabot[bot] [Sun, 21 Dec 2025 10:04:23 +0000 (10:04 +0000)]
Bump docker/setup-buildx-action from 3.11.1 to 3.12.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.11.1 to 3.12.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.11.1...v3.12.0)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-version: 3.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Vladimir [Sat, 20 Dec 2025 20:21:13 +0000 (21:21 +0100)]
audio_pa.c: pa_delay, return "No latency data yet" on PA_ERR_NODATA
Mike Brady [Sat, 20 Dec 2025 16:40:30 +0000 (16:40 +0000)]
Correct capitalization in release notes
Mike Brady [Sat, 20 Dec 2025 16:40:06 +0000 (16:40 +0000)]
Update release notes for version 5.0-dev-100
Added release notes for version 5.0-dev-100, including a bug fix related to mbedtls library compatibility.
Mike Brady [Sat, 20 Dec 2025 16:24:11 +0000 (16:24 +0000)]
Merge pull request #2118 from bk138/development
mbedtls: use high-level PK API for signing w/ mbedTLS >= 3
Christian Beier [Sat, 20 Dec 2025 16:09:23 +0000 (17:09 +0100)]
mbedtls: use high-level PK API for signing w/ mbedTLS >= 3
They state in https://github.com/Mbed-TLS/mbedtls/blob/master/docs/3.0-migration-guide.md#remove-the-mode-parameter-from-rsa-functions
that the lower level API will not work as expected.
Closes #2115
Mike Brady [Tue, 16 Dec 2025 10:21:37 +0000 (10:21 +0000)]
Turn a rejection of an 8-byte ALAC packet into a debug message only. Maybe the 8-byte packet is okay.
Mike Brady [Tue, 16 Dec 2025 09:33:31 +0000 (09:33 +0000)]
Quieten a few debug messages and simplify one of two.
Mike Brady [Mon, 15 Dec 2025 12:50:10 +0000 (12:50 +0000)]
Add some checks on cancelled deferred flushes and over-running immediate flushes. Quieten some other messages.
Mike Brady [Sun, 14 Dec 2025 15:27:12 +0000 (15:27 +0000)]
Quieten some debug messages.
Mike Brady [Sun, 14 Dec 2025 10:17:38 +0000 (10:17 +0000)]
1. Add the ability to work back through queued buffers to find the first buffer that’s older than the given one. This is to enable the replacement of deciphered buffers with buffers that arrive later but are timed earlier.
Added functions that relate to this are: get_revised_seqno() to wind back through the queued buffers and clear_buffers_from() to free buffers that are already occupied.
2. Clean up get_audio_buffer_size_and_occupancy() and replace it with get_audio_buffer_occupancy().
3. Add a new general setting: audio_decoded_buffer_desired_length_in_seconds for managing the size of the player buffer queue when the source is buffered audio. Default is 0.75 seconds so that we can step back up to that time if older buffers appear.
Mike Brady [Thu, 11 Dec 2025 16:44:16 +0000 (16:44 +0000)]
Remove redundant (?) calls to 'prepare_decoding_chain()'.
Mike Brady [Thu, 11 Dec 2025 15:34:12 +0000 (15:34 +0000)]
Set the type to '96' for Classic compatibility mode. Quieten some debug messages.
Mike Brady [Thu, 11 Dec 2025 11:03:18 +0000 (11:03 +0000)]
Set the AirPlay type to ap_1 and the timing type to ts_ntp when you get an ANNOUNCE to signify a Classic AirPlay session has been started.
Mike Brady [Tue, 9 Dec 2025 17:13:18 +0000 (17:13 +0000)]
Add a check for EINTR to accept() calls.
Mike Brady [Tue, 9 Dec 2025 12:21:20 +0000 (12:21 +0000)]
Merge pull request #2110 from mikebrady/dependabot/github_actions/development/actions/stale-10.1.1
Bump actions/stale from 10.1.0 to 10.1.1
Mike Brady [Tue, 9 Dec 2025 12:21:05 +0000 (12:21 +0000)]
Merge pull request #2109 from mikebrady/dependabot/github_actions/development/actions/checkout-6.0.1
Bump actions/checkout from 6.0.0 to 6.0.1
Mike Brady [Tue, 9 Dec 2025 12:10:05 +0000 (12:10 +0000)]
Cleaned up the get_play_lock and release_play_lock stuff and placed them in the right (?) places for AP2, AP1 compatibiity and Classic AP. Fixed the setting of flags and GID in Bonjour.
Mike Brady [Mon, 8 Dec 2025 09:50:54 +0000 (09:50 +0000)]
Start using get_play_lock and release_play_lock and enable them to turn on and off the appropriate bonjour flags.
dependabot[bot] [Sun, 7 Dec 2025 10:04:22 +0000 (10:04 +0000)]
Bump actions/stale from 10.1.0 to 10.1.1
Bumps [actions/stale](https://github.com/actions/stale) from 10.1.0 to 10.1.1.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v10.1.0...v10.1.1)
---
updated-dependencies:
- dependency-name: actions/stale
dependency-version: 10.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sun, 7 Dec 2025 10:04:18 +0000 (10:04 +0000)]
Bump actions/checkout from 6.0.0 to 6.0.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v6.0.0...v6.0.1)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Mike Brady [Sat, 6 Dec 2025 15:05:58 +0000 (15:05 +0000)]
release principal conn when terminating a listener loop, set the airplay_stream_type for a classic airplay session.
Mike Brady [Fri, 5 Dec 2025 13:29:35 +0000 (13:29 +0000)]
Make cancel_all_RTSP_threads be specific about what kind of listeners it will kill, if needed. Quieten a few more messages.
Mike Brady [Fri, 5 Dec 2025 12:10:15 +0000 (12:10 +0000)]
Move clock setup and start from Setup Phase 1 to Setup Phase 2. clear_all_conns now clears every type of connection, not just airplay. Clean up, rename and remove some old stuff and quieten yet more debug messages.
Mike Brady [Fri, 5 Dec 2025 10:05:57 +0000 (10:05 +0000)]
Quieten a few more debug messages
Mike Brady [Fri, 5 Dec 2025 08:49:22 +0000 (08:49 +0000)]
Quieten lots of debug messages.
Mike Brady [Fri, 5 Dec 2025 08:33:18 +0000 (08:33 +0000)]
Stop the player thread from resetting the NTPTP client clock when it finishes.
Mike Brady [Thu, 4 Dec 2025 11:35:00 +0000 (11:35 +0000)]
Balking when connecting to HPM.
Mike Brady [Wed, 3 Dec 2025 17:44:50 +0000 (17:44 +0000)]
Separate out the buffered audio processor, the buffered reader and the mod 2^23 aritemetic.
Mike Brady [Wed, 3 Dec 2025 16:13:38 +0000 (16:13 +0000)]
Move a function so that it can be build without the FFmpeg library, duh.
Mike Brady [Wed, 3 Dec 2025 15:56:38 +0000 (15:56 +0000)]
Modify/simplify the TEARDOWN handling in AP2 mode. Allow the threads to natrually terminate when ports are closed by the client.
Mike Brady [Wed, 3 Dec 2025 15:54:01 +0000 (15:54 +0000)]
Add a flag showing the event thread had exited. Modify the ab_mutex locking and unlocking. Add get_category_string().
Mike Brady [Wed, 3 Dec 2025 15:50:26 +0000 (15:50 +0000)]
clang format
Mike Brady [Wed, 3 Dec 2025 15:49:47 +0000 (15:49 +0000)]
extend the new build flags to other architectures
Mike Brady [Wed, 3 Dec 2025 15:48:55 +0000 (15:48 +0000)]
Begin to separate out the Boujor Strings stuff.
Mike Brady [Tue, 2 Dec 2025 13:02:15 +0000 (13:02 +0000)]
Move debug stuff into utilites folder. Move structured_buffer stuff into its own files. Duplicate rtp_event_receiver to ap2_event_handler and ap2_rc_event_handler.
Mike Brady [Tue, 2 Dec 2025 12:59:54 +0000 (12:59 +0000)]
Move debug stuff into utilites folder. Move structured_buffer stuff into its own files, duplicate rtp_event_receiver to ap2_event_handler and ap2_rc_event_handler.
Mike Brady [Tue, 2 Dec 2025 12:57:01 +0000 (12:57 +0000)]
Move rtp_event_handler out to its own files, make two copies of it called ap2_event_handler and ap2_rc_event_handler respectively.
Mike Brady [Tue, 2 Dec 2025 12:55:04 +0000 (12:55 +0000)]
Quieten advisory log entries from FFmpeg unless at verbosity 2 or more.
Mike Brady [Mon, 1 Dec 2025 13:07:54 +0000 (13:07 +0000)]
Merge branch 'development' of github.com:mikebrady/shairport-sync into development
Add code to clear pending flushes from a connection whn a new buffered audio processor is created.
Mike Brady [Mon, 1 Dec 2025 11:18:54 +0000 (11:18 +0000)]
Update release notes for version 5.0-dev-93
Added a bug fix for flushing requests in new play sessions.
Mike Brady [Mon, 1 Dec 2025 11:15:25 +0000 (11:15 +0000)]
When a new buffered audio processor is created, ensure any old flush requests are removed first.
Mike Brady [Thu, 27 Nov 2025 12:37:16 +0000 (12:37 +0000)]
Separate out the debug facilities into their own files. Clean up and add a few associated methods.
Mike Brady [Mon, 24 Nov 2025 05:16:17 +0000 (10:46 +0530)]
Merge pull request #2102 from mikebrady/dependabot/github_actions/development/actions/checkout-6.0.0
Bump actions/checkout from 5.0.0 to 6.0.0
Mike Brady [Mon, 24 Nov 2025 05:15:54 +0000 (10:45 +0530)]
Merge pull request #2096 from mikebrady/dependabot/github_actions/development/docker/setup-qemu-action-3.7.0
Bump docker/setup-qemu-action from 3.6.0 to 3.7.0
dependabot[bot] [Sun, 23 Nov 2025 10:04:08 +0000 (10:04 +0000)]
Bump actions/checkout from 5.0.0 to 6.0.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5.0.0...v6.0.0)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Mike Brady [Sun, 16 Nov 2025 17:07:00 +0000 (17:07 +0000)]
Update RELEASENOTES with significant audio processor changes
Significant updates to the buffered audio processor for AutoMix on AirPlay, including a rebuild and removal of redundant code. Diagnostics remain in place, and users are encouraged to report any new issues.
Mike Brady [Sun, 16 Nov 2025 16:58:34 +0000 (16:58 +0000)]
Do a long-overdue rebuild of the buffered audio processor and, with everything we have figured out, implement a cleaner method to handle both immediate and deferred flush requests. Remove lots of old flags and redundant code. Leave in a few debug messages.
dependabot[bot] [Sun, 9 Nov 2025 10:03:15 +0000 (10:03 +0000)]
Bump docker/setup-qemu-action from 3.6.0 to 3.7.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v3.6.0...v3.7.0)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-version: 3.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Mike Brady [Mon, 13 Oct 2025 13:25:41 +0000 (14:25 +0100)]
Update BUILD.md
Mike Brady [Mon, 13 Oct 2025 13:16:39 +0000 (14:16 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Mon, 13 Oct 2025 13:15:30 +0000 (14:15 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Mon, 13 Oct 2025 12:34:00 +0000 (13:34 +0100)]
Merge pull request #2087 from mikebrady/dependabot/github_actions/development/docker/login-action-3.6.0
Bump docker/login-action from 3.5.0 to 3.6.0
Mike Brady [Mon, 13 Oct 2025 12:33:41 +0000 (13:33 +0100)]
Merge pull request #2086 from mikebrady/dependabot/github_actions/development/actions/stale-10.1.0
Bump actions/stale from 10.0.0 to 10.1.0
Mike Brady [Mon, 13 Oct 2025 12:26:20 +0000 (13:26 +0100)]
Update the convolution code:
(1) to be multithreaded,
(2) to work on multichannel audio and
(3) to work on 48k and 44.1k audio.
Allow multiple impulse response (IR) files with a new setting: "convolution_ir_files"
When convolution starts, Shairport Sync will look for an IR file with a sample rate
matching the input (44.1k or 48k) and channel count.
If one can't be found, it will look for a single-channel IR file with the same rate.
It will always choose the first match in the file list supplied "convolution_ir_files".
Allow multithreading -- use the "convolution_thread_pool_size" to set the number of threads to use.
Deprecate "convolution" -- use "convolution_enabled" instead.
Deprecate "convolution_max_length" -- use "convolution_max_length_in_seconds" instead.
Deprecate "convolution_ir_file" -- use "convolution_ir_files" instead.
Update corresponding D-Bus methods and properties.
Update the loudness code to work on 48k and well as 44.1k audio and with multichannel audio.
Deprecate "loudness" -- use "loudness_enabled" instead.
Update corresponding D-Bus methods and properties.
Fix a deprecated FFmpeg warning.
Update HiFi-LoFi FFT convolver to latest available.
dependabot[bot] [Sun, 5 Oct 2025 10:04:42 +0000 (10:04 +0000)]
Bump docker/login-action from 3.5.0 to 3.6.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v3.5.0...v3.6.0)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: 3.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sun, 5 Oct 2025 10:04:39 +0000 (10:04 +0000)]
Bump actions/stale from 10.0.0 to 10.1.0
Bumps [actions/stale](https://github.com/actions/stale) from 10.0.0 to 10.1.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v10.0.0...v10.1.0)
---
updated-dependencies:
- dependency-name: actions/stale
dependency-version: 10.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Mike Brady [Mon, 29 Sep 2025 15:58:46 +0000 (16:58 +0100)]
Merge branch 'development' of github.com:mikebrady/shairport-sync into development
dependabot updates
Mike Brady [Mon, 29 Sep 2025 15:58:03 +0000 (16:58 +0100)]
Merge pull request #2084 from mikebrady/dependabot/github_actions/development/docker/setup-buildx-action-3.11.1
Bump docker/setup-buildx-action from 3.8.0 to 3.11.1
dependabot[bot] [Mon, 29 Sep 2025 15:57:45 +0000 (15:57 +0000)]
Bump docker/setup-buildx-action from 3.8.0 to 3.11.1
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.8.0 to 3.11.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.8.0...v3.11.1)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-version: 3.11.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Mike Brady [Mon, 29 Sep 2025 15:56:55 +0000 (16:56 +0100)]
Merge pull request #2083 from mikebrady/dependabot/github_actions/development/docker/build-push-action-6.18.0
Bump docker/build-push-action from 6.13.0 to 6.18.0
Mike Brady [Mon, 29 Sep 2025 15:56:41 +0000 (16:56 +0100)]
Merge pull request #2082 from mikebrady/dependabot/github_actions/development/docker/setup-qemu-action-3.6.0
Bump docker/setup-qemu-action from 3.3.0 to 3.6.0
Mike Brady [Mon, 29 Sep 2025 15:56:29 +0000 (16:56 +0100)]
Merge pull request #2081 from mikebrady/dependabot/github_actions/development/docker/login-action-3.5.0
Bump docker/login-action from 3.3.0 to 3.5.0
Mike Brady [Mon, 29 Sep 2025 15:56:12 +0000 (16:56 +0100)]
Merge pull request #2080 from mikebrady/dependabot/github_actions/development/actions/checkout-5.0.0
Bump actions/checkout from 4.2.2 to 5.0.0
Mike Brady [Mon, 29 Sep 2025 15:21:13 +0000 (16:21 +0100)]
update some warning messages
Mike Brady [Mon, 29 Sep 2025 13:32:32 +0000 (14:32 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Mon, 29 Sep 2025 13:07:35 +0000 (14:07 +0100)]
Add a new command line option, "dbus_default_message_bus" which can be "system" or "session" and defaults to "system". It becomes the default for both the dbus native service and the mpris service.
Mike Brady [Mon, 29 Sep 2025 13:04:33 +0000 (14:04 +0100)]
Handle default dbus message bus properly.
Mike Brady [Mon, 29 Sep 2025 13:03:21 +0000 (14:03 +0100)]
Don't reinitialise convolution IR filter if it is valid and the file has not changed. clang-format.
Mike Brady [Mon, 29 Sep 2025 12:56:32 +0000 (13:56 +0100)]
Add a default to the dbus message bus enum. Add a dbus_default_message_bus to the config. It is used as the default dbus message bus for dbus and mpris.