]>
git.ipfire.org Git - thirdparty/shairport-sync.git/log
Mike Brady [Fri, 22 Jun 2018 08:14:10 +0000 (09:14 +0100)]
Update RELEASENOTES.md
Mike Brady [Fri, 22 Jun 2018 08:10:39 +0000 (09:10 +0100)]
Add a ProgressString property to the native D-Bus interface, improve the mutex lock timing checking
Mike Brady [Fri, 22 Jun 2018 08:03:50 +0000 (09:03 +0100)]
Add a ProgressString peoperty to the native D-Bus interface, improve the mutex lock timing checking
Mike Brady [Thu, 21 Jun 2018 17:08:05 +0000 (18:08 +0100)]
Update configure.ac
Mike Brady [Thu, 21 Jun 2018 17:07:23 +0000 (18:07 +0100)]
Update RELEASENOTES.md
Mike Brady [Thu, 21 Jun 2018 17:04:24 +0000 (18:04 +0100)]
Quieten some debug messages
Mike Brady [Thu, 21 Jun 2018 16:44:26 +0000 (17:44 +0100)]
beginning to add a progress string item to the native dbus interface
Mike Brady [Thu, 21 Jun 2018 15:15:53 +0000 (16:15 +0100)]
improve the timed mutex lock code and make it compatible with os x, we hope.
Mike Brady [Wed, 20 Jun 2018 21:26:11 +0000 (22:26 +0100)]
Update README.md
Mike Brady [Wed, 20 Jun 2018 21:23:51 +0000 (22:23 +0100)]
Update README.md
Mike Brady [Wed, 20 Jun 2018 21:22:27 +0000 (22:22 +0100)]
Update RELEASENOTES.md
Mike Brady [Wed, 20 Jun 2018 21:13:26 +0000 (22:13 +0100)]
Merge pull request #716 from tillz/development
Added MQTT support (Metadata & RC)
Till Zimmermann [Wed, 20 Jun 2018 16:58:34 +0000 (18:58 +0200)]
Fixed not connected bug, added version string
Till Zimmermann [Tue, 19 Jun 2018 19:08:22 +0000 (21:08 +0200)]
Fixed handling w/o config file.
Till Zimmermann [Tue, 19 Jun 2018 18:25:22 +0000 (20:25 +0200)]
minor improvements on the mqtt feature
Till Zimmermann [Tue, 19 Jun 2018 17:40:08 +0000 (19:40 +0200)]
Initial MQTT Version
Mike Brady [Tue, 19 Jun 2018 16:18:57 +0000 (17:18 +0100)]
add some debug messages to avahi code returns
Mike Brady [Sat, 16 Jun 2018 07:49:08 +0000 (08:49 +0100)]
Update RELEASENOTES.md
Mike Brady [Sat, 16 Jun 2018 07:48:40 +0000 (08:48 +0100)]
Update RELEASENOTES.md
Mike Brady [Sat, 16 Jun 2018 07:47:37 +0000 (08:47 +0100)]
Update RELEASENOTES.md
Mike Brady [Sat, 16 Jun 2018 07:47:14 +0000 (08:47 +0100)]
Update RELEASENOTES.md
Mike Brady [Sat, 16 Jun 2018 07:39:35 +0000 (08:39 +0100)]
Merge branch 'master' of https://github.com/mikebrady/shairport-sync
Forgot changes to releas notes.
Mike Brady [Sat, 16 Jun 2018 07:38:56 +0000 (08:38 +0100)]
Update RELEASENOTES.md
Mike Brady [Sat, 16 Jun 2018 07:36:38 +0000 (08:36 +0100)]
Update RELEASENOTES.md
Mike Brady [Sat, 16 Jun 2018 07:20:32 +0000 (08:20 +0100)]
Fix a bug causing a hangup when terminating a play session under rare circumstances.
Mike Brady [Sat, 16 Jun 2018 07:19:59 +0000 (08:19 +0100)]
Fix a bug causing a hangup when terminating a play session under rare circumstances.
Mike Brady [Tue, 12 Jun 2018 11:53:05 +0000 (12:53 +0100)]
Change the type of the play argument from an array of shorts to a void pointer to comply with the otheres. Trivial.
Mike Brady [Mon, 11 Jun 2018 19:18:38 +0000 (20:18 +0100)]
Modify the RTSP write response code to output the entire response in one go.
Mike Brady [Mon, 11 Jun 2018 19:18:05 +0000 (20:18 +0100)]
Modify the RTSP write response code to output the entire response in one go.
Mike Brady [Mon, 11 Jun 2018 14:42:01 +0000 (15:42 +0100)]
Quieten some debug messaging around TEARDOWN
Mike Brady [Thu, 7 Jun 2018 22:46:31 +0000 (00:46 +0200)]
Update RELEASENOTES.md
Mike Brady [Thu, 7 Jun 2018 22:46:08 +0000 (00:46 +0200)]
Update RELEASENOTES.md
Mike Brady [Thu, 7 Jun 2018 22:45:22 +0000 (00:45 +0200)]
Update RELEASENOTES.md
Mike Brady [Tue, 5 Jun 2018 18:07:40 +0000 (19:07 +0100)]
Add a pthread_cancel cleanup routine to put_packet to unlock that rw thread when cancelled.
Mike Brady [Tue, 5 Jun 2018 18:07:10 +0000 (19:07 +0100)]
Clean up player.c with clang_format.
Mike Brady [Tue, 5 Jun 2018 17:58:36 +0000 (18:58 +0100)]
Add a pthread_cancel cleanup routine to put_packet to unlock that rw thread when cancelled.
Mike Brady [Sun, 3 Jun 2018 19:05:10 +0000 (20:05 +0100)]
Quieten the last-ditch message a bit.
Mike Brady [Sun, 3 Jun 2018 18:59:54 +0000 (19:59 +0100)]
Use shutdown() before close() and separate out the cancel requests for the timing, control and audio threads, see if we can see anything.
Mike Brady [Sun, 3 Jun 2018 18:59:24 +0000 (19:59 +0100)]
Use shutdown() before close() and separate out the cancel requests for the timing, control and audio threads, see if we can see anything.
Mike Brady [Fri, 1 Jun 2018 15:04:19 +0000 (16:04 +0100)]
Merge pull request #708 from fumitti/patch-1
Remove Mixed Spaces in the ”shairport-sync.conf"
Mike Brady [Fri, 1 Jun 2018 15:00:20 +0000 (16:00 +0100)]
add some more debugging messages.
Mike Brady [Fri, 1 Jun 2018 13:23:34 +0000 (14:23 +0100)]
Move the resend requests to outside the ab_mutex lock and put a send timeout on the resend requester.
Mike Brady [Fri, 1 Jun 2018 10:58:31 +0000 (11:58 +0100)]
move get_frame iteration message and enable error messaging if condwait timeout.
Mike Brady [Fri, 1 Jun 2018 10:27:47 +0000 (11:27 +0100)]
Monitor and time mutex locks and unlocks, add a diagnostic into the get_buffer loop.
Mike Brady [Fri, 1 Jun 2018 10:21:16 +0000 (11:21 +0100)]
Remove unneeded volume control mutex, adjust some timings, add wait time to slow mutex locks.
Mike Brady [Fri, 1 Jun 2018 08:28:28 +0000 (09:28 +0100)]
Add debug_mutex_unlock code in place of a regular pthread_mutex_unlock in some places.
Mike Brady [Fri, 1 Jun 2018 07:29:48 +0000 (08:29 +0100)]
Replace all pthread_mutex_locks with debug_mutex_lock with a message and timer. Not really tested.
fumitti [Fri, 1 Jun 2018 05:57:46 +0000 (14:57 +0900)]
Update shairport-sync.conf
remove mixed spaces
Mike Brady [Thu, 31 May 2018 16:27:16 +0000 (17:27 +0100)]
Update INSTALL.md
Mike Brady [Thu, 31 May 2018 16:26:45 +0000 (17:26 +0100)]
Update INSTALL.md
Mike Brady [Thu, 31 May 2018 16:23:41 +0000 (17:23 +0100)]
Update INSTALL.md
Mike Brady [Thu, 31 May 2018 16:23:20 +0000 (17:23 +0100)]
Update INSTALL.md
Mike Brady [Thu, 31 May 2018 16:21:16 +0000 (17:21 +0100)]
Update INSTALL.md
Mike Brady [Thu, 31 May 2018 16:18:49 +0000 (17:18 +0100)]
Update README.md
Mike Brady [Thu, 31 May 2018 16:10:22 +0000 (17:10 +0100)]
Update README.md
Mike Brady [Thu, 31 May 2018 16:07:45 +0000 (17:07 +0100)]
Update INSTALL.md
Mike Brady [Thu, 31 May 2018 11:40:24 +0000 (12:40 +0100)]
Update INSTALL.md
Mike Brady [Thu, 31 May 2018 11:38:25 +0000 (12:38 +0100)]
Update INSTALL.md
Mike Brady [Thu, 31 May 2018 11:30:11 +0000 (12:30 +0100)]
Update INSTALL.md
Mike Brady [Thu, 31 May 2018 11:29:21 +0000 (12:29 +0100)]
Update INSTALL.md
Mike Brady [Wed, 30 May 2018 15:15:41 +0000 (16:15 +0100)]
Update RELEASENOTES.md
Mike Brady [Wed, 30 May 2018 14:29:58 +0000 (15:29 +0100)]
Add yet more debugging to the TEARDOWN sequence.
Mike Brady [Wed, 30 May 2018 14:00:37 +0000 (15:00 +0100)]
Add yet more debugging to the TEARDOWN sequence.
Mike Brady [Tue, 29 May 2018 21:18:35 +0000 (22:18 +0100)]
Update RELEASENOTES.md
Mike Brady [Tue, 29 May 2018 21:13:16 +0000 (22:13 +0100)]
Increase debugging temporarily for a TEARDOWN.
Mike Brady [Tue, 29 May 2018 20:53:38 +0000 (21:53 +0100)]
Increase debugging temporarily for a TEARDOWN.
Mike Brady [Mon, 28 May 2018 15:42:17 +0000 (16:42 +0100)]
Update CYGWIN.md
Mike Brady [Sat, 26 May 2018 14:27:11 +0000 (15:27 +0100)]
Update RELEASENOTES.md
Mike Brady [Sat, 26 May 2018 14:26:21 +0000 (15:26 +0100)]
Update RELEASENOTES.md
Mike Brady [Sat, 26 May 2018 14:23:12 +0000 (15:23 +0100)]
Rename "mute_using_playback_switch" to "use_hardware_mute_if_available" and make it control volume-based mute as well as playback-switch-based mute. Tidy up some debug messages.
Mike Brady [Sat, 26 May 2018 14:22:09 +0000 (15:22 +0100)]
Rename "mute_using_playback_switch" to "use_hardware_mute_if_available" and make is control volume-based mute as well as playback-switch-based mute. Tidy up some debug messages.
Mike Brady [Fri, 25 May 2018 12:48:12 +0000 (13:48 +0100)]
Include all RTSP messages in debug level 2 except for the OPTIONS message; tidy up some other debug messages.
Mike Brady [Fri, 25 May 2018 09:09:17 +0000 (10:09 +0100)]
Update RELEASENOTES.md
Mike Brady [Fri, 25 May 2018 08:43:19 +0000 (09:43 +0100)]
Treat volume-based muting the same as playback-switch-based muting and disable both by default. Rename the setting to "use_hardware_mute_if_available". Add a debug message for TEARDOWN
Mike Brady [Fri, 25 May 2018 08:36:17 +0000 (09:36 +0100)]
If a TEARDOWN request is received, print the message and the response.
Mike Brady [Fri, 25 May 2018 08:22:48 +0000 (09:22 +0100)]
Treat volume-based muting the same as playback-switch-based muting and disable both by default. Rename the setting to "use_hardware_mute_if_available".
Mike Brady [Wed, 23 May 2018 16:10:23 +0000 (17:10 +0100)]
Update INSTALL.md
Mike Brady [Wed, 23 May 2018 16:08:06 +0000 (17:08 +0100)]
Update INSTALL.md
Mike Brady [Tue, 22 May 2018 22:08:30 +0000 (23:08 +0100)]
Update TROUBLESHOOTING.md
Mike Brady [Mon, 21 May 2018 18:51:58 +0000 (19:51 +0100)]
Update RELEASENOTES.md
Mike Brady [Mon, 21 May 2018 17:46:34 +0000 (18:46 +0100)]
Update INSTALL.md
Mike Brady [Mon, 21 May 2018 17:45:53 +0000 (18:45 +0100)]
Update INSTALL.md
Mike Brady [Mon, 21 May 2018 17:00:20 +0000 (18:00 +0100)]
Update README.md
Mike Brady [Mon, 21 May 2018 16:59:31 +0000 (17:59 +0100)]
Update README.md
Mike Brady [Mon, 21 May 2018 16:23:59 +0000 (17:23 +0100)]
New simple installation instructions.
Mike Brady [Mon, 21 May 2018 16:21:49 +0000 (17:21 +0100)]
Update INSTALL.md
Mike Brady [Mon, 21 May 2018 16:19:46 +0000 (17:19 +0100)]
Update INSTALL.md
Mike Brady [Mon, 21 May 2018 16:17:35 +0000 (17:17 +0100)]
Update INSTALL.md
Mike Brady [Mon, 21 May 2018 12:43:32 +0000 (13:43 +0100)]
Update INSTALL.md
Mike Brady [Mon, 21 May 2018 12:37:43 +0000 (13:37 +0100)]
Update INSTALL.md
Mike Brady [Mon, 21 May 2018 09:47:40 +0000 (10:47 +0100)]
RC9 restores the correct calculation of the path for the PID file, where used.
Mike Brady [Sun, 20 May 2018 16:45:13 +0000 (17:45 +0100)]
Restore correct calculation of the location of the PID file for System V and for FreeBSD.
Mike Brady [Sun, 20 May 2018 16:39:35 +0000 (17:39 +0100)]
Merge branch 'development' of https://github.com/mikebrady/shairport-sync into development
Forgot!
Mike Brady [Sun, 20 May 2018 16:37:30 +0000 (17:37 +0100)]
Restore correct calculation of PID location for FreeBSD and System V Linuxes
Mike Brady [Sun, 20 May 2018 14:17:01 +0000 (15:17 +0100)]
Quieten a few compiler warnings.
Mike Brady [Sun, 20 May 2018 14:12:33 +0000 (15:12 +0100)]
quieten a few compiler warnings
Mike Brady [Sat, 19 May 2018 08:39:25 +0000 (09:39 +0100)]
Update RELEASENOTES.md
Mike Brady [Sat, 19 May 2018 08:32:08 +0000 (09:32 +0100)]
Fix a bug causing problems in CYGWIN 64, fix a bug causing excessive resend requests, fix two possible lock problems, tidy up some backend code, quieten some debug messages, start using pthread_cancel, bring level with 3.2d55.
Mike Brady [Sat, 19 May 2018 08:30:22 +0000 (09:30 +0100)]
Fix a bug causing problems in CYGWIN 64, fix a bug causing excessive resend requests, fix two possible lock problems, tidy up some backend code, quieten some debug messages, start using pthread_cancel, bring level with 3.2d55.
Mike Brady [Fri, 18 May 2018 14:22:20 +0000 (15:22 +0100)]
Fix minor warnings from some of the backend modules and make the configure messages a little more helpful.