]> git.ipfire.org Git - thirdparty/shairport-sync.git/log
thirdparty/shairport-sync.git
9 years agoFix static linking with openssl and alsa 230/head
Jörg Krause [Sat, 20 Feb 2016 15:13:57 +0000 (16:13 +0100)] 
Fix static linking with openssl and alsa

Otherwise build fails for cross-compilation. See http://autobuild.buildroot.net/results/682/6821605cf12e1a5393c29b30baf00cb0f1e1a451/build-end.log

9 years agoBump version number: Unlock mutex when initialising a device without a hardware mixer...
Mike Brady [Sat, 20 Feb 2016 13:48:16 +0000 (13:48 +0000)] 
Bump version number: Unlock mutex when initialising a device without a hardware mixer. Add check for hardware mixer to uses of mixer handle

9 years agoUnlock mutex when initialising a device without a hardware mixer. Add check for hardw...
Mike Brady [Sat, 20 Feb 2016 13:46:27 +0000 (13:46 +0000)] 
Unlock mutex when initialising a device without a hardware mixer. Add check for hardware mixer to uses of mixer handle

9 years agoUpdate CYGWIN.md
Mike Brady [Fri, 12 Feb 2016 22:26:52 +0000 (22:26 +0000)] 
Update CYGWIN.md

9 years agoCreate CYGWIN.md
Mike Brady [Fri, 12 Feb 2016 22:19:03 +0000 (22:19 +0000)] 
Create CYGWIN.md

9 years agoMerge pull request #222 from mikebrady/prune_locks
Mike Brady [Tue, 9 Feb 2016 12:58:32 +0000 (12:58 +0000)] 
Merge pull request #222 from mikebrady/prune_locks

Reduce the number of mutex locks in play, and simplify how signalling occurs between threads. Needs lots of testing!

9 years agoAdd a few debug messages, a few more lock/unlocks and tidy up a bit. 222/head
Mike Brady [Mon, 8 Feb 2016 22:05:19 +0000 (22:05 +0000)] 
Add a few debug messages, a few more lock/unlocks and tidy up a bit.

9 years agoStop using the playing_mutex mutex in favour of the play_lock mutex. Get rid of all...
Mike Brady [Mon, 8 Feb 2016 22:04:23 +0000 (22:04 +0000)] 
Stop using the playing_mutex mutex in favour of the play_lock mutex. Get rid of all references to playing_mutex.

9 years agoStop exporting rtsp_shutdown_stream
Mike Brady [Mon, 8 Feb 2016 22:03:03 +0000 (22:03 +0000)] 
Stop exporting rtsp_shutdown_stream

9 years agoChange shutdown requester.
Mike Brady [Mon, 8 Feb 2016 22:02:22 +0000 (22:02 +0000)] 
Change shutdown requester.

9 years agoUpdate TROUBLESHOOTING.md
Mike Brady [Fri, 5 Feb 2016 20:29:44 +0000 (20:29 +0000)] 
Update TROUBLESHOOTING.md

9 years agoUpdate TROUBLESHOOTING.md
Mike Brady [Fri, 5 Feb 2016 20:28:54 +0000 (20:28 +0000)] 
Update TROUBLESHOOTING.md

Add a quick not about WiFi low-power mode

9 years agoExperimentally, discard flush request that come before the first packet -- TuneBlade...
Mike Brady [Fri, 5 Feb 2016 09:25:21 +0000 (09:25 +0000)] 
Experimentally, discard flush request that come before the first packet -- TuneBlade bug workaround

9 years agoAllow at least 500 ms before starting a new rtsp conversation to allow previous one...
Mike Brady [Tue, 2 Feb 2016 16:39:23 +0000 (16:39 +0000)] 
Allow at least 500 ms before starting a new rtsp conversation to allow previous one to die, if any.

9 years agoMerge pull request #216 from fcarrega/development
Mike Brady [Tue, 2 Feb 2016 15:04:06 +0000 (15:04 +0000)] 
Merge pull request #216 from fcarrega/development

Edit TROUBLESHOOTING.md to add solution to UFW blocking ports #214

