]> git.ipfire.org Git - thirdparty/shairport-sync.git/log
thirdparty/shairport-sync.git
3 years agoconfigure.ac: fix build with automake 1.16.5 1314/head
Fabrice Fontaine [Fri, 15 Oct 2021 06:20:12 +0000 (08:20 +0200)] 
configure.ac: fix build with automake 1.16.5

Fix the following build failure with convolution raised since automake
1.16.5 and
https://git.savannah.gnu.org/cgit/automake.git/commit/?id=f4a3a70f69e1dbccb6578f39ef47835098a04624:

configure.ac:305: error: AM_INIT_AUTOMAKE expanded multiple times
/home/giuliobenetti/autobuild/run/instance-1/output-1/host/share/aclocal-1.16/init.m4:29: AM_INIT_AUTOMAKE is expanded from...
configure.ac:6: the top level
/home/giuliobenetti/autobuild/run/instance-1/output-1/host/share/aclocal-1.16/init.m4:29: AM_INIT_AUTOMAKE is expanded from...
configure.ac:305: the top level

Fixes:
 - http://autobuild.buildroot.org/results/464148bdccb705d8992dc860262bfdeb01b7e2a1

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
3 years agoUpdate BUILDFORAP1.md
Mike Brady [Mon, 11 Oct 2021 17:04:33 +0000 (19:04 +0200)] 
Update BUILDFORAP1.md

3 years agoForgot some documentation updates online.
Mike Brady [Wed, 29 Sep 2021 09:08:49 +0000 (10:08 +0100)] 
Forgot some documentation updates online.

Merge branch 'development' of github.com:mikebrady/shairport-sync into development

3 years agoQuieten some debug messages.
Mike Brady [Wed, 29 Sep 2021 09:08:22 +0000 (10:08 +0100)] 
Quieten some debug messages.

3 years agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Wed, 29 Sep 2021 08:39:07 +0000 (09:39 +0100)] 
Update RELEASENOTES-DEVELOPMENT.md

3 years agoQuieten a few debug messages.
Mike Brady [Wed, 29 Sep 2021 08:31:13 +0000 (09:31 +0100)] 
Quieten a few debug messages.

3 years agoHonour the volume_range_db with a hardware attenuator, duh.
Mike Brady [Wed, 29 Sep 2021 08:26:46 +0000 (09:26 +0100)] 
Honour the volume_range_db with a hardware attenuator, duh.

3 years agoAllow Shairport Sync to be build without including the metadata stuff.
Mike Brady [Wed, 29 Sep 2021 08:02:53 +0000 (09:02 +0100)] 
Allow Shairport Sync to be build without including the metadata stuff.

3 years agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Tue, 28 Sep 2021 16:40:33 +0000 (17:40 +0100)] 
Update RELEASENOTES-DEVELOPMENT.md

3 years agoIs sufficiently different from 4.0-dev... 4.1-dev
Mike Brady [Mon, 27 Sep 2021 18:37:09 +0000 (19:37 +0100)] 
Is sufficiently different from 4.0-dev...

3 years agoAllocate, deallocate and NULL the rtp_event_thread memory space so that it is only...
Mike Brady [Sat, 18 Sep 2021 11:22:57 +0000 (12:22 +0100)] 
Allocate, deallocate and NULL the rtp_event_thread memory space so that it is only deleted once!

3 years agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Fri, 17 Sep 2021 18:27:41 +0000 (19:27 +0100)] 
Update RELEASENOTES-DEVELOPMENT.md

3 years agoUpdate AIRPLAY2.md
Mike Brady [Fri, 17 Sep 2021 18:24:10 +0000 (19:24 +0100)] 
Update AIRPLAY2.md

3 years agoMerge with the aillwee development branch
Mike Brady [Thu, 16 Sep 2021 16:54:47 +0000 (17:54 +0100)] 
Merge with the aillwee development branch

3 years agoAllow compilation with AirPlay2 not selected.
Mike Brady [Sun, 12 Sep 2021 14:31:45 +0000 (15:31 +0100)] 
Allow compilation with AirPlay2 not selected.

3 years agoAdd full teardown actions to RTSP stream cleanup to correctly close all connections.
Mike Brady [Sun, 12 Sep 2021 14:24:48 +0000 (15:24 +0100)] 
Add full teardown actions to RTSP stream cleanup to correctly close all connections.

