]> git.ipfire.org Git - thirdparty/shairport-sync.git/log
thirdparty/shairport-sync.git
3 years agoAutomated docker tagging. 1377/head
Charles [Mon, 20 Dec 2021 23:56:23 +0000 (23:56 +0000)] 
Automated docker tagging.

3 years agoUpdate stale.yaml
Mike Brady [Wed, 8 Dec 2021 20:32:48 +0000 (20:32 +0000)] 
Update stale.yaml

Set the limit to 45 days

3 years agoUpdate RELEASENOTES.md
Mike Brady [Wed, 8 Dec 2021 17:37:08 +0000 (17:37 +0000)] 
Update RELEASENOTES.md

3 years agoFix build with automake 1.16.5. Thanks for Fabrice Fontaine for this. 3.3.9
Fabrice Fontaine [Fri, 15 Oct 2021 06:20:12 +0000 (08:20 +0200)] 
Fix build with automake 1.16.5. Thanks for Fabrice Fontaine for this.

3 years agoUpdate CAR INSTALL.md
Mike Brady [Sun, 24 Oct 2021 10:22:36 +0000 (11:22 +0100)] 
Update CAR INSTALL.md

3 years agoUpdate CAR INSTALL.md
Mike Brady [Sun, 24 Oct 2021 10:19:00 +0000 (11:19 +0100)] 
Update CAR INSTALL.md

3 years agoUpdate CAR INSTALL.md
Mike Brady [Sun, 24 Oct 2021 10:17:23 +0000 (11:17 +0100)] 
Update CAR INSTALL.md

3 years agoUpdate CAR INSTALL.md
Mike Brady [Sat, 23 Oct 2021 14:41:30 +0000 (15:41 +0100)] 
Update CAR INSTALL.md

3 years agoUpdate CAR INSTALL.md
Mike Brady [Sat, 23 Oct 2021 13:47:05 +0000 (14:47 +0100)] 
Update CAR INSTALL.md

3 years agoUpdate CAR INSTALL.md
Mike Brady [Sat, 23 Oct 2021 13:45:46 +0000 (14:45 +0100)] 
Update CAR INSTALL.md

3 years agoUpdate CAR INSTALL.md
Mike Brady [Sat, 23 Oct 2021 13:16:32 +0000 (14:16 +0100)] 
Update CAR INSTALL.md

3 years agoUpdate CAR INSTALL.md
Mike Brady [Sat, 23 Oct 2021 12:47:41 +0000 (13:47 +0100)] 
Update CAR INSTALL.md

3 years agoUpdate CAR INSTALL.md
Mike Brady [Sat, 23 Oct 2021 12:36:24 +0000 (13:36 +0100)] 
Update CAR INSTALL.md

3 years agoUpdate CAR INSTALL.md
Mike Brady [Sat, 23 Oct 2021 12:31:36 +0000 (13:31 +0100)] 
Update CAR INSTALL.md

3 years agoUpdate README.md
Mike Brady [Thu, 30 Sep 2021 18:28:39 +0000 (19:28 +0100)] 
Update README.md

3 years agoUpdate README.md
Mike Brady [Thu, 30 Sep 2021 18:23:52 +0000 (19:23 +0100)] 
Update README.md

4 years agoUpdate stale.yaml
Mike Brady [Sat, 7 Aug 2021 10:20:18 +0000 (10:20 +0000)] 
Update stale.yaml

4 years agoUpdate INSTALL.md
Mike Brady [Thu, 29 Jul 2021 12:14:07 +0000 (13:14 +0100)] 
Update INSTALL.md

4 years agoMerge pull request #1256 from charlesomer/master
Mike Brady [Sun, 25 Jul 2021 14:48:26 +0000 (15:48 +0100)] 
Merge pull request #1256 from charlesomer/master

Update stale action to 50 operations per run.

4 years agoMerge branch 'mikebrady:master' into master 1256/head
Charles [Sat, 24 Jul 2021 18:07:39 +0000 (19:07 +0100)] 
Merge branch 'mikebrady:master' into master

4 years agoUpdate stale action to 50 operations per run.
Charles [Sat, 24 Jul 2021 18:06:54 +0000 (19:06 +0100)] 
Update stale action to 50 operations per run.

4 years agoMerge pull request #1211 from fesc2000/master
Mike Brady [Thu, 22 Jul 2021 15:28:25 +0000 (16:28 +0100)] 
Merge pull request #1211 from fesc2000/master

Fix tinysvcmdns: rr_data_len goes beyond packet buffer