9 years agoTake a little more care of access to the alsa system; wait 100 ms after finishing...
Mike Brady [Tue, 2 Feb 2016 14:43:37 +0000 (14:43 +0000)] 
Take a little more care of access to the alsa system; wait 100 ms after finishing with it to release data strucutres

9 years agoMake alac check allocated buffer size and make player check and discard bad audio...
Mike Brady [Tue, 2 Feb 2016 09:43:44 +0000 (09:43 +0000)] 
Make alac check allocated buffer size and make player check and discard bad audio frames.

9 years agoAdd proper data structure for passing parameters between threads. Add some debug...
Mike Brady [Tue, 2 Feb 2016 09:08:19 +0000 (09:08 +0000)] 
Add proper data structure for passing parameters between threads. Add some debug messages.

9 years agoCorrected typo #214 216/head
Fabrice Carrega [Mon, 1 Feb 2016 21:47:17 +0000 (22:47 +0100)] 
Corrected typo #214

9 years agoEdited Troubleshooting.md #214
Fabrice Carrega [Mon, 1 Feb 2016 21:43:47 +0000 (22:43 +0100)] 
Edited Troubleshooting.md #214

9 years agoUpdate README.md
Mike Brady [Mon, 1 Feb 2016 13:33:42 +0000 (13:33 +0000)] 
Update README.md

Remove stuff not appropriate for development

9 years agoCreate TROUBLESHOOTING.md
Mike Brady [Mon, 1 Feb 2016 11:58:36 +0000 (11:58 +0000)] 
Create TROUBLESHOOTING.md

9 years agoUpdate configure.ac
Mike Brady [Mon, 1 Feb 2016 11:27:20 +0000 (11:27 +0000)] 
Update configure.ac

9 years agoMerge pull request #215 from mikebrady/master
Mike Brady [Mon, 1 Feb 2016 11:26:31 +0000 (11:26 +0000)] 
Merge pull request #215 from mikebrady/master

Start development version 2.9 from stable version 2.8.0

9 years agoFix two tiny typos. 215/head
Mike Brady [Sun, 31 Jan 2016 10:57:49 +0000 (10:57 +0000)] 
Fix two tiny typos.

9 years agoUpdate configure.ac 2.8.0 V2.8.0
Mike Brady [Sat, 30 Jan 2016 16:37:17 +0000 (16:37 +0000)] 
Update configure.ac

9 years agoUpdate RELEASENOTES.md 2.8
Mike Brady [Sat, 30 Jan 2016 16:20:56 +0000 (16:20 +0000)] 
Update RELEASENOTES.md

9 years agoUpdate RELEASENOTES.md
Mike Brady [Sat, 30 Jan 2016 16:20:18 +0000 (16:20 +0000)] 
Update RELEASENOTES.md

9 years agoVersion 2.8
Mike Brady [Sat, 30 Jan 2016 16:19:01 +0000 (16:19 +0000)] 
Version 2.8

9 years agoFor version 2.8
Mike Brady [Sat, 30 Jan 2016 16:08:57 +0000 (16:08 +0000)] 
For version 2.8

9 years agoAllow Travis to run on master as well as development
Mike Brady [Sat, 30 Jan 2016 16:08:06 +0000 (16:08 +0000)] 
Allow Travis to run on master as well as development

9 years agoUpdate README.md
Mike Brady [Sat, 30 Jan 2016 16:06:46 +0000 (16:06 +0000)] 
Update README.md

9 years agoMerge pull request #213 from mikebrady/development
Mike Brady [Sat, 30 Jan 2016 16:02:30 +0000 (16:02 +0000)] 
Merge pull request #213 from mikebrady/development

Merge recent developments to the master branch. This will become 2.8.

9 years agoUpdate README.md 213/head
Mike Brady [Sat, 30 Jan 2016 15:50:47 +0000 (15:50 +0000)] 
Update README.md

9 years agoUpdate README.md
Mike Brady [Thu, 28 Jan 2016 19:05:46 +0000 (19:05 +0000)] 
Update README.md