3 years agoChange features flags in agreement with the metadata settings in the config file.
Mike Brady [Fri, 10 Sep 2021 16:42:47 +0000 (17:42 +0100)] 
Change features flags in agreement with the metadata settings in the config file.

3 years agoFix compilation errors that accumulated with no --with-airplay-2 flag set.
Mike Brady [Thu, 9 Sep 2021 10:24:23 +0000 (11:24 +0100)] 
Fix compilation errors that accumulated with no --with-airplay-2 flag set.

3 years agoStop a message from repeating endlessly.
Mike Brady [Thu, 9 Sep 2021 10:23:25 +0000 (11:23 +0100)] 
Stop a message from repeating endlessly.

3 years agoFix a crashing bug in cancel_all_RTSP_threads.
Mike Brady [Tue, 7 Sep 2021 06:44:28 +0000 (07:44 +0100)] 
Fix a crashing bug in cancel_all_RTSP_threads.

3 years agoClang
Mike Brady [Mon, 6 Sep 2021 13:30:13 +0000 (14:30 +0100)] 
Clang

3 years agoImprove cancelled connection memory recovery. Remove some trick-bicycling programming...
Mike Brady [Mon, 6 Sep 2021 10:05:20 +0000 (11:05 +0100)] 
Improve cancelled connection memory recovery. Remove some trick-bicycling programming from connection memory recovery. Use mutexes. Recover cancelled connection memory immediately.

3 years agoDon't need 'had_been_cancelled'. Remoted.
Mike Brady [Mon, 6 Sep 2021 10:02:59 +0000 (11:02 +0100)] 
Don't need 'had_been_cancelled'. Remoted.

3 years agoSeems to work better with iOS / HomePod mini speaker selection. Does not recover...
Mike Brady [Mon, 6 Sep 2021 08:11:24 +0000 (09:11 +0100)] 
Seems to work better with iOS / HomePod mini speaker selection. Does not recover discarded rtsp stream memory!

3 years agoSlight comment change.
Mike Brady [Sun, 5 Sep 2021 09:13:17 +0000 (10:13 +0100)] 
Slight comment change.

3 years agoTo address Issue 1107, set the number of items to buffer to 255. Thanks to https...
Mike Brady [Sun, 5 Sep 2021 09:12:41 +0000 (10:12 +0100)] 
To address Issue 1107, set the number of items to buffer to 255. Thanks to https://github.com/PieGuy314 and https://github.com/Hello71 for reporting.

3 years agoMerge branch 'development' of github.com:mikebrady/shairport-sync into development
Mike Brady [Sun, 5 Sep 2021 08:10:26 +0000 (09:10 +0100)] 
Merge branch 'development' of github.com:mikebrady/shairport-sync into development
quieten a deprecation warning

3 years agoUpdate rtp.c
Mike Brady [Sun, 5 Sep 2021 08:09:44 +0000 (09:09 +0100)] 
Update rtp.c

Stop a deprecated warning.

3 years agoOnline changes.
Mike Brady [Sun, 5 Sep 2021 08:01:33 +0000 (09:01 +0100)] 
Online changes.
Merge branch 'development' of github.com:mikebrady/shairport-sync into development

3 years agoMerge pull request #1284 from mao-liu/fix/ffmpeg-3.4
Mike Brady [Sat, 4 Sep 2021 20:19:15 +0000 (21:19 +0100)] 
Merge pull request #1284 from mao-liu/fix/ffmpeg-3.4

small change to fix codec loading for ubuntu-18/ffmpeg-3.4

3 years agosmall change to fix codec loading for ubuntu-18/ffmpeg-3.4 1284/head
Mao Liu [Sat, 4 Sep 2021 14:31:15 +0000 (14:31 +0000)] 
small change to fix codec loading for ubuntu-18/ffmpeg-3.4

3 years agoredo handle_setup to identify ptp, ntp and remote control streams, returns 400 for...
Mike Brady [Sat, 4 Sep 2021 14:08:44 +0000 (15:08 +0100)] 
redo handle_setup to identify ptp, ntp and remote control streams, returns 400 for remote control and unrecognised stuff.

