]> git.ipfire.org Git - thirdparty/shairport-sync.git/log
thirdparty/shairport-sync.git
40 hours agoBump docker/login-action from 3.4.0 to 3.5.0 dependabot/github_actions/development/docker/login-action-3.5.0 2049/head
dependabot[bot] [Sun, 10 Aug 2025 10:34:50 +0000 (10:34 +0000)] 
Bump docker/login-action from 3.4.0 to 3.5.0

Bumps [docker/login-action](https://github.com/docker/login-action) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 weeks agoUpdate RELEASENOTES-DEVELOPMENT.md development
Mike Brady [Thu, 17 Jul 2025 11:34:27 +0000 (12:34 +0100)] 
Update RELEASENOTES-DEVELOPMENT.md

3 weeks agoMerge pull request #2034 from mikebrady/dependabot/github_actions/development/docker...
Mike Brady [Thu, 17 Jul 2025 11:32:10 +0000 (12:32 +0100)] 
Merge pull request #2034 from mikebrady/dependabot/github_actions/development/docker/setup-buildx-action-3.11.1

Bump docker/setup-buildx-action from 3.10.0 to 3.11.1

3 weeks agoMerge pull request #2028 from mikebrady/dependabot/github_actions/development/docker...
Mike Brady [Thu, 17 Jul 2025 11:31:52 +0000 (12:31 +0100)] 
Merge pull request #2028 from mikebrady/dependabot/github_actions/development/docker/build-push-action-6.18.0

Bump docker/build-push-action from 6.15.0 to 6.18.0

3 weeks agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Thu, 17 Jul 2025 11:31:05 +0000 (12:31 +0100)] 
Update RELEASENOTES-DEVELOPMENT.md

3 weeks agoImprove the warning about invalid setting strings.
Mike Brady [Thu, 17 Jul 2025 11:23:53 +0000 (12:23 +0100)] 
Improve the warning about invalid setting strings.

3 weeks agoFix a bug whereby the volume setting was ignored if the input was not at 44100 FPS...
Mike Brady [Thu, 17 Jul 2025 11:01:02 +0000 (12:01 +0100)] 
Fix a bug whereby the volume setting was ignored if the input was not at 44100 FPS and the loudness DSP setting was enabled.

3 weeks agoQuieten a diagnostic message.
Mike Brady [Thu, 17 Jul 2025 10:57:53 +0000 (11:57 +0100)] 
Quieten a diagnostic message.

7 weeks agoBump docker/setup-buildx-action from 3.10.0 to 3.11.1 2034/head
dependabot[bot] [Sun, 22 Jun 2025 10:42:25 +0000 (10:42 +0000)] 
Bump docker/setup-buildx-action from 3.10.0 to 3.11.1

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.10.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.10.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>
2 months agoUpdate BUILD.md
Mike Brady [Tue, 3 Jun 2025 16:14:09 +0000 (17:14 +0100)] 
Update BUILD.md

2 months agoUpdate BUILD.md
Mike Brady [Tue, 3 Jun 2025 16:12:19 +0000 (17:12 +0100)] 
Update BUILD.md

2 months agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Tue, 3 Jun 2025 15:57:02 +0000 (16:57 +0100)] 
Update RELEASENOTES-DEVELOPMENT.md

2 months agoBump docker/build-push-action from 6.15.0 to 6.18.0 2028/head
dependabot[bot] [Sun, 1 Jun 2025 10:44:07 +0000 (10:44 +0000)] 
Bump docker/build-push-action from 6.15.0 to 6.18.0

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.15.0 to 6.18.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.15.0...v6.18.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-version: 6.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 months agoA few extra files to ignore...
Mike Brady [Wed, 7 May 2025 08:02:08 +0000 (09:02 +0100)] 
A few extra files to ignore...

3 months agoUpdate docker-build-on-push.yaml
Mike Brady [Mon, 14 Apr 2025 10:21:31 +0000 (11:21 +0100)] 
Update docker-build-on-push.yaml

3 months agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Mon, 14 Apr 2025 10:12:03 +0000 (11:12 +0100)] 
Update RELEASENOTES-DEVELOPMENT.md

