]> git.ipfire.org Git - thirdparty/shairport-sync.git/log
thirdparty/shairport-sync.git
3 years agoUpdate FEDORA.md
Mike Brady [Sat, 2 Jul 2022 08:45:38 +0000 (09:45 +0100)] 
Update FEDORA.md

3 years agoUpdate FEDORA.md
Mike Brady [Fri, 1 Jul 2022 17:35:31 +0000 (18:35 +0100)] 
Update FEDORA.md

3 years agoUpdate FEDORA.md
Mike Brady [Fri, 1 Jul 2022 17:17:13 +0000 (18:17 +0100)] 
Update FEDORA.md

3 years agoUpdate AIRPLAY2.md
Mike Brady [Fri, 1 Jul 2022 17:03:17 +0000 (18:03 +0100)] 
Update AIRPLAY2.md

3 years agoUpdate AIRPLAY2.md
Mike Brady [Fri, 1 Jul 2022 17:02:53 +0000 (18:02 +0100)] 
Update AIRPLAY2.md

3 years agoMerge pull request #1464 from nicsuzor/patch-1
Mike Brady [Fri, 1 Jul 2022 14:18:37 +0000 (15:18 +0100)] 
Merge pull request #1464 from nicsuzor/patch-1

Add info about reliance on avahi-publish-service

3 years agoMerge pull request #1470 from paultheweird/patch-1
Mike Brady [Fri, 1 Jul 2022 14:15:04 +0000 (15:15 +0100)] 
Merge pull request #1470 from paultheweird/patch-1

Update README.md -- OpenBSD port.

3 years agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Fri, 1 Jul 2022 12:58:44 +0000 (13:58 +0100)] 
Update RELEASENOTES-DEVELOPMENT.md

3 years agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Fri, 1 Jul 2022 12:58:23 +0000 (13:58 +0100)] 
Update RELEASENOTES-DEVELOPMENT.md

3 years agoMerge branch 'development' of github.com:mikebrady/shairport-sync into development
Mike Brady [Fri, 1 Jul 2022 12:54:18 +0000 (13:54 +0100)] 
Merge branch 'development' of github.com:mikebrady/shairport-sync into development

Dcumentation update.

3 years agoStop clipping when mono mixing is selected (32-bit) as well.
Mike Brady [Fri, 1 Jul 2022 12:53:59 +0000 (13:53 +0100)] 
Stop clipping when mono mixing is selected (32-bit) as well.

3 years agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Fri, 1 Jul 2022 12:34:40 +0000 (13:34 +0100)] 
Update RELEASENOTES-DEVELOPMENT.md

3 years agoStop clipping when mono mixing is selected.
Mike Brady [Fri, 1 Jul 2022 12:32:20 +0000 (13:32 +0100)] 
Stop clipping when mono mixing is selected.

3 years agoMerge branch 'development' of github.com:mikebrady/shairport-sync into development
Mike Brady [Fri, 1 Jul 2022 11:56:27 +0000 (12:56 +0100)] 
Merge branch 'development' of github.com:mikebrady/shairport-sync into development

Documentation changes

3 years agoUpdate FREEBSD.md
Mike Brady [Fri, 1 Jul 2022 10:24:01 +0000 (11:24 +0100)] 
Update FREEBSD.md

3 years agoUpdate FREEBSD.md
Mike Brady [Fri, 1 Jul 2022 10:21:56 +0000 (11:21 +0100)] 
Update FREEBSD.md

3 years agoUpdate FREEBSD.md
Mike Brady [Fri, 1 Jul 2022 10:18:38 +0000 (11:18 +0100)] 
Update FREEBSD.md

3 years agoMerge branch 'development' of github.com:mikebrady/shairport-sync into development
Mike Brady [Thu, 30 Jun 2022 15:06:03 +0000 (16:06 +0100)] 
Merge branch 'development' of github.com:mikebrady/shairport-sync into development

Documentation changes.

3 years agoUpdate AIRPLAY2.md
Mike Brady [Thu, 30 Jun 2022 14:48:07 +0000 (15:48 +0100)] 
Update AIRPLAY2.md

3 years agoUpdate FREEBSD.md
Mike Brady [Thu, 30 Jun 2022 14:35:06 +0000 (15:35 +0100)] 
Update FREEBSD.md