3 years agoUncomment code to list the contents of an incoming message. Get the source airplay...
Mike Brady [Fri, 3 Sep 2021 14:41:47 +0000 (15:41 +0100)] 
Uncomment code to list the contents of an incoming message. Get the source airplay version. Quieten some messages.

3 years agoQuieten a really noise message on verbosity 3.
Mike Brady [Fri, 3 Sep 2021 14:38:28 +0000 (15:38 +0100)] 
Quieten a really noise message on verbosity 3.

3 years agoMove the release of the group UUID to when the connection ends, not when the play...
Mike Brady [Thu, 2 Sep 2021 11:20:53 +0000 (12:20 +0100)] 
Move the release of the group UUID to when the connection ends, not when the play session ends.

3 years agoquieten a few debug messages
Mike Brady [Wed, 1 Sep 2021 15:54:19 +0000 (16:54 +0100)] 
quieten a few debug messages

3 years agoclang
Mike Brady [Wed, 1 Sep 2021 15:53:48 +0000 (16:53 +0100)] 
clang

3 years agoclang
Mike Brady [Wed, 1 Sep 2021 15:53:14 +0000 (16:53 +0100)] 
clang

3 years agoAdd new type of airplasy stream
Mike Brady [Wed, 1 Sep 2021 15:40:43 +0000 (16:40 +0100)] 
Add new type of airplasy stream

3 years agoMark the airplay_gid free by nulling it.
Mike Brady [Wed, 1 Sep 2021 15:40:04 +0000 (16:40 +0100)] 
Mark the airplay_gid free by nulling it.

3 years agolock the avahi thread before modifying the strings
Mike Brady [Wed, 1 Sep 2021 15:39:32 +0000 (16:39 +0100)] 
lock the avahi thread before modifying the strings

3 years agoTiny update. Note thay SPS can not participate in a remote control connection.
Mike Brady [Wed, 1 Sep 2021 11:08:13 +0000 (12:08 +0100)] 
Tiny update. Note thay SPS can not participate in a remote control connection.

3 years agoMove groupUUID storage to the conn, as it's a property of a connection not of the...
Mike Brady [Wed, 1 Sep 2021 09:33:29 +0000 (10:33 +0100)] 
Move groupUUID storage to the conn, as it's a property of a connection not of the player. Improve some debug messages. Alsways update the bonjour strings dueing a SETUP, only reset grooup UUID when a TEARDOWN closes a connection, not when it closes a stream.

3 years agoIf the airplay_gid is not NULL, free it before deleting the player.
Mike Brady [Wed, 1 Sep 2021 09:31:06 +0000 (10:31 +0100)] 
If the airplay_gid is not NULL, free it before deleting the player.

3 years agoStop initialising the airplay_gid. Now if it's NULL it means the group UUID is the...
Mike Brady [Wed, 1 Sep 2021 09:30:24 +0000 (10:30 +0100)] 
Stop initialising the airplay_gid. Now if it's NULL it means the group UUID is the same as the deviice's pi. Alos airplay_gid is moved to the conn.

3 years agoMove group ID store to the conn. Fix the size of the groupContainsGroupLeader plist...
Mike Brady [Wed, 1 Sep 2021 09:28:30 +0000 (10:28 +0100)] 
Move group ID store to the conn. Fix the size of the groupContainsGroupLeader plist boolean store.

3 years agoRearrange code for setting bonjour strings. Improve response text from msg_write_resp...
Mike Brady [Tue, 31 Aug 2021 16:54:59 +0000 (17:54 +0100)] 
Rearrange code for setting bonjour strings. Improve response text from msg_write_response. Decode updateMRSupportedCommands stuff for curiosity. Capture group ID and groupContainsGroupLeader from setup and post them in the Bonjour strings. Include 'isGroupLeader=0' if it's in a group. Restore group ID and related stuff when deselected. Set bit 11 'DeviceSupportsRelay' when selected and clear when deselected.

3 years agoMake the features more like the APX2
Mike Brady [Tue, 31 Aug 2021 16:45:27 +0000 (17:45 +0100)] 
Make the features more like the APX2

3 years agoadd a place to store the groupContainsGroupLeader from SETUP
Mike Brady [Tue, 31 Aug 2021 16:43:56 +0000 (17:43 +0100)] 
add a place to store the groupContainsGroupLeader from SETUP