3 months agoCheck for configuration strings that are given but turn out to be empty, issue a...
Mike Brady [Mon, 14 Apr 2025 09:40:26 +0000 (10:40 +0100)] 
Check for configuration strings that are given but turn out to be empty, issue a warning and ignore them.

3 months agoMerge pull request #2001 from jzucker2/add-mqtt-disconnect-command-v2
Mike Brady [Mon, 14 Apr 2025 08:40:51 +0000 (09:40 +0100)] 
Merge pull request #2001 from jzucker2/add-mqtt-disconnect-command-v2

Add mqtt `disconnect` command.

3 months agoMerge pull request #1993 from mikebrady/dependabot/github_actions/development/docker...
Mike Brady [Mon, 14 Apr 2025 08:39:29 +0000 (09:39 +0100)] 
Merge pull request #1993 from mikebrady/dependabot/github_actions/development/docker/login-action-3.4.0

Bump docker/login-action from 3.3.0 to 3.4.0

3 months agoRemove left-over dbus and avahi pid files.
Mike Brady [Mon, 14 Apr 2025 08:37:53 +0000 (09:37 +0100)] 
Remove left-over dbus and avahi pid files.

3 months agoCheck that the existing user startup script is replaceable.
Mike Brady [Mon, 14 Apr 2025 08:30:53 +0000 (09:30 +0100)] 
Check that the existing user startup script is replaceable.

3 months agoStop installing a user startup script.
Mike Brady [Mon, 14 Apr 2025 08:30:16 +0000 (09:30 +0100)] 
Stop installing a user startup script.

3 months agoUpdate BUILD.md
Mike Brady [Mon, 14 Apr 2025 08:10:28 +0000 (09:10 +0100)] 
Update BUILD.md

3 months agoAdd a convenience script to install and enable a systemd user service script.
Mike Brady [Mon, 14 Apr 2025 08:02:06 +0000 (09:02 +0100)] 
Add a convenience script to install and enable a systemd user service script.

4 months agoUpdate BUILD.md
Mike Brady [Thu, 3 Apr 2025 14:56:38 +0000 (15:56 +0100)] 
Update BUILD.md

4 months agoUpdate BUILD.md
Mike Brady [Thu, 3 Apr 2025 09:39:48 +0000 (10:39 +0100)] 
Update BUILD.md

4 months agoUpdate BUILD.md
Mike Brady [Thu, 3 Apr 2025 09:36:48 +0000 (10:36 +0100)] 
Update BUILD.md

4 months agoUpdate BUILD.md
Mike Brady [Thu, 3 Apr 2025 09:29:27 +0000 (10:29 +0100)] 
Update BUILD.md

4 months agoUpdate BUILD.md
Mike Brady [Thu, 3 Apr 2025 09:28:55 +0000 (10:28 +0100)] 
Update BUILD.md

4 months agoUpdate BUILD.md
Mike Brady [Thu, 3 Apr 2025 09:21:19 +0000 (10:21 +0100)] 
Update BUILD.md

4 months agoUpdate BUILD.md
Mike Brady [Thu, 3 Apr 2025 09:07:12 +0000 (10:07 +0100)] 
Update BUILD.md

4 months agoTrying again 2001/head
Jordan Zucker [Mon, 31 Mar 2025 00:23:40 +0000 (17:23 -0700)] 
Trying again

4 months agoBump docker/login-action from 3.3.0 to 3.4.0 1993/head
dependabot[bot] [Sun, 16 Mar 2025 10:16:56 +0000 (10:16 +0000)] 
Bump docker/login-action from 3.3.0 to 3.4.0

Bumps [docker/login-action](https://github.com/docker/login-action) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v3.3.0...v3.4.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
4 months agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Thu, 13 Mar 2025 09:15:42 +0000 (09:15 +0000)] 
Update RELEASENOTES-DEVELOPMENT.md

5 months agoMerge pull request #1989 from mikebrady/dependabot/github_actions/development/docker...
Mike Brady [Wed, 5 Mar 2025 15:43:21 +0000 (15:43 +0000)] 
Merge pull request #1989 from mikebrady/dependabot/github_actions/development/docker/build-push-action-6.15.0

Bump docker/build-push-action from 6.14.0 to 6.15.0