4 years agoMerge pull request #1253 from charlesomer/master
Mike Brady [Thu, 22 Jul 2021 15:01:43 +0000 (16:01 +0100)] 
Merge pull request #1253 from charlesomer/master

Added stale action for issues and PRs.

4 years agoUpdate CAR INSTALL.md
Mike Brady [Thu, 22 Jul 2021 13:30:17 +0000 (14:30 +0100)] 
Update CAR INSTALL.md

4 years agoAdded stale action. 1253/head
Charles [Thu, 15 Jul 2021 11:33:11 +0000 (12:33 +0100)] 
Added stale action.

4 years agoUpdate CAR INSTALL.md
Mike Brady [Mon, 12 Jul 2021 14:04:58 +0000 (15:04 +0100)] 
Update CAR INSTALL.md

4 years agoUpdate CAR INSTALL.md
Mike Brady [Mon, 12 Jul 2021 14:04:02 +0000 (15:04 +0100)] 
Update CAR INSTALL.md

4 years agoUpdate CAR INSTALL.md
Mike Brady [Mon, 12 Jul 2021 14:03:03 +0000 (15:03 +0100)] 
Update CAR INSTALL.md

4 years agoMerge pull request #1214 from vasilisvg/patch-1
Mike Brady [Mon, 12 Jul 2021 14:00:42 +0000 (15:00 +0100)] 
Merge pull request #1214 from vasilisvg/patch-1

Added chapters about optimising boot time and about read-only filesystem. Thanks!

4 years agoIgnore some files created in the development branch
Mike Brady [Tue, 6 Jul 2021 18:47:10 +0000 (19:47 +0100)] 
Ignore some files created in the development branch

4 years agoChapters about optimising boot time and about read-only 1214/head
Vasilis van Gemert [Wed, 30 Jun 2021 16:35:19 +0000 (18:35 +0200)] 
Chapters about optimising boot time and about read-only

I added a chapter about disabling unnecessary services in order to decrease boot-time. And I added a short tip about read-only mode.

4 years agoFix tinysvcmdns: rr_data_len goes beyond packet buffer 1211/head
Felix Schmidt [Mon, 21 Jun 2021 04:37:50 +0000 (06:37 +0200)] 
Fix tinysvcmdns: rr_data_len goes beyond packet buffer

4 years agoUpdate shairport-sync.spec 3.3.8
Mike Brady [Mon, 26 Apr 2021 10:35:11 +0000 (11:35 +0100)] 
Update shairport-sync.spec

4 years agoUpdate RELEASENOTES.md
Mike Brady [Mon, 26 Apr 2021 10:30:14 +0000 (11:30 +0100)] 
Update RELEASENOTES.md

4 years agoVersion 3.3.8 is 3.3.8rc7.
Mike Brady [Mon, 26 Apr 2021 10:23:13 +0000 (11:23 +0100)] 
Version 3.3.8  is 3.3.8rc7.

4 years agoUpdate RELEASENOTES.md
Mike Brady [Mon, 26 Apr 2021 10:21:01 +0000 (11:21 +0100)] 
Update RELEASENOTES.md

4 years agoUpdate README.md
Mike Brady [Fri, 2 Apr 2021 17:43:54 +0000 (18:43 +0100)] 
Update README.md

4 years agoUpdate README.md
Mike Brady [Mon, 8 Mar 2021 17:49:10 +0000 (17:49 +0000)] 
Update README.md

4 years agoUpdate README.md
Mike Brady [Mon, 8 Mar 2021 17:48:41 +0000 (17:48 +0000)] 
Update README.md

4 years agoUpdate INSTALL.md
Mike Brady [Mon, 22 Feb 2021 07:39:06 +0000 (07:39 +0000)] 
Update INSTALL.md

4 years agoMerge pull request #1142 from windfail/master
Mike Brady [Wed, 3 Feb 2021 16:19:34 +0000 (16:19 +0000)] 
Merge pull request #1142 from windfail/master

add gentoo install guide

4 years agoadd gentoo guide 1142/head
GriffOn Yi [Tue, 2 Feb 2021 15:09:35 +0000 (23:09 +0800)] 
add gentoo guide

4 years agoUpdate README.md
Mike Brady [Sat, 30 Jan 2021 11:42:02 +0000 (11:42 +0000)] 
Update README.md

4 years agoUpdate UPDATING.md
Mike Brady [Sat, 30 Jan 2021 11:40:49 +0000 (11:40 +0000)] 
Update UPDATING.md

4 years agoUpdate INSTALL.md
Mike Brady [Sat, 30 Jan 2021 11:39:56 +0000 (11:39 +0000)] 
Update INSTALL.md

