]>
git.ipfire.org Git - thirdparty/shairport-sync.git/log
Mike Brady [Mon, 15 Aug 2022 07:52:20 +0000 (08:52 +0100)]
Merge branch 'autoconf-build-dir' of https://github.com/lrusak/shairport-sync into lrusak-autoconf-build-dir
Mike Brady [Fri, 12 Aug 2022 09:58:20 +0000 (10:58 +0100)]
Fix a misleading comment
Mike Brady [Wed, 10 Aug 2022 09:04:58 +0000 (10:04 +0100)]
Update sample dbus commands
Mike Brady [Wed, 10 Aug 2022 08:12:09 +0000 (09:12 +0100)]
Make the register interfaces compatible with SPS 4.1. The secondary message information is ignored.
Mike Brady [Tue, 9 Aug 2022 20:42:40 +0000 (21:42 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Tue, 9 Aug 2022 20:40:56 +0000 (21:40 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Tue, 9 Aug 2022 20:36:58 +0000 (21:36 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Tue, 9 Aug 2022 20:35:33 +0000 (21:35 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Tue, 9 Aug 2022 20:34:51 +0000 (21:34 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Tue, 9 Aug 2022 20:34:07 +0000 (21:34 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Tue, 9 Aug 2022 20:33:00 +0000 (21:33 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Tue, 9 Aug 2022 20:31:49 +0000 (21:31 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Tue, 9 Aug 2022 20:09:49 +0000 (21:09 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Tue, 9 Aug 2022 19:52:08 +0000 (20:52 +0100)]
Close the driver when play stops; reopen it when it restarts. Seems a lot more stable. Add a list of drivers to the help text.
Mike Brady [Tue, 9 Aug 2022 13:28:23 +0000 (14:28 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Tue, 9 Aug 2022 13:18:53 +0000 (14:18 +0100)]
Merge other enhancements.
Mike Brady [Tue, 9 Aug 2022 13:02:14 +0000 (14:02 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Tue, 9 Aug 2022 12:59:54 +0000 (13:59 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Tue, 9 Aug 2022 12:00:55 +0000 (13:00 +0100)]
Strip off the last dot and everything to the right of it in the hostname when automatically generating a service name.
Mike Brady [Tue, 9 Aug 2022 11:39:23 +0000 (12:39 +0100)]
Quieten a noisy debug message.
Mike Brady [Tue, 9 Aug 2022 11:38:52 +0000 (12:38 +0100)]
Clear the config record at the very very start, and not a little later.
Mike Brady [Tue, 9 Aug 2022 11:34:17 +0000 (12:34 +0100)]
Fix get_device_id to work property when using AF_LINK rather than AF_PACKET. Ensure only int_length bytes are copied to the device ID
Mike Brady [Mon, 8 Aug 2022 11:19:04 +0000 (12:19 +0100)]
Comment out an unused variable.
Mike Brady [Mon, 8 Aug 2022 11:18:36 +0000 (12:18 +0100)]
Accommodate but do not use extra texts and name for a secondary boujour message.
Mike Brady [Mon, 8 Aug 2022 11:17:20 +0000 (12:17 +0100)]
Add conditional test for Darwin.
Mike Brady [Mon, 8 Aug 2022 11:16:40 +0000 (12:16 +0100)]
Add distinct flags for Darwin -- turn off deprecation warnings.
Mike Brady [Mon, 8 Aug 2022 08:58:16 +0000 (09:58 +0100)]
Clean us a few compilation errors.
Mike Brady [Mon, 8 Aug 2022 08:56:25 +0000 (09:56 +0100)]
Use printf in place of echo for portability to Mac OS.
Update author
Mike Brady [Sun, 7 Aug 2022 10:15:54 +0000 (11:15 +0100)]
Fix the D-Bus quit method so that it works, duh.
Mike Brady [Sun, 7 Aug 2022 09:02:56 +0000 (10:02 +0100)]
Add a new D-Bus method called "DropSession" to forcibly terminate the current play session.
Mike Brady [Sat, 6 Aug 2022 18:33:09 +0000 (19:33 +0100)]
Add "Protocol" property -- AirPlay or AirPlay 2.
Mike Brady [Sat, 6 Aug 2022 18:20:26 +0000 (19:20 +0100)]
Add local volume control, not mediated by remote control.
Mike Brady [Sat, 6 Aug 2022 18:19:43 +0000 (19:19 +0100)]
Simplify use of an initial volume figure.
Mike Brady [Sat, 6 Aug 2022 18:19:08 +0000 (19:19 +0100)]
Simplifiy locking and unlocking the playing_conn and add dbus connection to changing the volume.
Mike Brady [Sat, 6 Aug 2022 18:18:05 +0000 (19:18 +0100)]
Remove redundant definition and add lock/unlock player.
Mike Brady [Sat, 6 Aug 2022 18:17:17 +0000 (19:17 +0100)]
Add (local) volume, not mediated through remote control.
Mike Brady [Fri, 5 Aug 2022 13:24:03 +0000 (14:24 +0100)]
Quieten a debug message.
Mike Brady [Wed, 3 Aug 2022 11:55:59 +0000 (12:55 +0100)]
reset anchor time if realtime control message is missing.
Mike Brady [Wed, 3 Aug 2022 11:54:46 +0000 (12:54 +0100)]
Reset first_packet_timestamp if buffer goes empty. Reset anchor information if a clock control signal doesn't arrive in time in a realtime play.
Mike Brady [Wed, 3 Aug 2022 11:53:06 +0000 (12:53 +0100)]
Ensure player's IP is first in the perer list. Will be duplicated but that's okay.
Mike Brady [Sun, 31 Jul 2022 12:08:54 +0000 (13:08 +0100)]
Minor debug message update.
Lukas Rusak [Tue, 5 Jul 2022 22:12:14 +0000 (15:12 -0700)]
Makefile.am: allow installing from separate build directory
Lukas Rusak [Tue, 5 Jul 2022 22:11:36 +0000 (15:11 -0700)]
Makefile.am: allow building from separate build directory
Mike Brady [Mon, 25 Jul 2022 14:17:01 +0000 (15:17 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Mon, 25 Jul 2022 13:59:55 +0000 (14:59 +0100)]
Update README.md
Mike Brady [Mon, 25 Jul 2022 13:57:15 +0000 (14:57 +0100)]
Update README.md
Mike Brady [Mon, 25 Jul 2022 13:52:39 +0000 (14:52 +0100)]
Update BUILD.md
Mike Brady [Mon, 25 Jul 2022 13:50:55 +0000 (14:50 +0100)]
Update README.md
Mike Brady [Mon, 25 Jul 2022 13:44:57 +0000 (14:44 +0100)]
Big documentation reorganisation. Comments wlecome!
Mike Brady [Mon, 25 Jul 2022 12:43:30 +0000 (13:43 +0100)]
Update FREEBSD.md
Mike Brady [Sun, 24 Jul 2022 08:17:43 +0000 (09:17 +0100)]
Update CONFIGURATION FLAGS.md
Mike Brady [Sun, 24 Jul 2022 07:50:01 +0000 (08:50 +0100)]
Not yet...
Mike Brady [Sun, 24 Jul 2022 07:47:04 +0000 (08:47 +0100)]
Create README.md
Mike Brady [Fri, 22 Jul 2022 15:03:39 +0000 (16:03 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Fri, 22 Jul 2022 14:52:16 +0000 (15:52 +0100)]
If the default device is inaccessible with EHOSTDOWN, try hw:0 instead. Works for Fedora 36 Workstation. Might need to make it a bit smarter.
Mike Brady [Wed, 20 Jul 2022 17:20:03 +0000 (18:20 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Wed, 20 Jul 2022 17:19:20 +0000 (18:19 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Wed, 20 Jul 2022 17:15:22 +0000 (18:15 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Wed, 20 Jul 2022 17:12:01 +0000 (18:12 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Wed, 20 Jul 2022 17:05:07 +0000 (18:05 +0100)]
Wait up to 10 seconds for NQPTP to come online at startup.
Mike Brady [Wed, 20 Jul 2022 17:04:42 +0000 (18:04 +0100)]
Don't quit if the ALSA output device is or becomes busy and resume when it becomes available again.
Mike Brady [Thu, 14 Jul 2022 10:04:02 +0000 (11:04 +0100)]
Quieten a debug message.
Mike Brady [Mon, 11 Jul 2022 10:17:27 +0000 (11:17 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Mon, 11 Jul 2022 10:12:39 +0000 (11:12 +0100)]
Revert changes at
5011dc09d5e19d191616c11c2083b87d24272090 -- not quite ready yet.
Mike Brady [Sun, 10 Jul 2022 18:55:31 +0000 (19:55 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Sun, 10 Jul 2022 18:38:15 +0000 (19:38 +0100)]
Merge pull request #1493 from lrusak/autoconf-build-dir
Makefile.am: allow building and installing from a separate build directory.
Mike Brady [Sat, 9 Jul 2022 09:18:53 +0000 (10:18 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Sat, 9 Jul 2022 08:55:54 +0000 (09:55 +0100)]
Improve a debug message.
Mike Brady [Sat, 9 Jul 2022 08:55:28 +0000 (09:55 +0100)]
Reinstate the 5.0 second settling time for a clock change.
Mike Brady [Fri, 8 Jul 2022 14:30:22 +0000 (15:30 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Fri, 8 Jul 2022 14:18:25 +0000 (15:18 +0100)]
Reduce the settling time given for a change in master clock from 5 sec to 0.75 sec.
Lukas Rusak [Tue, 5 Jul 2022 22:14:45 +0000 (15:14 -0700)]
gitignore: add vscode directory
Lukas Rusak [Tue, 5 Jul 2022 22:14:24 +0000 (15:14 -0700)]
gitignore: add build directory
Lukas Rusak [Tue, 5 Jul 2022 22:12:14 +0000 (15:12 -0700)]
Makefile.am: allow installing from separate build directory
Lukas Rusak [Tue, 5 Jul 2022 22:11:36 +0000 (15:11 -0700)]
Makefile.am: allow building from separate build directory
Mike Brady [Tue, 5 Jul 2022 09:19:05 +0000 (10:19 +0100)]
Create CONFIGURATION FLAGS.md
Mike Brady [Tue, 5 Jul 2022 09:17:42 +0000 (10:17 +0100)]
Update FEDORA.md
Mike Brady [Mon, 4 Jul 2022 16:42:58 +0000 (17:42 +0100)]
Update FEDORA.md
Mike Brady [Mon, 4 Jul 2022 16:21:38 +0000 (17:21 +0100)]
Update FEDORA.md
Mike Brady [Mon, 4 Jul 2022 16:12:23 +0000 (17:12 +0100)]
Update FEDORA.md
Mike Brady [Mon, 4 Jul 2022 16:07:48 +0000 (17:07 +0100)]
Update FEDORA.md
Mike Brady [Mon, 4 Jul 2022 15:49:59 +0000 (16:49 +0100)]
Update FEDORA.md
Mike Brady [Mon, 4 Jul 2022 15:41:11 +0000 (16:41 +0100)]
Update FEDORA.md
Mike Brady [Mon, 4 Jul 2022 15:40:39 +0000 (16:40 +0100)]
Update FEDORA.md
Mike Brady [Sun, 3 Jul 2022 15:35:47 +0000 (16:35 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Sun, 3 Jul 2022 15:32:48 +0000 (16:32 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Sun, 3 Jul 2022 15:29:20 +0000 (16:29 +0100)]
Update FEDORA.md
Mike Brady [Sun, 3 Jul 2022 15:25:30 +0000 (16:25 +0100)]
Update FEDORA.md
Mike Brady [Sun, 3 Jul 2022 15:23:03 +0000 (16:23 +0100)]
Update FEDORA.md
Mike Brady [Sun, 3 Jul 2022 15:19:01 +0000 (16:19 +0100)]
Update FEDORA.md
Mike Brady [Sun, 3 Jul 2022 14:24:05 +0000 (15:24 +0100)]
Look for "nologin" in the right place, duh.
Mike Brady [Sun, 3 Jul 2022 14:13:17 +0000 (15:13 +0100)]
Update FEDORA.md
Mike Brady [Sun, 3 Jul 2022 11:52:45 +0000 (12:52 +0100)]
Update FEDORA.md
Mike Brady [Sun, 3 Jul 2022 11:19:32 +0000 (12:19 +0100)]
Update TROUBLESHOOTING.md
Mike Brady [Sun, 3 Jul 2022 11:02:34 +0000 (12:02 +0100)]
Include -pw in the Version String if PipeWire support is included.
Mike Brady [Sat, 2 Jul 2022 11:58:45 +0000 (12:58 +0100)]
Update FEDORA.md
Mike Brady [Sat, 2 Jul 2022 11:23:01 +0000 (12:23 +0100)]
Update FEDORA.md
Mike Brady [Sat, 2 Jul 2022 11:18:57 +0000 (12:18 +0100)]
Update FEDORA.md
Mike Brady [Sat, 2 Jul 2022 08:49:52 +0000 (09:49 +0100)]
Update FEDORA.md
Mike Brady [Sat, 2 Jul 2022 08:47:06 +0000 (09:47 +0100)]
Update FEDORA.md