5 months agoMerge pull request #1988 from mikebrady/dependabot/github_actions/development/docker...
Mike Brady [Wed, 5 Mar 2025 15:43:04 +0000 (15:43 +0000)] 
Merge pull request #1988 from mikebrady/dependabot/github_actions/development/docker/setup-qemu-action-3.6.0

Bump docker/setup-qemu-action from 3.4.0 to 3.6.0

5 months agoMerge pull request #1987 from mikebrady/dependabot/github_actions/development/docker...
Mike Brady [Wed, 5 Mar 2025 15:42:47 +0000 (15:42 +0000)] 
Merge pull request #1987 from mikebrady/dependabot/github_actions/development/docker/setup-buildx-action-3.10.0

Bump docker/setup-buildx-action from 3.9.0 to 3.10.0

5 months agoBump docker/build-push-action from 6.14.0 to 6.15.0 1989/head
dependabot[bot] [Sun, 2 Mar 2025 10:38:00 +0000 (10:38 +0000)] 
Bump docker/build-push-action from 6.14.0 to 6.15.0

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.14.0 to 6.15.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.14.0...v6.15.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months agoBump docker/setup-qemu-action from 3.4.0 to 3.6.0 1988/head
dependabot[bot] [Sun, 2 Mar 2025 10:37:59 +0000 (10:37 +0000)] 
Bump docker/setup-qemu-action from 3.4.0 to 3.6.0

Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.4.0 to 3.6.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v3.4.0...v3.6.0)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months agoBump docker/setup-buildx-action from 3.9.0 to 3.10.0 1987/head
dependabot[bot] [Sun, 2 Mar 2025 10:37:56 +0000 (10:37 +0000)] 
Bump docker/setup-buildx-action from 3.9.0 to 3.10.0

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.9.0...v3.10.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months agoUpdate AIRPLAY2.md
Mike Brady [Thu, 27 Feb 2025 14:21:54 +0000 (14:21 +0000)] 
Update AIRPLAY2.md

5 months agoThis squashed commit comprises a long series of improvements, bug fixes, optimization... 5.0-dev
Mike Brady [Sun, 23 Feb 2025 13:31:17 +0000 (13:31 +0000)] 
This squashed commit comprises a long series of improvements, bug fixes, optimizations, and new feature additions:
 - 48,000 frames per second operation,
 - 48k lossless stereo, 5.1 and 7.1 surround sound
 - Multichannel and multi rate operation on ALSA, PipeWire, PulseAudio, FreeBSD, stdout and unix pipe output backends.

Automatic, flexible and controllable output format (rate, sample format and channel count) selection.

Full FFmpeg integration to support transcoding, resampling, and new audio formats.

Better operation on lower powered devices down to e.g. Raspberry Pi B.

Reduced Docker image sizes with a slimmed-down FFmpeg library.

Enhanced timestamp handling for better synchronization.

Improved the sync error calculation.

A new "vernier" resampling and interpolation method for low-power CPUs.

Bug fixes and minor enhancements.

Note -- there are many breaking changes from previous versions of Shairport Sync!

5 months agoMerge pull request #1982 from mikebrady/dependabot/github_actions/development/docker...
Mike Brady [Sun, 23 Feb 2025 13:04:09 +0000 (13:04 +0000)] 
Merge pull request #1982 from mikebrady/dependabot/github_actions/development/docker/build-push-action-6.14.0

Bump docker/build-push-action from 6.13.0 to 6.14.0

5 months agoBump docker/build-push-action from 6.13.0 to 6.14.0 1982/head
dependabot[bot] [Sun, 23 Feb 2025 10:31:35 +0000 (10:31 +0000)] 
Bump docker/build-push-action from 6.13.0 to 6.14.0

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.13.0 to 6.14.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.13.0...v6.14.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months agoUpdate BUILD.md
Mike Brady [Thu, 6 Feb 2025 17:09:07 +0000 (17:09 +0000)] 
Update BUILD.md

6 months agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Fri, 31 Jan 2025 17:01:17 +0000 (17:01 +0000)] 
Update RELEASENOTES-DEVELOPMENT.md

6 months agoRemove dhclient from the image.
Mike Brady [Fri, 31 Jan 2025 14:56:39 +0000 (14:56 +0000)] 
Remove dhclient from the image.