4 years agoUpdate RELEASENOTES.md
Mike Brady [Sun, 24 Jan 2021 17:34:33 +0000 (17:34 +0000)] 
Update RELEASENOTES.md

4 years agoCorrect mistakes in configure.ac whereby it would interpret a --without-<option>...
Mike Brady [Sun, 24 Jan 2021 17:22:31 +0000 (17:22 +0000)] 
Correct mistakes in configure.ac whereby it would interpret a --without-<option> as a --with<option>. Improve some of the library hints.

4 years agoMerge pull request #1131 from bootc/fix-daemon-typos
Mike Brady [Thu, 7 Jan 2021 13:09:06 +0000 (13:09 +0000)] 
Merge pull request #1131 from bootc/fix-daemon-typos

Fix typos of "daemon"

4 years agoFix typos of "daemon" 1131/head
Chris Boot [Thu, 7 Jan 2021 01:04:16 +0000 (01:04 +0000)] 
Fix typos of "daemon"

4 years agoMerge pull request #1128 from ehaupt/patch-2
Mike Brady [Fri, 1 Jan 2021 22:03:37 +0000 (22:03 +0000)] 
Merge pull request #1128 from ehaupt/patch-2

Add packaging status

4 years agoAdd packaging status 1128/head
Emanuel Haupt [Fri, 1 Jan 2021 21:14:09 +0000 (22:14 +0100)] 
Add packaging status

4 years agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Fri, 1 Jan 2021 19:26:13 +0000 (19:26 +0000)] 
Update RELEASENOTES-DEVELOPMENT.md

4 years agoAdd some simple configuration tests.
Mike Brady [Fri, 1 Jan 2021 19:16:27 +0000 (19:16 +0000)] 
Add some simple configuration tests.

4 years agoMore of the configure.ac fixes done. Still incomplete.
Mike Brady [Wed, 30 Dec 2020 19:32:46 +0000 (19:32 +0000)] 
More of the configure.ac fixes done. Still incomplete.

4 years agoPartially fix the --with-* and --without-* issues and clean up the script.
Mike Brady [Sat, 26 Dec 2020 16:11:53 +0000 (16:11 +0000)] 
Partially fix the --with-* and --without-* issues and clean up the script.

4 years agoFurther changes, make ALAC and GIO lowecase.
Mike Brady [Sat, 26 Dec 2020 16:10:04 +0000 (16:10 +0000)] 
Further changes, make ALAC and GIO lowecase.

4 years agoFurther changes, use AS_HELP_STRING macros, remove most include messages, make many...
Mike Brady [Sat, 26 Dec 2020 15:45:13 +0000 (15:45 +0000)] 
Further changes, use AS_HELP_STRING macros, remove most include messages, make many tokens lowercase.

4 years agoFix up AC_ARG_WITH logic to work with --without-* properly. Also do some tidying...
Mike Brady [Sat, 26 Dec 2020 14:35:18 +0000 (14:35 +0000)] 
Fix up AC_ARG_WITH logic to work with --without-* properly. Also do some tidying up. Fixed --with-apple-alac, --with-pipe, --with-stdout, --with-dummy. More to do.

4 years agoUpdate RELEASENOTES.md
Mike Brady [Wed, 23 Dec 2020 17:41:39 +0000 (17:41 +0000)] 
Update RELEASENOTES.md

4 years agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Wed, 23 Dec 2020 17:40:18 +0000 (17:40 +0000)] 
Update RELEASENOTES-DEVELOPMENT.md

4 years agoAdd MQTT documentation and associated README update. Fix bug cuasing hang if an on...
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.

4 years agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Wed, 23 Dec 2020 16:19:17 +0000 (16:19 +0000)] 
Update RELEASENOTES-DEVELOPMENT.md

4 years agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Wed, 23 Dec 2020 16:17:11 +0000 (16:17 +0000)] 
Update RELEASENOTES-DEVELOPMENT.md

4 years agoBug fixes
Mike Brady [Wed, 23 Dec 2020 16:14:01 +0000 (16:14 +0000)] 
Bug fixes

4 years agoFix a hang if an on-*** script didn't launch.
Mike Brady [Wed, 23 Dec 2020 16:13:44 +0000 (16:13 +0000)] 
Fix a hang if an on-*** script didn't launch.

4 years agoFix a crash that occurred if metadata support is enabled during compilation but turne...
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.

4 years agoMerge pull request #1117 from minix1234/development
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.

4 years agoUpdate MQTT.md 1117/head
minix1234 [Wed, 16 Dec 2020 02:38:23 +0000 (21:38 -0500)] 
Update MQTT.md

touch up on initial proposal