4 years agobreak out the POST /command stuff
Mike Brady [Mon, 23 Aug 2021 12:00:09 +0000 (13:00 +0100)] 
break out the POST /command stuff

4 years agoAllow debug/inform/die/warn messages up to 16384 bytes (up from 1024 bytes)
Mike Brady [Mon, 23 Aug 2021 11:57:56 +0000 (12:57 +0100)] 
Allow debug/inform/die/warn messages up to 16384 bytes (up from 1024 bytes)

4 years agoUpdate MQTT.md
Mike Brady [Tue, 10 Aug 2021 21:04:37 +0000 (22:04 +0100)] 
Update MQTT.md

4 years agoMerge pull request #1264 from ffontaine/development
Mike Brady [Fri, 6 Aug 2021 09:52:41 +0000 (10:52 +0100)] 
Merge pull request #1264 from ffontaine/development

configure.ac: find sndfile through pkg-config

4 years agoconfigure.ac: find sndfile through pkg-config 1264/head
Fabrice Fontaine [Fri, 6 Aug 2021 09:41:49 +0000 (11:41 +0200)] 
configure.ac: find sndfile through pkg-config

Find sndfile through pkg-config to retrieve sndfile dependencies such as
flac and avoid the following static build failure:

/tmp/instance-3/output-1/host/lib/gcc/xtensa-buildroot-linux-uclibc/10.3.0/../../../../xtensa-buildroot-linux-uclibc/bin/ld: /tmp/instance-3/output-1/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libsndfile.a(libsndfile_la-flac.o): in function `flac_byterate':
flac.c:(.text+0xfc): undefined reference to `FLAC__StreamDecoderErrorStatusString'

Fixes:
 - http://autobuild.buildroot.org/results/92ed30a6855ca11800b779718822bcba4a69c9a3

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
4 years agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Fri, 30 Jul 2021 19:39:08 +0000 (20:39 +0100)] 
Update RELEASENOTES-DEVELOPMENT.md

4 years agorevert output to syslog rather than stderr
Mike Brady [Fri, 30 Jul 2021 18:15:17 +0000 (19:15 +0100)] 
revert output to syslog rather than stderr

4 years agoUpdate CAR INSTALL.md
Mike Brady [Thu, 29 Jul 2021 12:13:01 +0000 (13:13 +0100)] 
Update CAR INSTALL.md

4 years agoUpdate BUILDFORAP2.md
Mike Brady [Thu, 29 Jul 2021 12:11:39 +0000 (13:11 +0100)] 
Update BUILDFORAP2.md

4 years agoDocumentation updates
Mike Brady [Wed, 28 Jul 2021 15:59:35 +0000 (16:59 +0100)] 
Documentation updates

4 years agoUpdate RELEASENOTES-DEVELOPMENT
Mike Brady [Wed, 28 Jul 2021 14:47:21 +0000 (15:47 +0100)] 
Update RELEASENOTES-DEVELOPMENT

4 years agoWhen an unrecognised SETUP message is received, just say okay and ignore it. Remove...
Mike Brady [Wed, 28 Jul 2021 11:58:20 +0000 (12:58 +0100)] 
When an unrecognised SETUP message is received, just say okay and ignore it. Remove reduncant client_setup_plist from the conn data structure.

4 years agoremove a misleading obsolete comment.
Mike Brady [Wed, 28 Jul 2021 11:56:55 +0000 (12:56 +0100)] 
remove a misleading obsolete comment.

4 years agoMerge branch 'development' of github.com:mikebrady/shairport-sync into development
Mike Brady [Tue, 27 Jul 2021 17:20:05 +0000 (18:20 +0100)] 
Merge branch 'development' of github.com:mikebrady/shairport-sync into development
Online updates.

4 years agoUpdate TROUBLESHOOTING.md
Mike Brady [Sat, 24 Jul 2021 08:28:12 +0000 (09:28 +0100)] 
Update TROUBLESHOOTING.md

4 years agoSimplify UFW Stuff
Mike Brady [Sat, 24 Jul 2021 08:23:02 +0000 (09:23 +0100)] 
Simplify UFW Stuff

Make is work for any source, IPv4 or IPv6, add in 7000 for AP2