3 years agoModify a player_volume_without_notification to show sw and hw attenuation in dB.
Mike Brady [Wed, 29 Jun 2022 16:28:00 +0000 (17:28 +0100)] 
Modify a player_volume_without_notification to show sw and hw attenuation in dB.

3 years agoUpdate AIRPLAY2.md
Mike Brady [Mon, 27 Jun 2022 09:17:36 +0000 (10:17 +0100)] 
Update AIRPLAY2.md

3 years agoMerge pull request #1489 from lrusak/pipewire
Mike Brady [Mon, 27 Jun 2022 08:17:14 +0000 (09:17 +0100)] 
Merge pull request #1489 from lrusak/pipewire

Pipewire: updates. Thanks!

3 years agoRename and reorder some of the pairing definitions and structures.
Mike Brady [Sat, 25 Jun 2022 13:15:56 +0000 (14:15 +0100)] 
Rename and reorder some of the pairing definitions and structures.

3 years agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Sat, 25 Jun 2022 09:56:47 +0000 (10:56 +0100)] 
Update RELEASENOTES-DEVELOPMENT.md

3 years agoDon't set the initial volume to 0.0 (full volume) if ignore_volume_control is selecte...
Mike Brady [Sat, 25 Jun 2022 09:54:27 +0000 (10:54 +0100)] 
Don't set the initial volume to 0.0 (full volume) if ignore_volume_control is selected -- bad idea!

3 years agoSet the initial volume to 0.0 (full volume) if ignore_volume_control is selected...
Mike Brady [Sat, 25 Jun 2022 09:47:18 +0000 (10:47 +0100)] 
Set the initial volume to 0.0 (full volume) if ignore_volume_control is selected. Add some code to explore remote_control. Still not even close to working.

3 years agoaudio_pw.c: use pw_thread_loop_timed_wait_full to avoid lockups 1489/head
Lukas Rusak [Thu, 23 Jun 2022 17:52:03 +0000 (10:52 -0700)] 
audio_pw.c: use pw_thread_loop_timed_wait_full to avoid lockups

3 years agoaudio_pw.c: use pthread_setcancelstate to protect the mainloop locking
Lukas Rusak [Thu, 23 Jun 2022 17:37:59 +0000 (10:37 -0700)] 
audio_pw.c: use pthread_setcancelstate to protect the mainloop locking

3 years agoTidy up write encrypted. Explore some of the remote_control connections. Not working.
Mike Brady [Thu, 23 Jun 2022 08:40:30 +0000 (09:40 +0100)] 
Tidy up write encrypted. Explore some of the remote_control connections. Not working.

3 years agoUpdate AIRPLAY2.md
Mike Brady [Tue, 21 Jun 2022 13:10:21 +0000 (14:10 +0100)] 
Update AIRPLAY2.md

3 years agoUpdate AIRPLAY2.md
Mike Brady [Tue, 21 Jun 2022 13:08:11 +0000 (14:08 +0100)] 
Update AIRPLAY2.md

3 years agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Mon, 20 Jun 2022 14:25:32 +0000 (15:25 +0100)] 
Update RELEASENOTES-DEVELOPMENT.md

3 years agoFix a couple of race conditions in the activity monitor and allow the hooked procedur...
Mike Brady [Mon, 20 Jun 2022 14:10:14 +0000 (15:10 +0100)] 
Fix a couple of race conditions in the activity monitor and allow the hooked procedures to run without the activity_monitor_lock mutex in the locked state.

3 years agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Mon, 20 Jun 2022 07:50:00 +0000 (08:50 +0100)] 
Update RELEASENOTES-DEVELOPMENT.md

3 years agoReturn 501 instead of 404 for unimplemented GETs in AP2 mode.
Mike Brady [Mon, 20 Jun 2022 07:46:16 +0000 (08:46 +0100)] 
Return 501 instead of 404 for unimplemented GETs in AP2 mode.

3 years agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Sun, 19 Jun 2022 12:31:36 +0000 (13:31 +0100)] 
Update RELEASENOTES-DEVELOPMENT.md

3 years agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Sun, 19 Jun 2022 12:24:18 +0000 (13:24 +0100)] 
Update RELEASENOTES-DEVELOPMENT.md

