diff --git a/.gitignore b/.gitignore index f097f98..019a9fb 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ *.so* *.dylib build - +*.sh +*.csv +examples diff --git a/README.md b/README.md index 39b552a..e4b224c 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ See the example folder for information on cloning, installing, example usage, an ## Notice -The pulseaudio branch will hearby be for legacy use as the promotion of this version to master branch will obsolete that branch. Any pre-compiled windows versions found in the release link will be considered legacy as well, and do not feature trunking support and have older handling for some other modes. Users are free to use those, but keep in mind the use case syntax may and will be different between versions. Furthermore, any wiki articles made for windows users may contain outdated information for building the pulseaudio branch, please adjust any information found in those accordingly. +The pulseaudio branch will hearby be for legacy use as the promotion of this version to main branch will obsolete that branch. Any pre-compiled windows versions found in the release link will be considered legacy as well, and do not feature trunking support and have older handling for some other modes. Users are free to use those, but keep in mind the use case syntax may and will be different between versions. Furthermore, any wiki articles made for windows users may contain outdated information for building the pulseaudio branch, please adjust any information found in those accordingly. ## License Copyright (C) 2010 DSD Author diff --git a/examples/Install_Notes.md b/examples/Install_Notes.md index 70d537f..baad2bc 100644 --- a/examples/Install_Notes.md +++ b/examples/Install_Notes.md @@ -7,7 +7,7 @@ Using the included download-and-install.sh should make for a simple and painless If you need all dependencies build and installed first (only on Debian/Ubuntu/Mint/Pi), run: ``` -wget https://raw.githubusercontent.com/lwvmobile/dsd-fme/master/download-and-install.sh +wget https://raw.githubusercontent.com/lwvmobile/dsd-fme/main/download-and-install.sh chmod +x download-and-install.sh ./download-and-install.sh ``` @@ -15,7 +15,7 @@ chmod +x download-and-install.sh If you have dependencies already installed (i.e. need a fresh clean install on a system with DSD-FME already or using system other than Debian/Ubuntu, etc), please run this instead: ``` -wget https://raw.githubusercontent.com/lwvmobile/dsd-fme/master/download-and-install-nodeps.sh +wget https://raw.githubusercontent.com/lwvmobile/dsd-fme/main/download-and-install-nodeps.sh chmod +x download-and-install-nodeps.sh ./download-and-install-nodeps.sh ``` diff --git a/src/dsd_main.c b/src/dsd_main.c index 39894d1..650bc55 100644 --- a/src/dsd_main.c +++ b/src/dsd_main.c @@ -52,7 +52,7 @@ char * FM_banner[9] = { " ██║ ██║ ╚═══██╗██║ ██║   ██╔══╝ ██║╚██╔╝██║██╔══╝ ", " ██████╔╝██████╔╝██████╔╝   ██║ ██║ ╚═╝ ██║███████╗", " ╚═════╝ ╚═════╝ ╚═════╝    ╚═╝ ╚═╝ ╚═╝╚══════╝", - " DEV BUILD - May contain changes and broken features " + " " }; int