6 months agoUpdate RELEASENOTES-DEVELOPMENT.md 4.3.8-dev
Mike Brady [Fri, 31 Jan 2025 13:15:36 +0000 (13:15 +0000)] 
Update RELEASENOTES-DEVELOPMENT.md

6 months agoMerge pull request #1967 from mikebrady/dependabot/github_actions/development/docker...
Mike Brady [Fri, 31 Jan 2025 12:46:09 +0000 (12:46 +0000)] 
Merge pull request #1967 from mikebrady/dependabot/github_actions/development/docker/setup-buildx-action-3.8.0

Bump docker/setup-buildx-action from 2.5.0 to 3.8.0

6 months agoMerge pull request #1966 from mikebrady/dependabot/github_actions/development/docker...
Mike Brady [Fri, 31 Jan 2025 12:45:56 +0000 (12:45 +0000)] 
Merge pull request #1966 from mikebrady/dependabot/github_actions/development/docker/login-action-3.3.0

Bump docker/login-action from 2.1.0 to 3.3.0

6 months agoMerge pull request #1965 from mikebrady/dependabot/github_actions/development/docker...
Mike Brady [Fri, 31 Jan 2025 12:45:44 +0000 (12:45 +0000)] 
Merge pull request #1965 from mikebrady/dependabot/github_actions/development/docker/build-push-action-6.13.0

Bump docker/build-push-action from 4.0.0 to 6.13.0

6 months agoMerge pull request #1964 from mikebrady/dependabot/github_actions/development/docker...
Mike Brady [Fri, 31 Jan 2025 12:45:32 +0000 (12:45 +0000)] 
Merge pull request #1964 from mikebrady/dependabot/github_actions/development/docker/setup-qemu-action-3.3.0

Bump docker/setup-qemu-action from 2.1.0 to 3.3.0

6 months agoMerge pull request #1963 from mikebrady/dependabot/github_actions/development/actions...
Mike Brady [Fri, 31 Jan 2025 12:45:18 +0000 (12:45 +0000)] 
Merge pull request #1963 from mikebrady/dependabot/github_actions/development/actions/stale-9.1.0

Bump actions/stale from 8.0.0 to 9.1.0

6 months agoMerge pull request #1962 from mikebrady/dependabot/github_actions/development/actions...
Mike Brady [Fri, 31 Jan 2025 12:23:13 +0000 (12:23 +0000)] 
Merge pull request #1962 from mikebrady/dependabot/github_actions/development/actions/checkout-4.2.2

Bump actions/checkout from 3.5.2 to 4.2.2

6 months agoBump docker/setup-buildx-action from 2.5.0 to 3.8.0 1967/head
dependabot[bot] [Fri, 31 Jan 2025 12:19:36 +0000 (12:19 +0000)] 
Bump docker/setup-buildx-action from 2.5.0 to 3.8.0

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.5.0 to 3.8.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.5.0...v3.8.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months agoBump docker/login-action from 2.1.0 to 3.3.0 1966/head
dependabot[bot] [Fri, 31 Jan 2025 12:19:33 +0000 (12:19 +0000)] 
Bump docker/login-action from 2.1.0 to 3.3.0

Bumps [docker/login-action](https://github.com/docker/login-action) from 2.1.0 to 3.3.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2.1.0...v3.3.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months agoBump docker/build-push-action from 4.0.0 to 6.13.0 1965/head
dependabot[bot] [Fri, 31 Jan 2025 12:19:31 +0000 (12:19 +0000)] 
Bump docker/build-push-action from 4.0.0 to 6.13.0

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.0.0 to 6.13.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v6.13.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months agoBump docker/setup-qemu-action from 2.1.0 to 3.3.0 1964/head
dependabot[bot] [Fri, 31 Jan 2025 12:19:28 +0000 (12:19 +0000)] 
Bump docker/setup-qemu-action from 2.1.0 to 3.3.0

Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2.1.0 to 3.3.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2.1.0...v3.3.0)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months agoBump actions/stale from 8.0.0 to 9.1.0 1963/head
dependabot[bot] [Fri, 31 Jan 2025 12:19:26 +0000 (12:19 +0000)] 
Bump actions/stale from 8.0.0 to 9.1.0

