]>
git.ipfire.org Git - thirdparty/shairport-sync.git/log
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!
shtirlic [Mon, 12 Oct 2015 16:08:17 +0000 (19:08 +0300)]
Use AC_SEARCH_LIBS for dns_sd, configure will pass any CPPFLAGS and LDFLAGS supplied to it, it helps with OS X builds where dns_sd is system library
Mike Brady [Fri, 9 Oct 2015 13:24:30 +0000 (14:24 +0100)]
Update RELEASENOTES.md
Mike Brady [Fri, 9 Oct 2015 13:23:00 +0000 (14:23 +0100)]
Merge pull request #142 from mikebrady/max-volume-range
Add a volume range setting -- useful for limiting the range on the Raspberry Pi's built-in DAC
Mike Brady [Fri, 9 Oct 2015 12:59:35 +0000 (13:59 +0100)]
Update RELEASENOTES.md
Mike Brady [Fri, 9 Oct 2015 12:40:13 +0000 (13:40 +0100)]
Update RELEASENOTES.md
Mike Brady [Fri, 9 Oct 2015 12:39:11 +0000 (13:39 +0100)]
Update RELEASENOTES.md
Mke Brady [Wed, 7 Oct 2015 21:33:20 +0000 (22:33 +0100)]
Functional volume_range_db setting in the general stanza
Mike Brady [Wed, 7 Oct 2015 13:31:20 +0000 (14:31 +0100)]
Delete shairport-sync.conf~
Included by mhistake!
Mke Brady [Wed, 7 Oct 2015 07:40:10 +0000 (08:40 +0100)]
Add, untested, stuff to capture and remember a volume_range_db setting.
Mike Brady [Tue, 6 Oct 2015 12:43:36 +0000 (13:43 +0100)]
Update RELEASENOTES.md
Mke Brady [Tue, 6 Oct 2015 12:39:05 +0000 (13:39 +0100)]
Fix a bug whereby it would not start to play the stream -- visible when used as system sound. Improperly initialised first_packet_timestamp
Mike Brady [Tue, 6 Oct 2015 09:36:07 +0000 (10:36 +0100)]
Edit for a system installation – unfinished
Mike Brady [Tue, 6 Oct 2015 08:55:45 +0000 (09:55 +0100)]
Update LIBSOXR.md
Mike Brady [Tue, 6 Oct 2015 08:28:20 +0000 (09:28 +0100)]
Update README.md
Mike Brady [Tue, 6 Oct 2015 08:04:14 +0000 (09:04 +0100)]
Update README.md
Mike Brady [Mon, 5 Oct 2015 09:47:45 +0000 (10:47 +0100)]
Merge pull request #138 from mikebrady/dynamic-latency
Dynamic latency