9 years agoUpdate configure.ac 2.7.10
Mike Brady [Wed, 27 Jan 2016 11:13:50 +0000 (11:13 +0000)] 
Update configure.ac

9 years agoUpdate RELEASENOTES.md
Mike Brady [Wed, 27 Jan 2016 11:13:27 +0000 (11:13 +0000)] 
Update RELEASENOTES.md

9 years agoOutput volume metadata (pvol) even when ignoring the volume setting. AirPLay volume...
Mike Brady [Wed, 27 Jan 2016 11:06:33 +0000 (11:06 +0000)] 
Output volume metadata (pvol) even when ignoring the volume setting. AirPLay volume is output, but the actual db, min and max dB are set to zero, as they are meaningless in the context.

9 years agoUpdate configure.ac 2.7.9
Mike Brady [Tue, 26 Jan 2016 22:37:00 +0000 (22:37 +0000)] 
Update configure.ac

9 years agoUpdate RELEASENOTES.md
Mike Brady [Tue, 26 Jan 2016 22:36:31 +0000 (22:36 +0000)] 
Update RELEASENOTES.md

9 years agoCheck for existence of a hardware mixer before messing with it.
Mike Brady [Tue, 26 Jan 2016 22:32:51 +0000 (22:32 +0000)] 
Check for existence of a hardware mixer before messing with it.

9 years agoUpdate RELEASENOTES.md 2.7.8
Mike Brady [Tue, 26 Jan 2016 13:39:40 +0000 (13:39 +0000)] 
Update RELEASENOTES.md

9 years agoUpdate RELEASENOTES.md
Mike Brady [Tue, 26 Jan 2016 13:37:55 +0000 (13:37 +0000)] 
Update RELEASENOTES.md

9 years agoUpdate configure.ac
Mike Brady [Tue, 26 Jan 2016 13:32:23 +0000 (13:32 +0000)] 
Update configure.ac

9 years agoRelease and reacquire the hardware mixer in tandem with the output device. This ensur...
Mike Brady [Tue, 26 Jan 2016 13:22:10 +0000 (13:22 +0000)] 
Release and reacquire the hardware mixer in tandem with the output device. This ensures the mixer volume setting is correctly reset by the mixer on resumption after a pause, and not ignored as before.

9 years agoUpdate RELEASENOTES.md 2.7.7
Mike Brady [Sun, 24 Jan 2016 22:08:30 +0000 (22:08 +0000)] 
Update RELEASENOTES.md

9 years agoUpdate configure.ac
Mike Brady [Sun, 24 Jan 2016 22:07:50 +0000 (22:07 +0000)] 
Update configure.ac

9 years agoUpdate RELEASENOTES.md
Mike Brady [Sun, 24 Jan 2016 22:07:15 +0000 (22:07 +0000)] 
Update RELEASENOTES.md

9 years agoUpdate RELEASENOTES.md
Mike Brady [Sun, 24 Jan 2016 22:04:57 +0000 (22:04 +0000)] 
Update RELEASENOTES.md

9 years agoMerge pull request #210 from mikebrady/better-stopping
Mike Brady [Sun, 24 Jan 2016 18:58:48 +0000 (18:58 +0000)] 
Merge pull request #210 from mikebrady/better-stopping

Better stopping. This improves Shairport Sync's behaviour when it is asked to stop a play session and immediately asked to start another.

9 years agoTurn on extra debugging 210/head
Mike Brady [Sun, 24 Jan 2016 13:36:16 +0000 (13:36 +0000)] 
Turn on extra debugging

9 years agoUpdate RELEASENOTES.md
Mike Brady [Sat, 23 Jan 2016 20:07:49 +0000 (20:07 +0000)] 
Update RELEASENOTES.md

9 years agoExperiment with waiting a little while before sending resend requests.
Mike Brady [Sat, 23 Jan 2016 19:02:49 +0000 (19:02 +0000)] 
Experiment with waiting a little while before sending resend requests.

9 years agoFix silly error
Mike Brady [Sat, 23 Jan 2016 18:00:45 +0000 (18:00 +0000)] 
Fix silly error