Bumps [actions/stale](https://github.com/actions/stale) from 8.0.0 to 9.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/v8.0.0...v9.1.0)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months agoBump actions/checkout from 3.5.2 to 4.2.2 1962/head
dependabot[bot] [Fri, 31 Jan 2025 12:19:23 +0000 (12:19 +0000)] 
Bump actions/checkout from 3.5.2 to 4.2.2

Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 4.2.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/v3.5.2...v4.2.2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Fri, 31 Jan 2025 11:15:46 +0000 (11:15 +0000)] 
Update RELEASENOTES-DEVELOPMENT.md

6 months agoMerge pull request #1961 from charlesomer/development
Mike Brady [Wed, 29 Jan 2025 08:23:55 +0000 (08:23 +0000)] 
Merge pull request #1961 from charlesomer/development

Upgrade docker images and GitHub action versions. Pin to ubuntu-22.04.

6 months agoDocker updates. Github action updates. Fix for github actions. 1961/head
Charles [Tue, 28 Jan 2025 18:55:35 +0000 (18:55 +0000)] 
Docker updates. Github action updates. Fix for github actions.

6 months agoAdd default parameter to the classic Dockerfile.
Mike Brady [Tue, 28 Jan 2025 10:00:56 +0000 (10:00 +0000)] 
Add default parameter to the classic Dockerfile.

6 months agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Tue, 28 Jan 2025 07:00:01 +0000 (07:00 +0000)] 
Update RELEASENOTES-DEVELOPMENT.md

6 months agoMerge branch 'development' of github.com:mikebrady/shairport-sync into development
Mike Brady [Tue, 28 Jan 2025 06:42:23 +0000 (06:42 +0000)] 
Merge branch 'development' of github.com:mikebrady/shairport-sync into development

Online update.

6 months agoUpdate docker-build-on-tag.yaml
Mike Brady [Tue, 28 Jan 2025 06:41:53 +0000 (06:41 +0000)] 
Update docker-build-on-tag.yaml

6 months agoUpdate docker-build-on-push_and_pull_request.yaml
Mike Brady [Tue, 28 Jan 2025 06:41:34 +0000 (06:41 +0000)] 
Update docker-build-on-push_and_pull_request.yaml

6 months agoAdd "curl" to the Docker images for potential use in automations.
Mike Brady [Tue, 28 Jan 2025 06:36:46 +0000 (06:36 +0000)] 
Add "curl" to the Docker images for potential use in automations.

6 months agoUpdate docker-build-on-push_and_pull_request.yaml
Mike Brady [Mon, 27 Jan 2025 15:13:54 +0000 (15:13 +0000)] 
Update docker-build-on-push_and_pull_request.yaml

6 months agoUpdate docker-build-on-push_and_pull_request.yaml
Mike Brady [Mon, 27 Jan 2025 15:01:39 +0000 (15:01 +0000)] 
Update docker-build-on-push_and_pull_request.yaml

6 months agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Mon, 27 Jan 2025 14:38:50 +0000 (14:38 +0000)] 
Update RELEASENOTES-DEVELOPMENT.md

6 months agostart of 4.3.7-dev 4.3.7-dev
Mike Brady [Mon, 27 Jan 2025 14:31:17 +0000 (14:31 +0000)] 
start of 4.3.7-dev

6 months agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Mon, 20 Jan 2025 09:25:13 +0000 (09:25 +0000)] 
Update RELEASENOTES-DEVELOPMENT.md

6 months agoMerge pull request #1955 from keefar/development
Mike Brady [Sun, 19 Jan 2025 17:08:06 +0000 (18:08 +0100)] 
Merge pull request #1955 from keefar/development

Add Homebridge MQTTThing example to MQTT.md

6 months agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Sun, 19 Jan 2025 17:06:49 +0000 (18:06 +0100)] 
Update RELEASENOTES-DEVELOPMENT.md

6 months agoAdd Homebridge MQTTThing example to MQTT.md 1955/head
keefar [Thu, 16 Jan 2025 11:57:10 +0000 (12:57 +0100)] 
Add Homebridge MQTTThing example to MQTT.md

6 months agoCreate MAKING PULL REQUESTS.md
Mike Brady [Thu, 16 Jan 2025 08:31:24 +0000 (09:31 +0100)] 
Create MAKING PULL REQUESTS.md

7 months agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Fri, 3 Jan 2025 15:11:20 +0000 (15:11 +0000)] 
Update RELEASENOTES-DEVELOPMENT.md