4 years agoBring over some updates that were applied to the master branch.
Mike Brady [Thu, 22 Jul 2021 16:33:31 +0000 (17:33 +0100)] 
Bring over some updates that were applied to the master branch.

4 years agoMerge branch 'development' of github.com:mikebrady/shairport-sync into development
Mike Brady [Thu, 22 Jul 2021 15:45:10 +0000 (16:45 +0100)] 
Merge branch 'development' of github.com:mikebrady/shairport-sync into development

Online pull requests.

4 years agoMerge pull request #1177 from lrusak/pipewire
Mike Brady [Thu, 22 Jul 2021 15:35:10 +0000 (16:35 +0100)] 
Merge pull request #1177 from lrusak/pipewire

pipewire: add initial support

4 years agoMerge pull request #1211 from fesc2000/master
Mike Brady [Thu, 22 Jul 2021 15:28:25 +0000 (16:28 +0100)] 
Merge pull request #1211 from fesc2000/master

Fix tinysvcmdns: rr_data_len goes beyond packet buffer

4 years agoMerge branch 'dasl--readme-config' into development
Mike Brady [Thu, 22 Jul 2021 15:12:38 +0000 (16:12 +0100)] 
Merge branch 'dasl--readme-config' into development

PR #1186

4 years agoMerged PR #1186, thanks to [dasl-](https://github.com/dasl-).
Mike Brady [Thu, 22 Jul 2021 15:12:06 +0000 (16:12 +0100)] 
Merged PR #1186, thanks to [dasl-](https://github.com/dasl-).

4 years agoMerge branch 'development' of github.com:mikebrady/shairport-sync into development
Mike Brady [Thu, 22 Jul 2021 15:04:47 +0000 (16:04 +0100)] 
Merge branch 'development' of github.com:mikebrady/shairport-sync into development

Online changes.

4 years agoMerge pull request #1253 from charlesomer/master
Mike Brady [Thu, 22 Jul 2021 15:01:43 +0000 (16:01 +0100)] 
Merge pull request #1253 from charlesomer/master

Added stale action for issues and PRs.

4 years agoMerge pull request #1243 from charlesomer/development
Mike Brady [Thu, 22 Jul 2021 15:00:31 +0000 (16:00 +0100)] 
Merge pull request #1243 from charlesomer/development

Fix NQPTP branch name for non development build starts.

4 years agoUpdate CAR INSTALL.md
Mike Brady [Thu, 22 Jul 2021 13:30:17 +0000 (14:30 +0100)] 
Update CAR INSTALL.md

4 years agoAvoid repreatedly asking Avahi to monitor for the same DACP-ID. Quieten some debug...
Mike Brady [Thu, 22 Jul 2021 12:23:57 +0000 (13:23 +0100)] 
Avoid repreatedly asking Avahi to monitor for the same DACP-ID. Quieten some debug messages.

4 years agoQuieten a few temporary wanrings.
Mike Brady [Thu, 22 Jul 2021 11:43:21 +0000 (12:43 +0100)] 
Quieten a few temporary wanrings.

4 years agoAdd a dummy handler for the POST /feedback request.
Mike Brady [Thu, 22 Jul 2021 10:03:32 +0000 (11:03 +0100)] 
Add a dummy handler for the POST /feedback request.

4 years agoUse a local copy of the nqptp shared memory interface description file.
Mike Brady [Thu, 22 Jul 2021 10:01:53 +0000 (11:01 +0100)] 
Use a local copy of the nqptp shared memory interface description file.

4 years agoPick up active Remote information as well as DACP-ID.
Mike Brady [Mon, 19 Jul 2021 20:51:47 +0000 (21:51 +0100)] 
Pick up active Remote information as well as DACP-ID.

4 years agoMerge pull request #24 from aillwee/charles-dev
Mike Brady [Mon, 19 Jul 2021 19:35:06 +0000 (20:35 +0100)] 
Merge pull request #24 from aillwee/charles-dev

Stale action + updates from public repo (docker).

4 years agoAdd the ability to update the ap1 and ap2 strings dynamically
Mike Brady [Mon, 19 Jul 2021 16:16:37 +0000 (17:16 +0100)] 
Add the ability to update the ap1 and ap2 strings dynamically

