]> git.ipfire.org Git - thirdparty/shairport-sync.git/log
thirdparty/shairport-sync.git
6 years agoDebug requested period size value 860/head
Jörg Krause [Tue, 4 Jun 2019 18:47:43 +0000 (20:47 +0200)] 
Debug requested period size value

6 years agoUpdate RELEASENOTES-DEVELOPMENT.md 3.3.1rc1
Mike Brady [Tue, 4 Jun 2019 14:33:30 +0000 (15:33 +0100)] 
Update RELEASENOTES-DEVELOPMENT.md

6 years agoFix error message for invalid standby mode choice
Mike Brady [Tue, 4 Jun 2019 14:32:10 +0000 (15:32 +0100)] 
Fix error message for invalid standby mode choice

6 years agoquieten a compilation warning
Mike Brady [Mon, 3 Jun 2019 09:03:54 +0000 (10:03 +0100)] 
quieten a compilation warning

6 years agoUpdate configure.ac 3.3.1rc0
Mike Brady [Sun, 2 Jun 2019 17:05:40 +0000 (18:05 +0100)] 
Update configure.ac

6 years agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Sun, 2 Jun 2019 17:04:51 +0000 (18:04 +0100)] 
Update RELEASENOTES-DEVELOPMENT.md

6 years agoFix the dither calculation -- it was 12 dB too high, really noticable on the U8 setting.
Mike Brady [Sun, 2 Jun 2019 16:56:47 +0000 (17:56 +0100)] 
Fix the dither calculation -- it was 12 dB too high, really noticable on the U8 setting.

6 years agoUpdate INSTALL.md
Mike Brady [Sun, 2 Jun 2019 12:42:19 +0000 (13:42 +0100)] 
Update INSTALL.md

6 years agoAdd missing support for S32_LE, S32_BE, S24_LE and S24_LE formats.
Mike Brady [Wed, 29 May 2019 16:26:44 +0000 (17:26 +0100)] 
Add missing support for S32_LE, S32_BE, S24_LE and S24_LE formats.

6 years agoAdd support for S32_LE, S32_BE, S24_LE and S24_BE wqhen generating frames of dithered...
Mike Brady [Wed, 29 May 2019 15:18:51 +0000 (16:18 +0100)] 
Add support for S32_LE, S32_BE, S24_LE and S24_BE wqhen generating frames of dithered silence

6 years agoenable specification of specific formats and/or speeds to turn off automatic format...
Mike Brady [Wed, 29 May 2019 15:00:47 +0000 (16:00 +0100)] 
enable specification of specific formats and/or speeds to turn off automatic format/speed selection, fixing a bug. Clarify some of the warnings. Fix a few typos in the configuration file sample.

6 years agoMerge pull request #855 from idcrook/conf_mqtt_port
Mike Brady [Mon, 27 May 2019 08:30:57 +0000 (09:30 +0100)] 
Merge pull request #855 from idcrook/conf_mqtt_port

mqtt port config changes – fix error in the configuration file and check port number for sanity.
Many thanks, David. It'll find it's easy into the next release.

6 years agomqtt port config changes 855/head
David Crook [Sat, 25 May 2019 19:01:22 +0000 (13:01 -0600)] 
mqtt port config changes

1. update example shairport-sync.conf file
2. update config file mqtt port parsing

Signed-off-by: David Crook <idcrook@users.noreply.github.com>
6 years agoBring into line with master 3.3
Mike Brady [Fri, 24 May 2019 16:37:26 +0000 (17:37 +0100)] 
Bring into line with master 3.3

6 years agoMerge pull request #853 from mikebrady/development 3.3
Mike Brady [Fri, 24 May 2019 16:22:30 +0000 (17:22 +0100)] 
Merge pull request #853 from mikebrady/development

Update README.md

6 years agoUpdate README.md 853/head
Mike Brady [Fri, 24 May 2019 16:20:42 +0000 (17:20 +0100)] 
Update README.md

6 years agoMerge branch 'development' 3.3rc7+ to 'master'
Mike Brady [Fri, 24 May 2019 15:42:23 +0000 (16:42 +0100)] 
Merge branch 'development' 3.3rc7+ to 'master'

6 years agoUpdate RELEASENOTES.md
Mike Brady [Fri, 24 May 2019 09:53:34 +0000 (10:53 +0100)] 
Update RELEASENOTES.md