7 months agoUpdate shairport-sync.conf
Mike Brady [Fri, 3 Jan 2025 15:08:47 +0000 (15:08 +0000)] 
Update shairport-sync.conf

Fix a typo. Thanks to OptimoSupreme (https://github.com/OptimoSupreme) for finding it.

7 months agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Tue, 31 Dec 2024 07:58:28 +0000 (07:58 +0000)] 
Update RELEASENOTES-DEVELOPMENT.md

7 months agoMerge pull request #1950 from willmo/stats-doc-wording
Mike Brady [Tue, 31 Dec 2024 07:50:00 +0000 (07:50 +0000)] 
Merge pull request #1950 from willmo/stats-doc-wording

Clarify statistics doc! Many thanks!

7 months agoClarify statistics doc 1950/head
Will Mortensen [Mon, 30 Dec 2024 08:53:27 +0000 (08:53 +0000)] 
Clarify statistics doc

The descriptions of Net Sync PPM and All Sync PPM appeared to be partly
swapped. Also generally clarify them and harmonize the wording with the
introduction.

7 months agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Mon, 23 Dec 2024 16:16:57 +0000 (16:16 +0000)] 
Update RELEASENOTES-DEVELOPMENT.md

7 months agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Mon, 23 Dec 2024 16:16:45 +0000 (16:16 +0000)] 
Update RELEASENOTES-DEVELOPMENT.md

7 months agothe /run/dbus directory needs to be defined.
Mike Brady [Mon, 23 Dec 2024 16:14:16 +0000 (16:14 +0000)] 
the /run/dbus directory needs to be defined.

7 months agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Mon, 23 Dec 2024 14:53:50 +0000 (14:53 +0000)] 
Update RELEASENOTES-DEVELOPMENT.md

7 months agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Mon, 23 Dec 2024 14:46:11 +0000 (14:46 +0000)] 
Update RELEASENOTES-DEVELOPMENT.md

7 months agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Mon, 23 Dec 2024 14:45:59 +0000 (14:45 +0000)] 
Update RELEASENOTES-DEVELOPMENT.md

7 months agoMerge pull request #1945 from duhow/optimize-dockerfile
Mike Brady [Mon, 23 Dec 2024 14:36:47 +0000 (14:36 +0000)] 
Merge pull request #1945 from duhow/optimize-dockerfile

feat(docker): optimize Dockerfile.

7 months agoshrink instructions to reduce layers build 1945/head
duhow [Mon, 16 Dec 2024 14:33:19 +0000 (15:33 +0100)] 
shrink instructions to reduce layers build

7 months agoset executable files
duhow [Mon, 16 Dec 2024 14:27:53 +0000 (15:27 +0100)] 
set executable files

7 months agobuild in separated stages
duhow [Mon, 16 Dec 2024 14:20:08 +0000 (15:20 +0100)] 
build in separated stages

8 months agoQuieten a benign compiler warning
Mike Brady [Thu, 5 Dec 2024 09:55:08 +0000 (09:55 +0000)] 
Quieten a benign compiler warning

8 months agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Wed, 4 Dec 2024 16:09:00 +0000 (16:09 +0000)] 
Update RELEASENOTES-DEVELOPMENT.md

8 months agoFix a potential bug by checking that a buffer is not zero before attempting to deallo...
Mike Brady [Wed, 4 Dec 2024 16:06:22 +0000 (16:06 +0000)] 
Fix a potential bug by checking that a buffer is not zero before attempting to deallocate it.

8 months agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Mon, 2 Dec 2024 13:08:39 +0000 (13:08 +0000)] 
Update RELEASENOTES-DEVELOPMENT.md

8 months ago4.3.6-dev
Mike Brady [Mon, 2 Dec 2024 13:00:26 +0000 (13:00 +0000)] 
4.3.6-dev

8 months agoBring some updates from the master branch to the development branch 4.3.6-dev
Mike Brady [Mon, 2 Dec 2024 12:46:35 +0000 (12:46 +0000)] 
Bring some updates from the master branch to the development branch

8 months ago4.3.5 master version 4.3.5
Mike Brady [Mon, 2 Dec 2024 12:41:11 +0000 (12:41 +0000)] 
4.3.5 master version