3 years agoFix a bug that caused SPS to stop if another speaker with its own master clock (e...
Mike Brady [Sun, 19 Jun 2022 12:13:09 +0000 (13:13 +0100)] 
Fix a bug that caused SPS to stop if another speaker with its own master clock (e.g. a HomePod mini) was included and then removed from the output group.

3 years agoClean up a long comment about the ALAC data structures.
Mike Brady [Sun, 19 Jun 2022 12:04:05 +0000 (13:04 +0100)] 
Clean up a long comment about the ALAC data structures.

3 years agoUpdate FREEBSD.md
Mike Brady [Tue, 14 Jun 2022 18:07:05 +0000 (19:07 +0100)] 
Update FREEBSD.md

3 years agoUpdate FREEBSD.md
Mike Brady [Tue, 14 Jun 2022 12:01:55 +0000 (13:01 +0100)] 
Update FREEBSD.md

3 years agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Mon, 13 Jun 2022 08:50:22 +0000 (09:50 +0100)] 
Update RELEASENOTES-DEVELOPMENT.md

3 years agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Mon, 13 Jun 2022 08:50:06 +0000 (09:50 +0100)] 
Update RELEASENOTES-DEVELOPMENT.md

3 years agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Thu, 9 Jun 2022 15:03:55 +0000 (16:03 +0100)] 
Update RELEASENOTES-DEVELOPMENT.md

3 years agoIterate through all formats, if any, the codec advertises that it can process, stoppi...
Mike Brady [Thu, 9 Jun 2022 15:00:12 +0000 (08:00 -0700)] 
Iterate through all formats, if any, the codec advertises that it can process, stopping if the AV_SAMPLE_FMT_FLTP is found.

3 years agoAdd a const qualifier
Mike Brady [Thu, 9 Jun 2022 14:57:51 +0000 (07:57 -0700)] 
Add a const qualifier

3 years agoRemove a redundant subexpression that was always true.
Mike Brady [Thu, 9 Jun 2022 14:57:26 +0000 (07:57 -0700)] 
Remove a redundant subexpression that was always true.

3 years agoLess hacky check for the need to use avcodec_register_all
Mike Brady [Wed, 8 Jun 2022 16:52:13 +0000 (09:52 -0700)] 
Less hacky check for the need to use avcodec_register_all

3 years agoUpdate AIRPLAY2.md
Mike Brady [Wed, 8 Jun 2022 14:30:36 +0000 (15:30 +0100)] 
Update AIRPLAY2.md

3 years agoUpdate BUILDFORAP2.md
Mike Brady [Wed, 8 Jun 2022 14:21:21 +0000 (15:21 +0100)] 
Update BUILDFORAP2.md

3 years agoUpdate BUILDFORAP2.md
Mike Brady [Wed, 8 Jun 2022 14:19:17 +0000 (15:19 +0100)] 
Update BUILDFORAP2.md

3 years agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Wed, 8 Jun 2022 14:04:39 +0000 (15:04 +0100)] 
Update RELEASENOTES-DEVELOPMENT.md

3 years agoDo avcodec_register_all() if necessary. Re-enable AAC fltp check. Fix a bug in not...
Mike Brady [Wed, 8 Jun 2022 13:52:51 +0000 (06:52 -0700)] 
Do avcodec_register_all() if necessary. Re-enable AAC fltp check. Fix a bug in not auto-selecting soxr on a very fast computer.

3 years agoUpdate TROUBLESHOOTING.md
Mike Brady [Tue, 7 Jun 2022 06:00:52 +0000 (08:00 +0200)] 
Update TROUBLESHOOTING.md

3 years agoOnce again, disable the AAC decoder check. Something strange is going on -- see ...
Mike Brady [Mon, 30 May 2022 13:20:32 +0000 (15:20 +0200)] 
Once again, disable the AAC decoder check. Something strange is going on -- see #1477

3 years agoUpdate ADDINGTOHOME.md
Mike Brady [Thu, 26 May 2022 10:52:55 +0000 (11:52 +0100)] 
Update ADDINGTOHOME.md

3 years agoUpdate ADDINGTOHOME.md
Mike Brady [Thu, 26 May 2022 10:51:36 +0000 (11:51 +0100)] 
Update ADDINGTOHOME.md

