]>
git.ipfire.org Git - thirdparty/shairport-sync.git/log
Emanuel Haupt [Fri, 1 Jan 2021 21:14:09 +0000 (22:14 +0100)]
Add packaging status
Mike Brady [Fri, 1 Jan 2021 19:26:13 +0000 (19:26 +0000)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Fri, 1 Jan 2021 19:16:27 +0000 (19:16 +0000)]
Add some simple configuration tests.
Mike Brady [Wed, 30 Dec 2020 19:32:46 +0000 (19:32 +0000)]
More of the configure.ac fixes done. Still incomplete.
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.
Mike Brady [Sat, 26 Dec 2020 16:10:04 +0000 (16:10 +0000)]
Further changes, make ALAC and GIO lowecase.
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.
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.
Mike Brady [Wed, 23 Dec 2020 17:40:18 +0000 (17:40 +0000)]
Update RELEASENOTES-DEVELOPMENT.md
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 [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 [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 [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 [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 [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:06:54 +0000 (17:06 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
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.
Mike Brady [Sun, 21 Jun 2020 12:16:08 +0000 (13:16 +0100)]
Quieten some debug messages.
Mike Brady [Sun, 21 Jun 2020 08:57:05 +0000 (09:57 +0100)]
Allow Shairport Sync native D-Bus and MPRIS services to be owned by root as well as user "shairport-sync"
Mike Brady [Fri, 19 Jun 2020 15:53:15 +0000 (16:53 +0100)]
stop an uninitialised variable warning
Mike Brady [Mon, 15 Jun 2020 11:16:59 +0000 (12:16 +0100)]
quieten some debug messages
Mike Brady [Sun, 14 Jun 2020 14:58:06 +0000 (15:58 +0100)]
remove an insignificant FreeBSD compiler warning.
Mike Brady [Sun, 14 Jun 2020 13:29:55 +0000 (14:29 +0100)]
one less debug message.
Mike Brady [Sun, 14 Jun 2020 13:26:22 +0000 (14:26 +0100)]
Send more timing sync requests at the start. The debug messages are a bit noisy.
Mike Brady [Sun, 14 Jun 2020 08:49:10 +0000 (09:49 +0100)]
Emphasise one debug message
Mike Brady [Sat, 13 Jun 2020 13:38:27 +0000 (14:38 +0100)]
don't suppress the sending of a pfls token until some frames have been seen.
Mike Brady [Sat, 13 Jun 2020 09:41:48 +0000 (10:41 +0100)]
Remove the flsr flush request token -- sometimes it's bogus -- add the frame number to the pfls token. Add a little documentation.
Mike Brady [Sat, 13 Jun 2020 08:38:12 +0000 (09:38 +0100)]
Fix metadata `abeg` and `aend` generation bug.
Mike Brady [Sat, 13 Jun 2020 08:37:03 +0000 (09:37 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Sat, 13 Jun 2020 08:23:42 +0000 (09:23 +0100)]
Merge pull request #1023 from minix1234/development
Updated activity_monitor.c - metadata publishing wrong codes
Mike Brady [Fri, 12 Jun 2020 18:20:58 +0000 (19:20 +0100)]
Add some detail to a debug message.
Mike Brady [Fri, 12 Jun 2020 17:17:44 +0000 (18:17 +0100)]
Fix a debug message
Mike Brady [Fri, 12 Jun 2020 16:54:02 +0000 (17:54 +0100)]
remove some unnecessary code for deleting flushed frames
Mike Brady [Fri, 12 Jun 2020 16:12:50 +0000 (17:12 +0100)]
clean up flush detection code
minix1234 [Fri, 12 Jun 2020 13:03:30 +0000 (09:03 -0400)]
Updated activity_monitor.c - metadata publishing wrong codes
Found that MQTT activity_start: abeg and activity_end: aend topics where never being published. instead immediately after a play session started a play_end: pend topic was sent. Also after the activity_timout a duplicate play_end was received.
This commit fixes those bugs.
Mike Brady [Fri, 12 Jun 2020 09:10:26 +0000 (10:10 +0100)]
quieten some debug messages
Mike Brady [Thu, 11 Jun 2020 13:48:42 +0000 (14:48 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Thu, 11 Jun 2020 13:31:52 +0000 (14:31 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Thu, 11 Jun 2020 11:09:55 +0000 (12:09 +0100)]
Store clock drift information for each client based on its IP. This is stored in RAM, not on disk. Used at the start of a new session until new clock drift data is ready.
Mike Brady [Wed, 10 Jun 2020 19:04:03 +0000 (20:04 +0100)]
add code to calculate the diffusion multiplier based on the ending diffusion multiplier and the number of entries.
Mike Brady [Wed, 10 Jun 2020 13:21:29 +0000 (14:21 +0100)]
Fix the recording of the sample count if it's less than the threshold. Use the last gradient / drift if the number of samples is less than the threshold.
Mike Brady [Tue, 9 Jun 2020 11:24:09 +0000 (12:24 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Tue, 9 Jun 2020 10:40:50 +0000 (11:40 +0100)]
Start using timing based on a linear least squares error-based estimate of remote to local time difference and drift.
Mike Brady [Tue, 9 Jun 2020 10:37:41 +0000 (11:37 +0100)]
Merge branch 'development' of github.com:mikebrady/shairport-sync into development
Forgot some documentation changes made online.