9 years agoQuieten some debug messages.
Mke Brady [Sat, 23 Jan 2016 17:58:03 +0000 (17:58 +0000)] 
Quieten some debug messages.

9 years agoAsk for the correct number of packets to be resent -- it was asking for one too many...
Mke Brady [Sat, 23 Jan 2016 17:57:43 +0000 (17:57 +0000)] 
Ask for the correct number of packets to be resent -- it was asking for one too many in some situations.

9 years agoRemove global signalling for stopping threads
Mke Brady [Sat, 23 Jan 2016 17:50:36 +0000 (17:50 +0000)] 
Remove global signalling for stopping threads

9 years agoBegin to clean up the 'stop' signalling among the threads -- try to remove as many...
Mike Brady [Fri, 22 Jan 2016 17:47:25 +0000 (17:47 +0000)] 
Begin to clean up the 'stop' signalling among the threads -- try to remove as many globals as possible

9 years agoUpdate .travis.yml
Mike Brady [Tue, 19 Jan 2016 17:06:07 +0000 (17:06 +0000)] 
Update .travis.yml

9 years agoUpdate .travis.yml
Mike Brady [Tue, 19 Jan 2016 16:47:41 +0000 (16:47 +0000)] 
Update .travis.yml

9 years agoUpdate .travis.yml
Mike Brady [Tue, 19 Jan 2016 16:33:13 +0000 (16:33 +0000)] 
Update .travis.yml

9 years agoUpdate .travis.yml
Mike Brady [Tue, 19 Jan 2016 16:25:28 +0000 (16:25 +0000)] 
Update .travis.yml

9 years agoUpdate .travis.yml
Mike Brady [Tue, 19 Jan 2016 16:06:56 +0000 (16:06 +0000)] 
Update .travis.yml

9 years agoUpdate .travis.yml
Mike Brady [Mon, 18 Jan 2016 14:47:44 +0000 (14:47 +0000)] 
Update .travis.yml

9 years agoUpdate .travis.yml
Mike Brady [Mon, 18 Jan 2016 14:41:06 +0000 (14:41 +0000)] 
Update .travis.yml

9 years agoUpdate .travis.yml
Mike Brady [Mon, 18 Jan 2016 13:27:58 +0000 (13:27 +0000)] 
Update .travis.yml

9 years agoUpdate .travis.yml
Mike Brady [Mon, 18 Jan 2016 13:27:06 +0000 (13:27 +0000)] 
Update .travis.yml

9 years agoUpdate .travis.yml
Mike Brady [Mon, 18 Jan 2016 13:22:56 +0000 (13:22 +0000)] 
Update .travis.yml

9 years agoUpdate .travis.yml
Mike Brady [Mon, 18 Jan 2016 13:21:00 +0000 (13:21 +0000)] 
Update .travis.yml

9 years agoUpdate .travis.yml
Mike Brady [Mon, 18 Jan 2016 13:18:49 +0000 (13:18 +0000)] 
Update .travis.yml

9 years agoUpdate .travis.yml
Mike Brady [Mon, 18 Jan 2016 13:15:01 +0000 (13:15 +0000)] 
Update .travis.yml

9 years agoUpdate .travis.yml
Mike Brady [Mon, 18 Jan 2016 13:11:27 +0000 (13:11 +0000)] 
Update .travis.yml

9 years agoUpdate .travis.yml
Mike Brady [Mon, 18 Jan 2016 13:07:27 +0000 (13:07 +0000)] 
Update .travis.yml

9 years agoUpdate .travis.yml
Mike Brady [Mon, 18 Jan 2016 12:57:31 +0000 (12:57 +0000)] 
Update .travis.yml

9 years agoUpdate .travis.yml
Mike Brady [Mon, 18 Jan 2016 12:54:29 +0000 (12:54 +0000)] 
Update .travis.yml

9 years agoUpdate .travis.yml
Mike Brady [Mon, 18 Jan 2016 12:51:09 +0000 (12:51 +0000)] 
Update .travis.yml

9 years agoUpdate .travis.yml
Mike Brady [Mon, 18 Jan 2016 12:48:29 +0000 (12:48 +0000)] 
Update .travis.yml

