]>
git.ipfire.org Git - thirdparty/shairport-sync.git/log
Chris Boot [Thu, 7 Jan 2021 01:04:16 +0000 (01:04 +0000)]
Fix typos of "daemon"
Mike Brady [Wed, 23 Dec 2020 17:41:39 +0000 (17:41 +0000)]
Update RELEASENOTES.md
Mike Brady [Wed, 23 Dec 2020 17:34:36 +0000 (17:34 +0000)]
Add MQTT documentation and associated README update. Fix bug cuasing hang if an on-*** script fails.
Mike Brady [Wed, 23 Dec 2020 16:19:17 +0000 (16:19 +0000)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Wed, 23 Dec 2020 16:17:11 +0000 (16:17 +0000)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Wed, 23 Dec 2020 16:14:01 +0000 (16:14 +0000)]
Bug fixes
Mike Brady [Wed, 23 Dec 2020 16:13:44 +0000 (16:13 +0000)]
Fix a hang if an on-*** script didn't launch.
Mike Brady [Wed, 23 Dec 2020 16:11:12 +0000 (16:11 +0000)]
Fix a crash that occurred if metadata support is enabled during compilation but turned off in the configuration file.
Fix a crash that occurred playing from AirPower on Android.
Mike Brady [Wed, 16 Dec 2020 12:28:27 +0000 (12:28 +0000)]
Merge pull request #1117 from minix1234/development
Add MQTT information into README.MD and add MQTT.MD with followup details.
minix1234 [Wed, 16 Dec 2020 02:38:23 +0000 (21:38 -0500)]
Update MQTT.md
touch up on initial proposal
minix1234 [Tue, 15 Dec 2020 22:42:40 +0000 (17:42 -0500)]
Update README.md
added link to MQTT info pages
minix1234 [Tue, 15 Dec 2020 21:32:57 +0000 (16:32 -0500)]
Create MQTT.md
first crack at MQTT markdown informational data
Mike Brady [Mon, 7 Dec 2020 14:08:43 +0000 (14:08 +0000)]
Update RELEASENOTES.md
Mike Brady [Mon, 7 Dec 2020 14:04:53 +0000 (14:04 +0000)]
Restore compatibility with AirPower on Android.
Mike Brady [Mon, 7 Dec 2020 14:04:22 +0000 (14:04 +0000)]
Restore compatibility with AirPower on Android.
Mike Brady [Sat, 5 Dec 2020 18:06:47 +0000 (18:06 +0000)]
Update RELEASENOTES.md
Mike Brady [Sat, 5 Dec 2020 18:02:03 +0000 (18:02 +0000)]
Bugfix -- don't try to create the metadata pipe or output metadata to it when metadata has not been enabled.
Mike Brady [Sat, 5 Dec 2020 18:01:04 +0000 (18:01 +0000)]
Bugfix -- don't try to create the metadata pipe or output metadata to it when metadata has not been enabled.
Mike Brady [Sat, 5 Dec 2020 18:00:47 +0000 (18:00 +0000)]
Bugfix -- don't try to create the metadata pipe or output metadata to it when metadata has not been enabled.
Mike Brady [Tue, 1 Dec 2020 12:16:11 +0000 (12:16 +0000)]
3.3.7 Final
Mike Brady [Tue, 1 Dec 2020 12:15:07 +0000 (12:15 +0000)]
3.3.7 Final
Mike Brady [Tue, 1 Dec 2020 12:13:05 +0000 (12:13 +0000)]
3.3.7 Final
Mike Brady [Tue, 1 Dec 2020 12:03:17 +0000 (12:03 +0000)]
3.3.7 Final
Mike Brady [Tue, 1 Dec 2020 12:02:37 +0000 (12:02 +0000)]
3.3.7 Final
Mike Brady [Tue, 3 Nov 2020 09:31:50 +0000 (09:31 +0000)]
Update TROUBLESHOOTING.md
Mike Brady [Wed, 30 Sep 2020 13:57:09 +0000 (14:57 +0100)]
Handle active_remote_id as a string rather than an unsigned 32-bit number -- seems ROON uses a longer character sequence.
Tidy up some error messages about which backend is selected.
Tighten up memory allocatons in DACP.c.
Add a default name for the pipe backend: /tmp/shairport-sync-audio
Ensure the metadata pipe is created, if necessary, when the --with-metadata option is chosen without dbus or mpris
Make the first output backend in the list of backends the default and make its name the default output_name. Clang-format everything
Add the word 'jack' to the version string if Jack Audio support is compiled in.
Fix a flaw in resyncing -- a flush is set up but not triggered.
Open metadata and audio pipes with 666 permissions.
Ensure metadata and cover art are enabled if metadata support is included at compilation.
Reword some misleading error messages.
Set convolution defaults even if no configuration file is found.
Mike Brady [Sun, 27 Sep 2020 09:48:27 +0000 (10:48 +0100)]
Handle active_remote_id as a string rather than an unsigned 32-bit number. It seems ROON uses a longer character sequence. Tidy up some error messages aboout which backend is selected.
Mike Brady [Sun, 27 Sep 2020 09:45:22 +0000 (10:45 +0100)]
Clang Format
Mike Brady [Sun, 27 Sep 2020 09:44:12 +0000 (10:44 +0100)]
Handle active_remote_id as a string rather than an unsigned 32-bit number. It seems ROON uses a longer character sequence. Tidy up some error messages aboout which backend is selected.
Mike Brady [Sun, 20 Sep 2020 15:51:07 +0000 (16:51 +0100)]
Tighten up memory allocatons in DACP.c but shorten the wait time for a response.
Mike Brady [Fri, 11 Sep 2020 16:40:25 +0000 (17:40 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Fri, 11 Sep 2020 16:31:55 +0000 (17:31 +0100)]
Add a default name for the pipe backend: /tmp/shairport-sync-audio
Mike Brady [Fri, 11 Sep 2020 15:54:34 +0000 (16:54 +0100)]
Ensure the metadata pipe is created, if necessary, when the --with-metadata option is chosen without dbus or mpris
Mike Brady [Thu, 3 Sep 2020 09:37:20 +0000 (10:37 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Thu, 3 Sep 2020 09:35:52 +0000 (10:35 +0100)]
Update configure.ac
Mike Brady [Thu, 3 Sep 2020 09:01:42 +0000 (10:01 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Thu, 3 Sep 2020 08:53:13 +0000 (09:53 +0100)]
Make the first output backend in the list of backends the default and make its name the default output_name. Clang-format everything
Mike Brady [Wed, 2 Sep 2020 16:31:47 +0000 (17:31 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Wed, 2 Sep 2020 16:28:02 +0000 (17:28 +0100)]
Add the word 'jack' to the version string if Jack Audi support is compiled in.
Mike Brady [Wed, 2 Sep 2020 16:27:36 +0000 (17:27 +0100)]
Add the word 'jack' to the version string if Jack Audi support is compiled in.
Mike Brady [Mon, 24 Aug 2020 08:23:15 +0000 (09:23 +0100)]
Update UPDATING.md
Mike Brady [Mon, 24 Aug 2020 08:19:57 +0000 (09:19 +0100)]
Update UPDATING.md
Mike Brady [Mon, 24 Aug 2020 08:17:15 +0000 (09:17 +0100)]
Update UPDATING.md
Mike Brady [Fri, 21 Aug 2020 09:43:09 +0000 (10:43 +0100)]
Squashed commit of the following:
Use a gentler flush process for resyncing.
Potentially fix a flaw in resyncing. The problem was that a flush is set up but not triggered.
Open metadata and audio pipes with 666 permissions for easier integration with other audio sources to give them permission to write to the audio pipe later.
Ensure metadata and cover art are enabled if metadata support is included at compilation.
Reword some misleading error messages.
Set convolution defaults even if no configuration file is found.
Quieten a few debug messages.
Mike Brady [Fri, 14 Aug 2020 12:27:34 +0000 (13:27 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Thu, 13 Aug 2020 19:41:45 +0000 (20:41 +0100)]
Forgot to include documentation and version updates done online.
Mike Brady [Thu, 13 Aug 2020 19:41:30 +0000 (20:41 +0100)]
A gentler flush process for resyncing.
Mike Brady [Thu, 13 Aug 2020 18:38:40 +0000 (19:38 +0100)]
Update configure.ac
Mike Brady [Thu, 13 Aug 2020 18:38:15 +0000 (19:38 +0100)]
Update configure.ac
Mike Brady [Thu, 13 Aug 2020 18:35:31 +0000 (19:35 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Thu, 13 Aug 2020 16:44:35 +0000 (17:44 +0100)]
Potentially fix a flaw in resyncing. A flush is set up but not triggered.
Mike Brady [Tue, 28 Jul 2020 18:17:38 +0000 (19:17 +0100)]
Update TROUBLESHOOTING.md
Mike Brady [Mon, 27 Jul 2020 08:46:07 +0000 (09:46 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Mon, 27 Jul 2020 08:41:33 +0000 (09:41 +0100)]
Open metadata and audio pipes with 666 permissions.
Mike Brady [Mon, 27 Jul 2020 08:40:05 +0000 (09:40 +0100)]
Open metadata and audio pipes with 666 permissions.
Mike Brady [Mon, 13 Jul 2020 10:54:05 +0000 (11:54 +0100)]
Merge branch 'development' of github.com:mikebrady/shairport-sync into development
Forgot online updates.
Mike Brady [Mon, 13 Jul 2020 10:53:54 +0000 (11:53 +0100)]
Ensure metadata and cover art are enabled if metadata support is included at compilation. Reword some misleading error messages, set convolution defaults even if no configuration file is found. Quieten a few debug messages.
Mike Brady [Mon, 13 Jul 2020 10:52:52 +0000 (11:52 +0100)]
Quieten a debug message
Mike Brady [Mon, 13 Jul 2020 09:59:00 +0000 (10:59 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Mon, 13 Jul 2020 09:57:52 +0000 (10:57 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Mon, 13 Jul 2020 09:47:10 +0000 (10:47 +0100)]
Ensure metadata and cover art are enabled if metadata support is included at compilation. Reword some misleading error messages, set convolution defaults even if no configuration file is found.
Mike Brady [Fri, 10 Jul 2020 08:51:56 +0000 (09:51 +0100)]
Extra check for leading zeros in the DACP ID received in an RTSP packet
Mike Brady [Fri, 10 Jul 2020 08:51:46 +0000 (09:51 +0100)]
Extra check for leading zeros in the DACP ID received in an RTSP packet
Mike Brady [Wed, 8 Jul 2020 20:24:44 +0000 (21:24 +0100)]
Quieten a noisy flush debug message
Mike Brady [Wed, 8 Jul 2020 20:21:42 +0000 (21:21 +0100)]
Change a slightly misleading comment
Mike Brady [Wed, 8 Jul 2020 09:20:33 +0000 (10:20 +0100)]
Remove leading zeroes from an incoming DACP ID in another place
Mike Brady [Wed, 8 Jul 2020 09:20:15 +0000 (10:20 +0100)]
Remove leading zeroes from an incoming DACP ID in another place
Mike Brady [Mon, 6 Jul 2020 16:27:50 +0000 (17:27 +0100)]
Update RELEASENOTES.md
Mike Brady [Mon, 6 Jul 2020 16:24:15 +0000 (17:24 +0100)]
Update to 3.3.7.
Mike Brady [Mon, 6 Jul 2020 16:10:04 +0000 (17:10 +0100)]
3.3.7rc0
Mike Brady [Mon, 6 Jul 2020 16:09:15 +0000 (17:09 +0100)]
3.3.7rc0
Mike Brady [Mon, 6 Jul 2020 08:02:25 +0000 (09:02 +0100)]
Remove the Dockerfile and GitHub actions workflow.
Mike Brady [Sat, 4 Jul 2020 09:28:02 +0000 (10:28 +0100)]
Only allow steps of workflow to execute if running out of the mikebrady/shairport-sync GitHub repository
Mike Brady [Fri, 3 Jul 2020 17:34:25 +0000 (18:34 +0100)]
Update README.md
Mike Brady [Fri, 3 Jul 2020 16:32:44 +0000 (17:32 +0100)]
3.3.7d12 -- getting near to release
Mike Brady [Fri, 3 Jul 2020 16:13:50 +0000 (17:13 +0100)]
Don't build Docker images for a pull request.
Mike Brady [Fri, 3 Jul 2020 16:10:09 +0000 (17:10 +0100)]
Update RELEASENOTES.md
Mike Brady [Fri, 3 Jul 2020 16:06:54 +0000 (17:06 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Fri, 3 Jul 2020 15:41:22 +0000 (16:41 +0100)]
Push images for x86, x86-64, arm32 (v6) and arm64 architectures to Docker Hub using GitHub Actions
Mike Brady [Fri, 3 Jul 2020 15:26:16 +0000 (16:26 +0100)]
Add initial support for Docker Hub / GitHub Actions integration.
Mike Brady [Fri, 3 Jul 2020 15:15:04 +0000 (16:15 +0100)]
Add initial support for Docker Hub / GitHub Actions integration.
Mike Brady [Wed, 24 Jun 2020 15:36:19 +0000 (16:36 +0100)]
Move Docker stuff to another repository
Mike Brady [Wed, 24 Jun 2020 15:27:52 +0000 (16:27 +0100)]
Update BEWARE.md
Mike Brady [Wed, 24 Jun 2020 15:27:32 +0000 (16:27 +0100)]
Update BEWARE.md
Mike Brady [Wed, 24 Jun 2020 15:26:23 +0000 (16:26 +0100)]
Create BEWARE.md
Mike Brady [Wed, 24 Jun 2020 15:04:18 +0000 (16:04 +0100)]
Simple Docker configuration
Mike Brady [Wed, 24 Jun 2020 08:48:46 +0000 (09:48 +0100)]
Add the string "-alac" to the version string in '-V' if the Apple ALAC decoder is included.
Mike Brady [Mon, 22 Jun 2020 11:01:26 +0000 (12:01 +0100)]
remove the cause of a FreeBSD warning
Mike Brady [Mon, 22 Jun 2020 09:41:20 +0000 (10:41 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Mon, 22 Jun 2020 09:32:07 +0000 (10:32 +0100)]
clean up a fatal error message
Mike Brady [Mon, 22 Jun 2020 09:16:37 +0000 (10:16 +0100)]
Use exit() instead of abort() when a fatal error occurs, but skip the cleanup before exit, as this can cause trouble.
Mike Brady [Mon, 22 Jun 2020 09:15:35 +0000 (10:15 +0100)]
quieten a debug message
Mike Brady [Sun, 21 Jun 2020 14:36:56 +0000 (15:36 +0100)]
Fix the default audio_backend_buffer_desired_length and move the exit messages to debiug level 1
Mike Brady [Sun, 21 Jun 2020 14:36:09 +0000 (15:36 +0100)]
slightly change debug message
Mike Brady [Sun, 21 Jun 2020 12:50:21 +0000 (13:50 +0100)]
quieten some debug messages
Mike Brady [Sun, 21 Jun 2020 12:37:33 +0000 (13:37 +0100)]
Change blame address!
Mike Brady [Sun, 21 Jun 2020 12:36:49 +0000 (13:36 +0100)]
Bug fixes.
Fix bugs preventing clean termination on MPRIS Quit().
Mike Brady [Sun, 21 Jun 2020 12:35:22 +0000 (13:35 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Sun, 21 Jun 2020 12:20:08 +0000 (13:20 +0100)]
Reinstated the main thread cancellation cleanup and hooked it up the the exit function. Made the exit function work properly if libdaemon was included and either used or not used. CLeaned up some debug messages and warnings.
Mike Brady [Sun, 21 Jun 2020 12:17:57 +0000 (13:17 +0100)]
The metadata threads were not terminating properly due to multiple errors. Quietened a few debug messages too.