4 years agoUpdate README.md
minix1234 [Tue, 15 Dec 2020 22:42:40 +0000 (17:42 -0500)] 
Update README.md

added link to MQTT info pages

4 years agoCreate MQTT.md
minix1234 [Tue, 15 Dec 2020 21:32:57 +0000 (16:32 -0500)] 
Create MQTT.md

first crack at MQTT markdown informational data

4 years agoUpdate RELEASENOTES.md
Mike Brady [Mon, 7 Dec 2020 14:08:43 +0000 (14:08 +0000)] 
Update RELEASENOTES.md

4 years agoRestore compatibility with AirPower on Android.
Mike Brady [Mon, 7 Dec 2020 14:04:53 +0000 (14:04 +0000)] 
Restore compatibility with AirPower on Android.

4 years agoRestore compatibility with AirPower on Android.
Mike Brady [Mon, 7 Dec 2020 14:04:22 +0000 (14:04 +0000)] 
Restore compatibility with AirPower on Android.

4 years agoUpdate RELEASENOTES.md
Mike Brady [Sat, 5 Dec 2020 18:06:47 +0000 (18:06 +0000)] 
Update RELEASENOTES.md

4 years agoBugfix -- don't try to create the metadata pipe or output metadata to it when metadat...
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.

4 years agoBugfix -- don't try to create the metadata pipe or output metadata to it when metadat...
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.

4 years agoBugfix -- don't try to create the metadata pipe or output metadata to it when metadat...
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.

4 years ago3.3.7 Final 3.3.7
Mike Brady [Tue, 1 Dec 2020 12:16:11 +0000 (12:16 +0000)] 
3.3.7 Final

4 years ago3.3.7 Final
Mike Brady [Tue, 1 Dec 2020 12:15:07 +0000 (12:15 +0000)] 
3.3.7 Final

4 years ago3.3.7 Final
Mike Brady [Tue, 1 Dec 2020 12:13:05 +0000 (12:13 +0000)] 
3.3.7 Final

4 years ago3.3.7 Final
Mike Brady [Tue, 1 Dec 2020 12:03:17 +0000 (12:03 +0000)] 
3.3.7 Final

4 years ago3.3.7 Final
Mike Brady [Tue, 1 Dec 2020 12:02:37 +0000 (12:02 +0000)] 
3.3.7 Final

4 years agoUpdate TROUBLESHOOTING.md
Mike Brady [Tue, 3 Nov 2020 09:31:50 +0000 (09:31 +0000)] 
Update TROUBLESHOOTING.md

4 years ago Handle active_remote_id as a string rather than an unsigned 32-bit number --... 3.3.7rc3
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.

4 years agoHandle active_remote_id as a string rather than an unsigned 32-bit number. It seems...
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.

4 years agoClang Format
Mike Brady [Sun, 27 Sep 2020 09:45:22 +0000 (10:45 +0100)] 
Clang Format

4 years agoHandle active_remote_id as a string rather than an unsigned 32-bit number. It seems...
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.

4 years agoTighten up memory allocatons in DACP.c but shorten the wait time for a response.
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.

4 years agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Fri, 11 Sep 2020 16:40:25 +0000 (17:40 +0100)] 
Update RELEASENOTES-DEVELOPMENT.md

4 years agoAdd a default name for the pipe backend: /tmp/shairport-sync-audio
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

4 years agoEnsure the metadata pipe is created, if necessary, when the --with-metadata option...
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

4 years agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Thu, 3 Sep 2020 09:37:20 +0000 (10:37 +0100)] 
Update RELEASENOTES-DEVELOPMENT.md

4 years agoUpdate configure.ac
Mike Brady [Thu, 3 Sep 2020 09:35:52 +0000 (10:35 +0100)] 
Update configure.ac

4 years agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Thu, 3 Sep 2020 09:01:42 +0000 (10:01 +0100)] 
Update RELEASENOTES-DEVELOPMENT.md

4 years agoMake the first output backend in the list of backends the default and make its name...
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

4 years agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Wed, 2 Sep 2020 16:31:47 +0000 (17:31 +0100)] 
Update RELEASENOTES-DEVELOPMENT.md

4 years agoAdd the word 'jack' to the version string if Jack Audi support is compiled in.
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.

4 years agoAdd 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.

5 years agoUpdate UPDATING.md
Mike Brady [Mon, 24 Aug 2020 08:23:15 +0000 (09:23 +0100)] 
Update UPDATING.md

5 years agoUpdate UPDATING.md
Mike Brady [Mon, 24 Aug 2020 08:19:57 +0000 (09:19 +0100)] 
Update UPDATING.md