]>
git.ipfire.org Git - thirdparty/shairport-sync.git/log
dan carter [Tue, 22 Dec 2015 23:55:25 +0000 (12:55 +1300)]
User $PREFIX in the init file
Mike Brady [Tue, 22 Dec 2015 14:34:36 +0000 (14:34 +0000)]
Update README.md
Mike Brady [Mon, 21 Dec 2015 13:56:22 +0000 (13:56 +0000)]
Update configure.ac
Mike Brady [Mon, 21 Dec 2015 13:55:00 +0000 (13:55 +0000)]
Update RELEASENOTES.md
Mike Brady [Mon, 21 Dec 2015 13:48:10 +0000 (13:48 +0000)]
Merge branch 'dantheperson-development' into development
also fix a sillt deletion bug
Mike Brady [Mon, 21 Dec 2015 13:44:59 +0000 (13:44 +0000)]
Fix unintended deletion of two definitions
Mike Brady [Mon, 21 Dec 2015 13:28:40 +0000 (13:28 +0000)]
Merge branch 'development' of git://github.com/dantheperson/shairport-sync into dantheperson-development
Few changes
Mike Brady [Mon, 21 Dec 2015 13:27:44 +0000 (13:27 +0000)]
Update RELEASENOTES.md
Mike Brady [Mon, 21 Dec 2015 13:12:31 +0000 (13:12 +0000)]
Add some extra diagnostics to setting the desired buffer length in ALSA
dantheperson [Mon, 21 Dec 2015 11:40:24 +0000 (00:40 +1300)]
Correct method to determine systemd unit path
As recomended by debain maintainers and
http://www.freedesktop.org/software/systemd/man/daemon.html#Installing%20Systemd%20Service%20Files
Mike Brady [Mon, 21 Dec 2015 11:03:10 +0000 (11:03 +0000)]
Update RELEASENOTES.md
Mike Brady [Mon, 21 Dec 2015 10:58:27 +0000 (10:58 +0000)]
Merge pull request #180 from kingosticks/substitute-prefix-systemd-unit
Substitute $PREFIX in the systemd unit file (Fixes #139).
Nick Steel [Mon, 21 Dec 2015 09:15:03 +0000 (09:15 +0000)]
Git should ignore new generated systemd file
Nick Steel [Sun, 20 Dec 2015 19:48:31 +0000 (19:48 +0000)]
Substitute $PREFIX in the systemd unit file (Fixes #139).
Mike Brady [Fri, 18 Dec 2015 13:39:51 +0000 (13:39 +0000)]
Use the correct tag name for desired alsa buffer length -- audio_backend_buffer_desired_length
Mike Brady [Wed, 16 Dec 2015 11:20:10 +0000 (11:20 +0000)]
Merge pull request #178 from joerg-krause/no-cover-art-please
Ignore received picture item if include_covert_art is set to no.
Jörg Krause [Wed, 16 Dec 2015 10:26:29 +0000 (11:26 +0100)]
rtsp: ignore received picture if include_covert_art is set to no
Jörg Krause [Wed, 16 Dec 2015 10:17:16 +0000 (11:17 +0100)]
rtsp: remove trailing whitespaces and fix indentation
Mike Brady [Wed, 16 Dec 2015 10:14:17 +0000 (10:14 +0000)]
Update README.md
Mike Brady [Wed, 16 Dec 2015 10:06:12 +0000 (10:06 +0000)]
Update README.md
Mike Brady [Tue, 15 Dec 2015 18:10:34 +0000 (18:10 +0000)]
Remove pesky assert on alac_decode ooutput size
Mike Brady [Tue, 15 Dec 2015 14:25:25 +0000 (14:25 +0000)]
Update README.md
Mike Brady [Tue, 15 Dec 2015 08:10:43 +0000 (08:10 +0000)]
Update README.md
Mike Brady [Mon, 14 Dec 2015 17:12:03 +0000 (17:12 +0000)]
Add a little diagnostic to the output of the alac decoder.
Mike Brady [Sat, 12 Dec 2015 23:23:42 +0000 (23:23 +0000)]
Merge pull request #175 from joerg-krause/fix-alignment
Fix data allignment issue – great work, thanks.
I'll put a development release out Real Soon Now – might be Monday... Then maybe move the whole dev to master.
Jörg Krause [Sat, 12 Dec 2015 20:44:16 +0000 (21:44 +0100)]
Fix data allignment issue
Different processor targets may have different word alignment restrictions.
Typically, a two or four byte integer should start on a four-byte address in
order to be fetched correctly over a bus. An access of a misaligned memory
element may cause a bus error.
Therefore, we need to adjust the contents of a message by copying it into a new
location, before interpreting it.
Mke Brady [Sun, 29 Nov 2015 20:59:11 +0000 (20:59 +0000)]
Add check for processor endianness. Fix a small warning.
Mke Brady [Sun, 29 Nov 2015 09:55:03 +0000 (09:55 +0000)]
Clarify the help wording a little.
Mke Brady [Sun, 29 Nov 2015 09:40:56 +0000 (09:40 +0000)]
Update some of the help text.
Mke Brady [Sun, 29 Nov 2015 09:19:42 +0000 (09:19 +0000)]
Quiten the diagnostic and error messages
Mke Brady [Sun, 29 Nov 2015 09:18:18 +0000 (09:18 +0000)]
Fix typo which could have become a bug
Mike Brady [Fri, 27 Nov 2015 10:46:36 +0000 (10:46 +0000)]
Clarify that dither is not added at full volujme
Mike Brady [Fri, 27 Nov 2015 10:43:55 +0000 (10:43 +0000)]
Edit one about dither -- typo.
Mike Brady [Fri, 27 Nov 2015 10:38:26 +0000 (10:38 +0000)]
Add note about dither
Mike Brady [Thu, 26 Nov 2015 17:38:06 +0000 (17:38 +0000)]
Update RELEASENOTES.md
Mike Brady [Thu, 26 Nov 2015 17:33:14 +0000 (17:33 +0000)]
Merge branch 'development' of https://github.com/mikebrady/shairport-sync into development
Forgot about upstream changes.
Mike Brady [Thu, 26 Nov 2015 17:32:08 +0000 (17:32 +0000)]
Fix the software-volume control dither algorithm, which was (a) broken [by me] and (b) not best practice anyway.
Mike Brady [Tue, 24 Nov 2015 12:28:13 +0000 (12:28 +0000)]
Update RELEASENOTES.md
Mike Brady [Tue, 24 Nov 2015 12:26:48 +0000 (12:26 +0000)]
Update RELEASENOTES.md
Mike Brady [Tue, 24 Nov 2015 12:20:11 +0000 (12:20 +0000)]
Fix a metadata bug and add some extra diagnostic information for alsa
Mike Brady [Tue, 24 Nov 2015 12:19:12 +0000 (12:19 +0000)]
Fix a stupind error what supressed the rtptime information regarding metadata and pictures
Mike Brady [Tue, 24 Nov 2015 12:18:29 +0000 (12:18 +0000)]
Add some extra information to the notices placed in the logfile if there are prtoblems with alsa
Mike Brady [Sat, 21 Nov 2015 16:15:35 +0000 (16:15 +0000)]
Merge pull request #162 from kingosticks/gitignore-missing-man
Fix git not ignoring generated files in man/
Nick Steel [Sat, 21 Nov 2015 16:07:25 +0000 (16:07 +0000)]
Fix git not ignoring generated files in man/
Mike Brady [Wed, 18 Nov 2015 16:13:16 +0000 (16:13 +0000)]
Merge pull request #159 from richjoyce/patch-1
Update LIBSOXR.md – fix a typo.
Richard Joyce [Wed, 18 Nov 2015 16:05:07 +0000 (08:05 -0800)]
Update LIBSOXR.md
Fix the shairport-sync build option
Mike Brady [Mon, 9 Nov 2015 13:32:09 +0000 (13:32 +0000)]
Merge branch 'development' of https://github.com/mikebrady/shairport-sync into development
Forgot about documentation updates...
Mike Brady [Mon, 9 Nov 2015 13:31:02 +0000 (13:31 +0000)]
Bump to 2.7.1 due to bug fix w.r.t. alsa stored volume control
Mike Brady [Mon, 9 Nov 2015 13:29:04 +0000 (13:29 +0000)]
Add back in the code used to store the volume level set initially.
Mike Brady [Mon, 9 Nov 2015 12:22:37 +0000 (12:22 +0000)]
Update README.md
Mike Brady [Mon, 9 Nov 2015 12:05:44 +0000 (12:05 +0000)]
Update RELEASENOTES.md
Mike Brady [Mon, 9 Nov 2015 11:59:44 +0000 (11:59 +0000)]
Update RELEASENOTES.md
Mike Brady [Mon, 9 Nov 2015 11:55:26 +0000 (11:55 +0000)]
Update RELEASENOTES.md
Mike Brady [Mon, 9 Nov 2015 11:51:27 +0000 (11:51 +0000)]
Update RELEASENOTES.md
Mike Brady [Sun, 8 Nov 2015 12:25:21 +0000 (12:25 +0000)]
Update RELEASENOTES.md
Mike Brady [Sun, 8 Nov 2015 12:23:52 +0000 (12:23 +0000)]
Update RELEASENOTES.md
Mike Brady [Sun, 8 Nov 2015 12:22:46 +0000 (12:22 +0000)]
Update RELEASENOTES.md
Mike Brady [Sun, 8 Nov 2015 12:21:17 +0000 (12:21 +0000)]
Merge pull request #154 from mikebrady/volume-extend
Volume extend and a small improvement in buffer overflow handling
Mike Brady [Sat, 7 Nov 2015 19:20:43 +0000 (19:20 +0000)]
Update RELEASENOTES.md
Mike Brady [Sat, 7 Nov 2015 19:08:10 +0000 (19:08 +0000)]
Tidy up some debug messages
Mike Brady [Sat, 7 Nov 2015 19:07:37 +0000 (19:07 +0000)]
Hook up the mute function.
Mke Brady [Sat, 7 Nov 2015 18:10:56 +0000 (18:10 +0000)]
Extensively revise the volume splitting -- put hardware at the bottom of the attenuation range.
Mke Brady [Thu, 5 Nov 2015 22:35:38 +0000 (22:35 +0000)]
Compiles, sorta runs, flaky
Mike Brady [Thu, 5 Nov 2015 18:03:58 +0000 (18:03 +0000)]
Work in progress, doesn't compile
Mike Brady [Sat, 31 Oct 2015 13:57:59 +0000 (13:57 +0000)]
Update RELEASENOTES.md
Mike Brady [Sat, 31 Oct 2015 13:51:08 +0000 (13:51 +0000)]
Add latency and buffer length options for libao
Mike Brady [Sat, 31 Oct 2015 13:27:15 +0000 (13:27 +0000)]
Check desired buffer length -- abort if not feasible
Mike Brady [Sat, 31 Oct 2015 12:42:42 +0000 (12:42 +0000)]
Add some extra error checking to alsa initialisation, add shairport-sync.exe to .gitignore
Mike Brady [Sun, 25 Oct 2015 13:50:23 +0000 (13:50 +0000)]
Emit mdst and mden even if no rtptime is available. Use pcst and pcen tags to distinguish between metadata and picture tags
Mke Brady [Wed, 21 Oct 2015 11:32:59 +0000 (12:32 +0100)]
Turn off some debug messages
Mike Brady [Wed, 21 Oct 2015 11:09:09 +0000 (12:09 +0100)]
Update RELEASENOTES.md
Mke Brady [Wed, 21 Oct 2015 10:58:38 +0000 (11:58 +0100)]
Add rtptime info to mdst and mden tokens and emit those tags also around PICT metadata.
Mike Brady [Wed, 21 Oct 2015 09:24:54 +0000 (10:24 +0100)]
Update RELEASENOTES.md
Mke Brady [Wed, 21 Oct 2015 09:22:56 +0000 (10:22 +0100)]
Add CYGWIN flag check to be recognised as Posix-enough (?)
Mike Brady [Wed, 21 Oct 2015 09:06:39 +0000 (10:06 +0100)]
Update README.md
Mike Brady [Wed, 21 Oct 2015 08:54:10 +0000 (09:54 +0100)]
Update README.md
Mike Brady [Wed, 21 Oct 2015 08:52:10 +0000 (09:52 +0100)]
Generalise note about deleting old versions.
Mike Brady [Wed, 21 Oct 2015 08:39:56 +0000 (09:39 +0100)]
Start development version 2.7
Mike Brady [Wed, 21 Oct 2015 08:39:03 +0000 (09:39 +0100)]
Merge pull request #148 from mikebrady/master
Start Development Version 2.7 from Master Version 2.6
Mike Brady [Sun, 18 Oct 2015 17:21:10 +0000 (18:21 +0100)]
Bring to 2.6
Mike Brady [Sun, 18 Oct 2015 17:19:24 +0000 (18:19 +0100)]
Update for 2.6
Add note about removing other versions.
Mike Brady [Sun, 18 Oct 2015 17:00:26 +0000 (18:00 +0100)]
Update for 2.6
Mike Brady [Sun, 18 Oct 2015 16:58:34 +0000 (17:58 +0100)]
Point to correct location for application.
Mike Brady [Sun, 18 Oct 2015 16:57:17 +0000 (17:57 +0100)]
Change 2.4.2 to version 2.6
For consistency, honest!
Mike Brady [Sun, 18 Oct 2015 13:38:52 +0000 (14:38 +0100)]
Say where the service file is...
Mike Brady [Sun, 18 Oct 2015 13:27:21 +0000 (14:27 +0100)]
Note small .service file bug
Mike Brady [Sat, 17 Oct 2015 11:14:46 +0000 (12:14 +0100)]
Bring all the updates to 2.4.2
Mike Brady [Sat, 17 Oct 2015 10:11:57 +0000 (11:11 +0100)]
Fix a misspelling and quieten a debug message.
Mike Brady [Sat, 17 Oct 2015 10:05:19 +0000 (11:05 +0100)]
Minor changes to man pages.
Mike Brady [Fri, 16 Oct 2015 16:40:10 +0000 (17:40 +0100)]
Update RELEASENOTES.md
Mike Brady [Fri, 16 Oct 2015 16:39:03 +0000 (17:39 +0100)]
Update RELEASENOTES.md
Mike Brady [Fri, 16 Oct 2015 16:37:38 +0000 (17:37 +0100)]
Update RELEASENOTES.md
Mike Brady [Fri, 16 Oct 2015 16:35:20 +0000 (17:35 +0100)]
Update RELEASENOTES.md
Mike Brady [Fri, 16 Oct 2015 16:33:23 +0000 (17:33 +0100)]
Update RELEASENOTES.md
Mike Brady [Fri, 16 Oct 2015 16:31:40 +0000 (17:31 +0100)]
Update RELEASENOTES.md
Mike Brady [Fri, 16 Oct 2015 16:24:49 +0000 (17:24 +0100)]
Add note about Raspberry Pi DAC
Mike Brady [Fri, 16 Oct 2015 14:34:12 +0000 (14:34 +0000)]
Minor wording changes.
Mike Brady [Fri, 16 Oct 2015 14:27:52 +0000 (15:27 +0100)]
Update RELEASENOTES.md
Mike Brady [Fri, 16 Oct 2015 12:21:25 +0000 (13:21 +0100)]
Update for automated latencies and volume range setting
Mike Brady [Tue, 13 Oct 2015 12:22:42 +0000 (13:22 +0100)]
Merge pull request #144 from shtirlic/fix-configure
Use AC_SEARCH_LIBS for dns_sd in configure.ac.
Thanks for this – I'll take your word for it!