9 years agoUpdate .travis.yml
Mike Brady [Mon, 18 Jan 2016 12:45:08 +0000 (12:45 +0000)] 
Update .travis.yml

9 years agoUpdate .travis.yml
Mike Brady [Mon, 18 Jan 2016 12:42:25 +0000 (12:42 +0000)] 
Update .travis.yml

9 years agoUpdate .travis.yml
Mike Brady [Mon, 18 Jan 2016 12:40:00 +0000 (12:40 +0000)] 
Update .travis.yml

9 years agoUpdate .travis.yml
Mike Brady [Mon, 18 Jan 2016 12:35:34 +0000 (12:35 +0000)] 
Update .travis.yml

9 years agoUpdate .travis.yml
Mike Brady [Mon, 18 Jan 2016 12:31:59 +0000 (12:31 +0000)] 
Update .travis.yml

9 years agoUpdate .travis.yml
Mike Brady [Mon, 18 Jan 2016 12:28:37 +0000 (12:28 +0000)] 
Update .travis.yml

9 years agoUpdate .travis.yml
Mike Brady [Mon, 18 Jan 2016 12:14:09 +0000 (12:14 +0000)] 
Update .travis.yml

9 years agoUpdate .travis.yml
Mike Brady [Mon, 18 Jan 2016 12:13:14 +0000 (12:13 +0000)] 
Update .travis.yml

9 years agoUpdate .travis.yml
Mike Brady [Mon, 18 Jan 2016 12:10:26 +0000 (12:10 +0000)] 
Update .travis.yml

9 years agoCreate .travis.yml
Mike Brady [Mon, 18 Jan 2016 12:08:08 +0000 (12:08 +0000)] 
Create .travis.yml

9 years agoUpdate RELEASENOTES.md
Mike Brady [Wed, 6 Jan 2016 09:05:32 +0000 (09:05 +0000)] 
Update RELEASENOTES.md

9 years agoUpdate README.md
Mike Brady [Wed, 6 Jan 2016 08:55:58 +0000 (08:55 +0000)] 
Update README.md

9 years agoComment out the IPv6 public stuff -- OpenWrt doesnt like it
Mike Brady [Wed, 30 Dec 2015 19:33:56 +0000 (19:33 +0000)] 
Comment out the IPv6 public stuff -- OpenWrt doesnt like it

9 years agoUpdate README.md 2.7.6
Mike Brady [Wed, 30 Dec 2015 12:38:07 +0000 (12:38 +0000)] 
Update README.md

9 years agoUpdate README.md
Mike Brady [Wed, 30 Dec 2015 12:37:09 +0000 (12:37 +0000)] 
Update README.md

9 years agoUpdate README.md
Mike Brady [Wed, 30 Dec 2015 12:25:57 +0000 (12:25 +0000)] 
Update README.md

9 years agoUpdate README.md
Mike Brady [Wed, 30 Dec 2015 12:17:49 +0000 (12:17 +0000)] 
Update README.md

9 years agoUpdate README.md
Mike Brady [Wed, 30 Dec 2015 12:17:12 +0000 (12:17 +0000)] 
Update README.md

9 years agoUpdate README.md
Mike Brady [Wed, 30 Dec 2015 12:09:14 +0000 (12:09 +0000)] 
Update README.md

9 years agoUpdate RELEASENOTES.md
Mike Brady [Wed, 30 Dec 2015 11:42:21 +0000 (11:42 +0000)] 
Update RELEASENOTES.md

9 years agoUpdate RELEASENOTES.md
Mike Brady [Wed, 30 Dec 2015 10:17:31 +0000 (10:17 +0000)] 
Update RELEASENOTES.md

9 years agoUpdate RELEASENOTES.md
Mike Brady [Wed, 30 Dec 2015 10:16:26 +0000 (10:16 +0000)] 
Update RELEASENOTES.md

9 years agoUpdate some of the message texts
Mike Brady [Wed, 30 Dec 2015 10:11:45 +0000 (10:11 +0000)] 
Update some of the message texts