6 years agoUpdate README.md
Mike Brady [Thu, 23 May 2019 16:38:52 +0000 (17:38 +0100)] 
Update README.md

6 years agoUpdate RELEASENOTES.md
Mike Brady [Thu, 23 May 2019 16:27:22 +0000 (17:27 +0100)] 
Update RELEASENOTES.md

6 years agoUpdate README.md
Mike Brady [Thu, 23 May 2019 15:37:45 +0000 (16:37 +0100)] 
Update README.md

6 years agoUpdate README.md
Mike Brady [Thu, 23 May 2019 15:37:25 +0000 (16:37 +0100)] 
Update README.md

6 years agoCreate README-DEVELOPMENT.md
Mike Brady [Thu, 23 May 2019 15:35:55 +0000 (16:35 +0100)] 
Create README-DEVELOPMENT.md

6 years agoUpdate RELEASENOTES.md
Mike Brady [Thu, 23 May 2019 15:34:15 +0000 (16:34 +0100)] 
Update RELEASENOTES.md

6 years agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Thu, 23 May 2019 15:31:39 +0000 (16:31 +0100)] 
Update RELEASENOTES-DEVELOPMENT.md

6 years agoCreate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Thu, 23 May 2019 15:28:46 +0000 (16:28 +0100)] 
Create RELEASENOTES-DEVELOPMENT.md

6 years agoquieten the soxr_oneshot timer
Mike Brady [Wed, 22 May 2019 12:25:44 +0000 (13:25 +0100)] 
quieten the soxr_oneshot timer

6 years agofix another harmless (?) possible divide by zero
Mike Brady [Mon, 20 May 2019 08:40:25 +0000 (09:40 +0100)] 
fix another harmless (?) possible divide by zero

6 years agocheck for a couple of divide-by-zero possiblities.
Mike Brady [Sun, 19 May 2019 12:53:25 +0000 (13:53 +0100)] 
check for a couple of divide-by-zero possiblities.

6 years agoUpdate RELEASENOTES.md
Mike Brady [Fri, 17 May 2019 09:58:36 +0000 (10:58 +0100)] 
Update RELEASENOTES.md

6 years agoremove a strncpy truncation warning
Mike Brady [Fri, 17 May 2019 09:43:54 +0000 (10:43 +0100)] 
remove a strncpy truncation warning
update a timing setting in the settings file
list the alsa hardware devices in the -h message

6 years agoUpdate FEDORA.md
Mike Brady [Thu, 16 May 2019 16:41:31 +0000 (17:41 +0100)] 
Update FEDORA.md

6 years agoUpdate README.md
Mike Brady [Thu, 16 May 2019 15:46:27 +0000 (16:46 +0100)] 
Update README.md

6 years agoUpdate README.md
Mike Brady [Thu, 16 May 2019 15:43:53 +0000 (16:43 +0100)] 
Update README.md

6 years agoUpdate shairport-sync.spec
Mike Brady [Thu, 16 May 2019 14:38:20 +0000 (15:38 +0100)] 
Update shairport-sync.spec

6 years agoUpdate UPDATING.md
Mike Brady [Thu, 16 May 2019 14:36:02 +0000 (15:36 +0100)] 
Update UPDATING.md

6 years agoUpdate FREEBSD.md
Mike Brady [Thu, 16 May 2019 08:12:55 +0000 (09:12 +0100)] 
Update FREEBSD.md

6 years agoUpdate CAR INSTALL.md
Mike Brady [Wed, 15 May 2019 21:19:26 +0000 (22:19 +0100)] 
Update CAR INSTALL.md

6 years agoUpdate INSTALL.md
Mike Brady [Wed, 15 May 2019 21:18:13 +0000 (22:18 +0100)] 
Update INSTALL.md

6 years agoUpdate INSTALL.md
Mike Brady [Wed, 15 May 2019 21:14:06 +0000 (22:14 +0100)] 
Update INSTALL.md

6 years agoUpdate CAR INSTALL.md
Mike Brady [Wed, 15 May 2019 21:10:59 +0000 (22:10 +0100)] 
Update CAR INSTALL.md

6 years agoUpdate CAR INSTALL.md
Mike Brady [Wed, 15 May 2019 21:07:44 +0000 (22:07 +0100)] 
Update CAR INSTALL.md

6 years agoAlways use /etc/dbus-1/system.d for dbus policy documents in Linux, but continue...
Mike Brady [Sun, 12 May 2019 14:40:40 +0000 (15:40 +0100)] 
Always use /etc/dbus-1/system.d for dbus policy documents in Linux, but continue to use the top-level directory path specified by the sysconfdir variable for *BSD

