]>
git.ipfire.org Git - thirdparty/shairport-sync.git/log
Mike Brady [Mon, 18 Jan 2016 12:28:37 +0000 (12:28 +0000)]
Update .travis.yml
Mike Brady [Mon, 18 Jan 2016 12:14:09 +0000 (12:14 +0000)]
Update .travis.yml
Mike Brady [Mon, 18 Jan 2016 12:13:14 +0000 (12:13 +0000)]
Update .travis.yml
Mike Brady [Mon, 18 Jan 2016 12:10:26 +0000 (12:10 +0000)]
Update .travis.yml
Mike Brady [Mon, 18 Jan 2016 12:08:08 +0000 (12:08 +0000)]
Create .travis.yml
Mike McKnight [Thu, 7 Jan 2016 19:58:13 +0000 (12:58 -0700)]
Modified to spit out play time after stream has disconnected
Mike McKnight [Thu, 7 Jan 2016 18:08:55 +0000 (11:08 -0700)]
Merge origin/development changes
Mike Brady [Wed, 6 Jan 2016 09:05:32 +0000 (09:05 +0000)]
Update RELEASENOTES.md
Mike Brady [Wed, 6 Jan 2016 08:55:58 +0000 (08:55 +0000)]
Update README.md
Mike Brady [Wed, 30 Dec 2015 19:33:56 +0000 (19:33 +0000)]
Comment out the IPv6 public stuff -- OpenWrt doesnt like it
Mike Brady [Wed, 30 Dec 2015 12:38:07 +0000 (12:38 +0000)]
Update README.md
Mike Brady [Wed, 30 Dec 2015 12:37:09 +0000 (12:37 +0000)]
Update README.md
Mike Brady [Wed, 30 Dec 2015 12:25:57 +0000 (12:25 +0000)]
Update README.md
Mike Brady [Wed, 30 Dec 2015 12:17:49 +0000 (12:17 +0000)]
Update README.md
Mike Brady [Wed, 30 Dec 2015 12:17:12 +0000 (12:17 +0000)]
Update README.md
Mike Brady [Wed, 30 Dec 2015 12:09:14 +0000 (12:09 +0000)]
Update README.md
Mike Brady [Wed, 30 Dec 2015 11:42:21 +0000 (11:42 +0000)]
Update RELEASENOTES.md
Mike Brady [Wed, 30 Dec 2015 10:17:31 +0000 (10:17 +0000)]
Update RELEASENOTES.md
Mike Brady [Wed, 30 Dec 2015 10:16:26 +0000 (10:16 +0000)]
Update RELEASENOTES.md
Mike Brady [Wed, 30 Dec 2015 10:11:45 +0000 (10:11 +0000)]
Update some of the message texts
Mike Brady [Wed, 30 Dec 2015 10:11:20 +0000 (10:11 +0000)]
Correct option tag in the ao subsystem to read audio_backend_buffer_desired_length rather than audio_backend_buffer_desired_length_software
Mike Brady [Wed, 30 Dec 2015 09:43:25 +0000 (09:43 +0000)]
Merge pull request #192 from mikebrady/public-ipv6
Public ipv6
Mike Brady [Mon, 28 Dec 2015 20:38:51 +0000 (20:38 +0000)]
Restore ability to compile in FreeBSD
Mike Brady [Mon, 28 Dec 2015 15:18:09 +0000 (15:18 +0000)]
Prefer to use a public ipv6 number where privacy extensions are enabled
Mike Brady [Sat, 26 Dec 2015 15:27:03 +0000 (15:27 +0000)]
Merge pull request #188 from bootc/topic-manpage-fixes
Manpage fixes – Automate generation of manpage and HTML docs from XML source where possible. Fix some typos.
Mke Brady [Sat, 26 Dec 2015 15:14:01 +0000 (15:14 +0000)]
Tiny changes
Chris Boot [Sat, 26 Dec 2015 14:57:34 +0000 (14:57 +0000)]
Rebuild manpage and HTML doc when xmltoman is available
Adjust configure.ac to detect if xmltoman is available; use that in
man/Makefile.am to rebuild the manpage and HTML file (generated from the
same source) if necessary.
Chris Boot [Sat, 26 Dec 2015 14:51:25 +0000 (14:51 +0000)]
manpage: correct compatable => compatible typos
Update the source XML manpage, then re-generate the manpage and HTML
version using xmltoman and xmlmantohtml.
Mike Brady [Wed, 23 Dec 2015 10:40:30 +0000 (10:40 +0000)]
Update RELEASENOTES.md
Mike Brady [Wed, 23 Dec 2015 10:37:38 +0000 (10:37 +0000)]
Update RELEASENOTES.md
Mike Brady [Wed, 23 Dec 2015 10:35:33 +0000 (10:35 +0000)]
Update RELEASENOTES.md
Mike Brady [Wed, 23 Dec 2015 10:33:32 +0000 (10:33 +0000)]
Merge pull request #187 from dantheperson/development
User $PREFIX in the init file
Mike Brady [Wed, 23 Dec 2015 10:32:09 +0000 (10:32 +0000)]
Update README.md
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 McKnight [Tue, 10 Nov 2015 21:50:21 +0000 (14:50 -0700)]
Added total packet counts
Mike McKnight [Tue, 10 Nov 2015 21:50:12 +0000 (14:50 -0700)]
Added some eclipse project files
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