3 years agoUpdate AIRPLAY2.md
Mike Brady [Thu, 26 May 2022 10:44:05 +0000 (11:44 +0100)] 
Update AIRPLAY2.md

3 years agoUpdate AIRPLAY2.md
Mike Brady [Thu, 26 May 2022 10:24:18 +0000 (11:24 +0100)] 
Update AIRPLAY2.md

3 years agoUpdate FREEBSD.md
Mike Brady [Thu, 26 May 2022 10:21:16 +0000 (11:21 +0100)] 
Update FREEBSD.md

3 years agoUpdate FREEBSD.md
Mike Brady [Thu, 26 May 2022 10:20:52 +0000 (11:20 +0100)] 
Update FREEBSD.md

3 years agoUpdate AIRPLAY2.md
Mike Brady [Thu, 26 May 2022 10:14:49 +0000 (11:14 +0100)] 
Update AIRPLAY2.md

3 years agoUpdate AIRPLAY2.md
Mike Brady [Thu, 26 May 2022 10:14:18 +0000 (11:14 +0100)] 
Update AIRPLAY2.md

3 years agoUpdate AIRPLAY2.md
Mike Brady [Thu, 26 May 2022 10:13:44 +0000 (11:13 +0100)] 
Update AIRPLAY2.md

3 years agoUpdate TROUBLESHOOTING.md
Mike Brady [Thu, 26 May 2022 10:10:41 +0000 (11:10 +0100)] 
Update TROUBLESHOOTING.md

3 years agoUpdate BUILDFORAP2.md
Mike Brady [Wed, 25 May 2022 16:35:25 +0000 (17:35 +0100)] 
Update BUILDFORAP2.md

3 years agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Wed, 25 May 2022 15:48:58 +0000 (16:48 +0100)] 
Update RELEASENOTES-DEVELOPMENT.md

3 years agoGet rid of the -u option -- too confusing -- and instead add a --log-to-syslog option...
Mike Brady [Wed, 25 May 2022 14:56:17 +0000 (15:56 +0100)] 
Get rid of the -u option -- too confusing -- and instead add a --log-to-syslog option for use when starting as a daemon. Modify the startup scripts accordingly.

3 years agoMinor formatting adjustments.
Mike Brady [Wed, 25 May 2022 10:59:40 +0000 (11:59 +0100)] 
Minor formatting adjustments.

3 years agoMinor formatting adjustments.
Mike Brady [Wed, 25 May 2022 10:54:04 +0000 (11:54 +0100)] 
Minor formatting adjustments.

3 years agoMinor formatting adjustments.
Mike Brady [Wed, 25 May 2022 10:52:44 +0000 (11:52 +0100)] 
Minor formatting adjustments.

3 years agoRe-enable the check for a suitable AAC decoder for AP2 operation. Includes a web...
Mike Brady [Wed, 25 May 2022 10:43:43 +0000 (11:43 +0100)] 
Re-enable the check for a suitable AAC decoder for AP2 operation. Includes a web reference for more information.

3 years agoUpdate TROUBLESHOOTING.md
Mike Brady [Wed, 25 May 2022 08:44:11 +0000 (09:44 +0100)] 
Update TROUBLESHOOTING.md

3 years agoRemove the second fplt check, duh.
Mike Brady [Tue, 24 May 2022 14:32:18 +0000 (15:32 +0100)] 
Remove the second fplt check, duh.

3 years agoFix some terminology and abbreviation issues.
Mike Brady [Tue, 24 May 2022 14:21:33 +0000 (15:21 +0100)] 
Fix some terminology and abbreviation issues.

3 years agoRemove the unnecessary fltp capability test; it should have been done at startup.
Mike Brady [Tue, 24 May 2022 14:20:54 +0000 (15:20 +0100)] 
Remove the unnecessary fltp capability test; it should have been done at startup.

3 years agoTurn off AAC decoder checker.
Mike Brady [Tue, 24 May 2022 12:31:28 +0000 (13:31 +0100)] 
Turn off AAC decoder checker.

3 years agoRemove check for AAC decoder.
Mike Brady [Tue, 24 May 2022 09:17:01 +0000 (10:17 +0100)] 
Remove check for AAC decoder.