6 years agoUpdate configure.ac 3.3rc7
Mike Brady [Sat, 11 May 2019 10:01:46 +0000 (11:01 +0100)] 
Update configure.ac

6 years agoUpdate RELEASENOTES.md
Mike Brady [Sat, 11 May 2019 10:01:20 +0000 (11:01 +0100)] 
Update RELEASENOTES.md

6 years agoMerge pull request #848 from tillz/development
Mike Brady [Thu, 9 May 2019 11:32:28 +0000 (12:32 +0100)] 
Merge pull request #848 from tillz/development

MQTT Bug & usability improvements – many thanks.

6 years agoFixed Typos 848/head
Till Zimmermann [Thu, 9 May 2019 10:37:09 +0000 (12:37 +0200)] 
Fixed Typos

6 years agoFixed Cover Bug, checking dependencies
Till Zimmermann [Thu, 9 May 2019 09:59:02 +0000 (11:59 +0200)] 
Fixed Cover Bug, checking dependencies

6 years agoUpdate RELEASENOTES.md
Mike Brady [Tue, 7 May 2019 12:05:20 +0000 (13:05 +0100)] 
Update RELEASENOTES.md

6 years agoUpdate RELEASENOTES.md 3.3rc6
Mike Brady [Tue, 7 May 2019 11:28:49 +0000 (12:28 +0100)] 
Update RELEASENOTES.md

6 years agoFix a stupid error in 3.3rc5.
Mike Brady [Tue, 7 May 2019 11:26:27 +0000 (12:26 +0100)] 
Fix a stupid error in 3.3rc5.

6 years agoFix stupid auto format error.
Mike Brady [Tue, 7 May 2019 11:22:23 +0000 (12:22 +0100)] 
Fix stupid auto format error.

6 years agoUpdate RELEASENOTES.md 3.3rc5
Mike Brady [Tue, 7 May 2019 09:50:54 +0000 (10:50 +0100)] 
Update RELEASENOTES.md

6 years agoUpdate RELEASENOTES.md
Mike Brady [Tue, 7 May 2019 09:50:31 +0000 (10:50 +0100)] 
Update RELEASENOTES.md

6 years agoUpdate RELEASENOTES.md
Mike Brady [Tue, 7 May 2019 09:49:35 +0000 (10:49 +0100)] 
Update RELEASENOTES.md

6 years agoAutomatic rate and speed selection for alsa output devices. Better support for big...
Mike Brady [Tue, 7 May 2019 09:35:32 +0000 (10:35 +0100)] 
Automatic rate and speed selection for alsa output devices. Better support for big-endian CPUs. Change "while_active" setting for "auto" in "disable_standby_mode"

6 years agoAdd automatic bit depth and speed selection for alsa devices. Set rate and format...
Mike Brady [Tue, 7 May 2019 09:12:09 +0000 (10:12 +0100)] 
Add automatic bit depth and speed selection for alsa devices. Set rate and format to "auto" by default. Always look for the greatest bit depth, but the lowest multiple of 44,100.
Improve support for big-endian CPUs by adding support for explicit -endian formats, i.e. S16_LE, S16_BE, S24_LE, S24_BE, S32_LE, S32_BE.

For the "disable_standby_mode" setting, change "while_active" to "auto".

6 years agoMerge pull request #842 from griff/fix-macos-build
Mike Brady [Thu, 2 May 2019 20:40:47 +0000 (02:10 +0530)] 
Merge pull request #842 from griff/fix-macos-build

Fix the build on macOS – many thanks!

6 years agoFix the build on macOS 841/head 842/head
Brian Olsen [Thu, 2 May 2019 15:12:35 +0000 (17:12 +0200)] 
Fix the build on macOS

6 years agoUpdate RELEASENOTES.md
Mike Brady [Wed, 1 May 2019 10:33:09 +0000 (11:33 +0100)] 
Update RELEASENOTES.md

6 years agoImprove support for bigendian devices. Add support for S16_LE, S16_BE, S24_LE, S24_BE...
Mike Brady [Wed, 1 May 2019 10:01:15 +0000 (11:01 +0100)] 
Improve support for bigendian devices. Add support for S16_LE, S16_BE, S24_LE, S24_BE, S32_LE and S32_BE formats. Make the default S16_LE. Allow precision timing only on alsa devices with names beginning with "hw:". Use snd_pcm_hw_params_is_monotonic() to see if clock is monotonic.