4 years agoPick up the DACP-ID for AP2 streams. Move the mdns txt string globals around a bit.
Mike Brady [Mon, 19 Jul 2021 16:13:27 +0000 (17:13 +0100)] 
Pick up the DACP-ID for AP2 streams. Move the mdns txt string globals around a bit.

4 years agoBy default, log to daemonlog/stderr
Mike Brady [Mon, 19 Jul 2021 16:11:59 +0000 (17:11 +0100)] 
By default, log to daemonlog/stderr

4 years agoadd a simple mdns_update
Mike Brady [Mon, 19 Jul 2021 16:10:51 +0000 (17:10 +0100)] 
add a simple mdns_update

4 years agoIf using libdaemon logs default to daemonlog, otherwise to stderr.
Mike Brady [Mon, 19 Jul 2021 16:09:52 +0000 (17:09 +0100)] 
If using libdaemon logs default to daemonlog, otherwise to stderr.

4 years agoMake mDNS txt record arrays global and permanent. We hope to be able to modify them...
Mike Brady [Mon, 19 Jul 2021 11:07:14 +0000 (12:07 +0100)] 
Make mDNS txt record arrays global and permanent. We hope to be able to modify them dynamically later.

4 years agoMerge branch 'mikebrady:development' into development 1243/head
Charles [Sat, 17 Jul 2021 20:45:27 +0000 (21:45 +0100)] 
Merge branch 'mikebrady:development' into development

4 years agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Fri, 16 Jul 2021 14:12:33 +0000 (15:12 +0100)] 
Update RELEASENOTES-DEVELOPMENT.md

4 years agoForgot online updates to documentation, duh.
Mike Brady [Fri, 16 Jul 2021 14:05:32 +0000 (15:05 +0100)] 
Forgot online updates to documentation, duh.

Merge branch 'development' of github.com:mikebrady/shairport-sync into development

4 years agoHonour max_output_db setting even when ignore_volume_control is true. Spell out ...
Mike Brady [Fri, 16 Jul 2021 14:04:51 +0000 (15:04 +0100)] 
Honour max_output_db setting even when ignore_volume_control is true. Spell out "Shairport Sync" in the Home app information.

4 years agoUpdate RELEASENOTES-DEVELOPMENT.md
Mike Brady [Fri, 16 Jul 2021 10:24:05 +0000 (11:24 +0100)] 
Update RELEASENOTES-DEVELOPMENT.md

4 years agoMerge pull request #1244 from ejurgensen/pair_home5
Mike Brady [Fri, 16 Jul 2021 09:55:29 +0000 (10:55 +0100)] 
Merge pull request #1244 from ejurgensen/pair_home5

Home app pairing (support for pair-add etc).

Super stuff, @ejurgensen. Thanks, as ever.

4 years agoAdd Homekit pairing methods (pair-add/list/remove + configure) 1244/head
ejurgensen [Tue, 13 Jul 2021 21:21:01 +0000 (23:21 +0200)] 
Add Homekit pairing methods (pair-add/list/remove + configure)

Also change the features flag to match airplay2-receiver

4 years agoUpdate pair_ap to 0.8 (fixes incorrect pair-list response)
ejurgensen [Tue, 13 Jul 2021 20:28:34 +0000 (22:28 +0200)] 
Update pair_ap to 0.8 (fixes incorrect pair-list response)

4 years agoTry again with updated secret.
Charles [Thu, 15 Jul 2021 13:01:09 +0000 (14:01 +0100)] 
Try again with updated secret.

4 years agoComment change.
Charles [Thu, 15 Jul 2021 12:42:33 +0000 (13:42 +0100)] 
Comment change.

4 years agoRemove stale since it's now on master instead.
Charles [Thu, 15 Jul 2021 11:49:22 +0000 (12:49 +0100)] 
Remove stale since it's now on master instead.

4 years agoUse 'main' branch instead of 'master' for nqptp.
Charles [Thu, 15 Jul 2021 11:45:40 +0000 (12:45 +0100)] 
Use 'main' branch instead of 'master' for nqptp.

4 years agoUse 'main' branch instead of 'master' for nqptp.
Charles [Thu, 15 Jul 2021 11:44:58 +0000 (12:44 +0100)] 
Use 'main' branch instead of 'master' for nqptp.