3 years agoUpdate FREEBSD.md
Mike Brady [Tue, 24 May 2022 08:52:18 +0000 (09:52 +0100)] 
Update FREEBSD.md

3 years agoUpdate FREEBSD.md
Mike Brady [Tue, 24 May 2022 08:50:19 +0000 (09:50 +0100)] 
Update FREEBSD.md

3 years agoFix a stupid bug in the selection of timebases.
Mike Brady [Mon, 23 May 2022 19:34:37 +0000 (20:34 +0100)] 
Fix a stupid bug in the selection of timebases.

3 years agoFix an odd bug that could arise while exiting the program, causing it to crash on...
Mike Brady [Mon, 23 May 2022 16:12:21 +0000 (17:12 +0100)] 
Fix an odd bug that could arise while exiting the program, causing it to crash on exit.

3 years agoensure avahi threaded poll lock is unlocked when the program is terminated.
Mike Brady [Mon, 23 May 2022 15:09:27 +0000 (16:09 +0100)] 
ensure avahi threaded poll lock is unlocked when the program is terminated.

3 years agoRemove non sensible input_rate message.
Mike Brady [Mon, 23 May 2022 13:07:48 +0000 (14:07 +0100)] 
Remove non sensible input_rate message.

3 years agoRemove stats function from audio_sndio backend, as it's too inaccurate. Also remove...
Mike Brady [Mon, 23 May 2022 13:00:28 +0000 (14:00 +0100)] 
Remove stats function from audio_sndio backend, as it's too inaccurate. Also remove non-sensible infput frame rate from summary.

3 years agoPut visual divider pipe characters between the column headings in statistics.
Mike Brady [Mon, 23 May 2022 12:38:39 +0000 (13:38 +0100)] 
Put visual divider pipe characters between the column headings in statistics.

3 years agoOnly disply the fps stuff if we have a stats function in the backend
Mike Brady [Mon, 23 May 2022 12:31:22 +0000 (13:31 +0100)] 
Only disply the fps stuff if we have a stats function in the backend

3 years agoUpdate BUILDFORAP2.md
Mike Brady [Mon, 23 May 2022 10:42:12 +0000 (11:42 +0100)] 
Update BUILDFORAP2.md

3 years agoUpdate BUILDFORAP2.md
Mike Brady [Mon, 23 May 2022 10:38:12 +0000 (11:38 +0100)] 
Update BUILDFORAP2.md

3 years agoUpdate AIRPLAY2.md
Mike Brady [Mon, 23 May 2022 10:37:20 +0000 (11:37 +0100)] 
Update AIRPLAY2.md

3 years agoUpdate BUILDFORAP2.md
Mike Brady [Mon, 23 May 2022 10:35:47 +0000 (11:35 +0100)] 
Update BUILDFORAP2.md

3 years agoUpdate BUILDFORAP2.md
Mike Brady [Mon, 23 May 2022 10:31:24 +0000 (11:31 +0100)] 
Update BUILDFORAP2.md

3 years agoUpdate BUILDFORAP2.md
Mike Brady [Mon, 23 May 2022 10:29:55 +0000 (11:29 +0100)] 
Update BUILDFORAP2.md

3 years agoUpdate README.md
Mike Brady [Mon, 23 May 2022 10:15:52 +0000 (11:15 +0100)] 
Update README.md

3 years agoUpdate README.md
Mike Brady [Mon, 23 May 2022 10:15:01 +0000 (11:15 +0100)] 
Update README.md

3 years agoUpdate CAR INSTALL.md
Mike Brady [Mon, 23 May 2022 10:08:36 +0000 (11:08 +0100)] 
Update CAR INSTALL.md

3 years agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Mon, 23 May 2022 10:00:52 +0000 (11:00 +0100)] 
Update RELEASENOTES-DEVELOPMENT.md

3 years agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Mon, 23 May 2022 09:59:53 +0000 (10:59 +0100)] 
Update RELEASENOTES-DEVELOPMENT.md

3 years agoAlways update the startup script in FreeBSD
Mike Brady [Mon, 23 May 2022 09:29:47 +0000 (10:29 +0100)] 
Always update the startup script in FreeBSD