6 years agoAdd "auto" interpolation support to the dbus interface.
Mike Brady [Sun, 28 Apr 2019 20:39:42 +0000 (21:39 +0100)] 
Add "auto" interpolation support to the dbus interface.

6 years agoUpdate RELEASENOTES.md 3.3rc4
Mike Brady [Sun, 28 Apr 2019 20:02:42 +0000 (21:02 +0100)] 
Update RELEASENOTES.md

6 years agoRC4, and remove code that always adds the commit signature -- not ready for its close...
Mike Brady [Sun, 28 Apr 2019 19:48:03 +0000 (20:48 +0100)] 
RC4, and remove code that always adds the commit signature -- not ready for its close-up yet.

6 years agoAdd "auto" to interpolation settings. Time a few soxr_oneshots to get a figure for...
Mike Brady [Sun, 21 Apr 2019 13:25:27 +0000 (14:25 +0100)] 
Add "auto" to interpolation settings. Time a few soxr_oneshots to get a figure for soxr_delay_index. Add a soxr_delay_threshold and in auto mode, select soxr if delay is below threshold.

6 years agoRemove a few bogus warnings.
Mike Brady [Sat, 20 Apr 2019 09:01:42 +0000 (10:01 +0100)] 
Remove a few bogus warnings.

6 years agoquieten a debug message
Mike Brady [Wed, 17 Apr 2019 15:43:18 +0000 (16:43 +0100)] 
quieten a debug message

6 years agoTidy up some debug and information messages
Mike Brady [Wed, 17 Apr 2019 15:33:08 +0000 (16:33 +0100)] 
Tidy up some debug and information messages

6 years agoTake a fixed amount of time to check the soxr_delay_index, not a fixed number of...
Mike Brady [Tue, 16 Apr 2019 22:11:30 +0000 (23:11 +0100)] 
Take a fixed amount of time to check the soxr_delay_index, not a fixed number of iterations.

6 years agoAlways include the up-to-date abbreviated git hash if we are in the git repository.
Mike Brady [Tue, 16 Apr 2019 21:45:45 +0000 (22:45 +0100)] 
Always include the up-to-date abbreviated git hash if we are in the git repository.

6 years agoAdd a new interpolation setting -- "auto" which will choose soxr if supported and...
Mike Brady [Tue, 16 Apr 2019 15:40:56 +0000 (16:40 +0100)] 
Add a new interpolation setting -- "auto" which will choose soxr if supported and the soxr delay is less or equal to the threshold of 30 (milliseconds).

6 years agoMove the soxr timer checker to run as soon as the system powers up.
Mike Brady [Tue, 16 Apr 2019 11:59:02 +0000 (12:59 +0100)] 
Move the soxr timer checker to run as soon as the system powers up.

6 years agoAdd code to time soxr_oneshot without playing anything. It's in the wrong place,...
Mike Brady [Tue, 16 Apr 2019 08:10:45 +0000 (09:10 +0100)] 
Add code to time soxr_oneshot without playing anything. It's in the wrong place, but it's a start.

6 years agoa bit less noisy debug/timing of soxr!
Mike Brady [Mon, 15 Apr 2019 16:22:52 +0000 (17:22 +0100)] 
a bit less noisy debug/timing of soxr!

6 years agovery noisy debug of soxr!
Mike Brady [Mon, 15 Apr 2019 16:16:30 +0000 (17:16 +0100)] 
very noisy debug of soxr!

6 years agoTurn on the configuration flag for building soxr support in when the pkg_config is...
Mike Brady [Mon, 15 Apr 2019 16:07:34 +0000 (17:07 +0100)] 
Turn on the configuration flag for building soxr support in when the pkg_config is not available.

6 years agoAdd git commit and dirty status if available. Slightly reorder the debug messages...
Mike Brady [Mon, 15 Apr 2019 15:27:44 +0000 (16:27 +0100)] 
Add git commit and dirty status if available. Slightly reorder the debug messages at the start.

6 years agoInclude build_details.h as part of Shairport Sync
Mike Brady [Mon, 15 Apr 2019 15:26:43 +0000 (16:26 +0100)] 
Include build_details.h as part of Shairport Sync

6 years agoignore build_details.h
Mike Brady [Mon, 15 Apr 2019 15:25:47 +0000 (16:25 +0100)] 
ignore build_details.h

6 years agoadd soxr interpolation statistics gathering.
Mike Brady [Mon, 15 Apr 2019 10:46:42 +0000 (11:46 +0100)] 
add soxr interpolation statistics gathering.

6 years agoDefault to "basic" stuffing even if soxr support is included.
Mike Brady [Mon, 15 Apr 2019 10:13:51 +0000 (11:13 +0100)] 
Default to "basic" stuffing even if soxr support is included.

6 years agoFix a warning about ending a funrtion without a return value.
Mike Brady [Mon, 15 Apr 2019 10:13:14 +0000 (11:13 +0100)] 
Fix a warning about ending a funrtion without a return value.

6 years agoTidy up the exit() arguments.
Mike Brady [Wed, 10 Apr 2019 20:32:08 +0000 (21:32 +0100)] 
Tidy up the exit() arguments.

6 years agomake Shairport Sync die for some other serious alsa device errors
Mike Brady [Tue, 9 Apr 2019 21:37:59 +0000 (22:37 +0100)] 
make Shairport Sync die for some other serious alsa device errors

6 years agouse abort() to exit after a "die" call and fix the logic of opening the alsa device...
Mike Brady [Tue, 9 Apr 2019 21:26:26 +0000 (22:26 +0100)] 
use abort() to exit after a "die" call and fix the logic of opening the alsa device -- success was causing it to die, duh.

6 years agoGive error if alsa output device can't be found.
Mike Brady [Tue, 9 Apr 2019 10:35:46 +0000 (11:35 +0100)] 
Give error if alsa output device can't be found.

6 years agohook up the alsa "use_precision_timing" option and update the sample conf file.
Mike Brady [Tue, 9 Apr 2019 10:06:52 +0000 (11:06 +0100)] 
hook up the alsa "use_precision_timing" option and update the sample conf file.

6 years agoadd standard timing -- more compatible -- and precision timing -- more precise. Add...
Mike Brady [Tue, 9 Apr 2019 09:23:23 +0000 (10:23 +0100)] 
add standard timing -- more compatible -- and precision timing -- more precise. Add option reader but it's not connected up yet.

6 years agoDirty Hack #11 -- avoid using pcm_get_status
Mike Brady [Mon, 8 Apr 2019 20:55:18 +0000 (21:55 +0100)] 
Dirty Hack #11 -- avoid using pcm_get_status

6 years agoDirty Hack #10 -- add a snd_pcm_prepare call
Mike Brady [Mon, 8 Apr 2019 20:45:59 +0000 (21:45 +0100)] 
Dirty Hack #10 -- add a snd_pcm_prepare call

6 years agoDirty Hack #9
Mike Brady [Mon, 8 Apr 2019 20:28:56 +0000 (21:28 +0100)] 
Dirty Hack #9

6 years agoDirty Hack #8
Mike Brady [Mon, 8 Apr 2019 20:14:46 +0000 (21:14 +0100)] 
Dirty Hack #8

6 years agoUpdate OPENBSD.md
Mike Brady [Fri, 5 Apr 2019 19:12:23 +0000 (20:12 +0100)] 
Update OPENBSD.md

6 years agoUpdate INSTALL.md
Mike Brady [Fri, 5 Apr 2019 16:01:40 +0000 (17:01 +0100)] 
Update INSTALL.md

6 years agoUpdate CAR INSTALL.md
Mike Brady [Fri, 5 Apr 2019 15:59:22 +0000 (16:59 +0100)] 
Update CAR INSTALL.md

6 years agoUpdate README.md
Mike Brady [Fri, 5 Apr 2019 15:58:14 +0000 (16:58 +0100)] 
Update README.md

6 years agoUpdate README.md
Mike Brady [Fri, 5 Apr 2019 15:51:29 +0000 (16:51 +0100)] 
Update README.md

6 years agoUpdate README.md
Mike Brady [Fri, 5 Apr 2019 15:45:35 +0000 (16:45 +0100)] 
Update README.md

6 years agoreinstate the development branch README.md, stop including libdaemon automatically...
Mike Brady [Fri, 5 Apr 2019 15:21:58 +0000 (16:21 +0100)] 
reinstate the development branch README.md, stop including libdaemon automatically, improve some erro messages concerning -k / -d options.

6 years agoUpdate shairport-sync.spec
Mike Brady [Fri, 5 Apr 2019 14:21:12 +0000 (15:21 +0100)] 
Update shairport-sync.spec