diff --git a/ChangeLog b/ChangeLog index 0b62651f..3843688d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,3 @@ For changes, please see the git commit history on github: - https://github.com/erikd/libsndfile/commits/master + https://github.com/libsndfile/libsndfile/commits/master diff --git a/Makefile.am b/Makefile.am index d8c71411..2a6681f9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -395,7 +395,7 @@ tests_scale_clip_test_LDADD = src/libsndfile.la # Coerce the multiple inputs -> multiple outputs problem # into suffix rules by "linearising" the dependency graph. # Yes, this sucks, but GNU make patterns aren't portable, -# see also https://github.com/erikd/libsndfile/issues/369 +# see also https://github.com/libsndfile/libsndfile/issues/369 SUFFIXES = .tpl .def diff --git a/README b/README index 25890ecf..93b4b29a 100644 --- a/README +++ b/README @@ -69,8 +69,8 @@ CONTACTS libsndfile was written by Erik de Castro Lopo (erikd AT mega-nerd DOT com). The libsndfile home page is at : - http://www.mega-nerd.com/libsndfile/ + http://libsndfile.github.io/libsndfile/ Bugs and support questions can be raised at : - https://github.com/erikd/libsndfile/ + https://github.com/libsndfile/libsndfile/issues diff --git a/README.md b/README.md index 6231a36e..489a0342 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # libsndfile -![C/C++ CI](https://github.com/erikd/libsndfile/workflows/C/C++%20CI/badge.svg) +![C/C++ CI](https://github.com/libsndfile/libsndfile/workflows/C/C++%20CI/badge.svg) libsndfile is a C library for reading and writing files containing sampled audio data. @@ -8,11 +8,11 @@ data. ## Hacking The canonical source code repository for libsndfile is at -[https://github.com/erikd/libsndfile/][github]. +[http://libsndfile.github.io/libsndfile/][github]. You can grab the source code using: - git clone git://github.com/erikd/libsndfile.git + git clone https://github.com/libsndfile/libsndfile.git For building for Android see [BuildingForAndroid][BuildingForAndroid]. @@ -227,5 +227,5 @@ You also need to set `VCPKG_TARGET_TRIPLET` because you use static libraries: See [CONTRIBUTING.md](CONTRIBUTING.md) for details. [brew]: http://brew.sh/ -[github]: https://github.com/erikd/libsndfile/ -[BuildingForAndroid]: https://github.com/erikd/libsndfile/blob/master/Building-for-Android.md +[github]: http://libsndfile.github.io/libsndfile/ +[BuildingForAndroid]: https://github.com/libsndfile/libsndfile/blob/master/Building-for-Android.md diff --git a/configure.ac b/configure.ac index 992348c3..719c72cd 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ dnl Require autoconf version >= 2.69 AC_PREREQ([2.69]) AC_INIT([libsndfile],[1.0.30],[sndfile@mega-nerd.com], - [libsndfile],[http://www.mega-nerd.com/libsndfile/]) + [libsndfile],[http://libsndfile.github.io/libsndfile/]) dnl Check whether we want to set defaults for CFLAGS, CXXFLAGS, CPPFLAGS and LDFLAGS AC_MSG_CHECKING([whether configure should try to set CFLAGS/CXXFLAGS/CPPFLAGS/LDFLAGS]) diff --git a/doc/FAQ.html b/doc/FAQ.html index b3400185..6c83a5ba 100644 --- a/doc/FAQ.html +++ b/doc/FAQ.html @@ -735,7 +735,7 @@ Hence, I'm not willing to enter into an arrangement like that again. In the past, MP3 was not supported because the technology behind MP3 was patented. Those patents have now expired and there is an - + open ticket to implement MP3 support.

@@ -817,8 +817,8 @@ the top level of the extracted tarball.

The libsndfile home page is here : - - http://www.mega-nerd.com/libsndfile/. + + http://libsndfile.github.io/libsndfile/.
Version : 1.0.29

diff --git a/doc/api.html b/doc/api.html index 721f10d4..58667290 100644 --- a/doc/api.html +++ b/doc/api.html @@ -998,7 +998,7 @@ and a parameter of SF_TRUE to force correct scaling.

The libsndfile home page is - here. + here.

Version : 1.0.30 diff --git a/doc/bugs.html b/doc/bugs.html index 3a441fef..bb5d69af 100644 --- a/doc/bugs.html +++ b/doc/bugs.html @@ -69,7 +69,7 @@

Once you have the above information you should submit a ticket on the libsnfile - github issue tracker. + github issue tracker.

diff --git a/doc/command.html b/doc/command.html index 203e62b0..dc2748cf 100644 --- a/doc/command.html +++ b/doc/command.html @@ -2083,8 +2083,8 @@ Example:

The libsndfile home page is here : - - http://www.mega-nerd.com/libsndfile/. + + http://libsndfile.github.io/libsndfile/.
Version : 1.0.30

diff --git a/doc/development.html b/doc/development.html index abd13b30..556322a7 100644 --- a/doc/development.html +++ b/doc/development.html @@ -26,13 +26,13 @@ The main repository can be found on Github:

- - https://github.com/erikd/libsndfile/ + + http://libsndfile.github.io/libsndfile/

and includes - + instuctions on how to build libsndfile from the Git repo.

diff --git a/doc/index.html b/doc/index.html index 571fbba3..b70f20c8 100644 --- a/doc/index.html +++ b/doc/index.html @@ -33,7 +33,6 @@
FAQ -+- Mailing Lists -+- - Change Log -+- Licensing Information -+- See Also @@ -249,13 +248,13 @@

Download

- Check latest version on GitHub Releases page. + Check latest version on GitHub Releases page.

See Also

@@ -266,7 +265,7 @@

The latest version of this document can be found - here. + here.

Author : @@ -274,15 +273,6 @@ Author : Erik de Castro Lopo

-

-This page has been accessed - counter.gif -times. -

- -

diff --git a/doc/octave.html b/doc/octave.html index b696e6b8..220344df 100644 --- a/doc/octave.html +++ b/doc/octave.html @@ -110,8 +110,8 @@

The libsndfile home page is here : - - http://www.mega-nerd.com/libsndfile/. + + http://libsndfile.github.io/libsndfile/.

diff --git a/include/sndfile.h.in b/include/sndfile.h.in index f98a9277..917ff4b5 100644 --- a/include/sndfile.h.in +++ b/include/sndfile.h.in @@ -20,7 +20,7 @@ ** sndfile.h -- system-wide definitions ** ** API documentation is in the doc/ directory of the source code tarball -** and at http://www.mega-nerd.com/libsndfile/api.html. +** and at http://libsndfile.github.io/libsndfile/api.html. */ #ifndef SNDFILE_H diff --git a/include/sndfile.hh b/include/sndfile.hh index e1f323fe..ae9af3f3 100644 --- a/include/sndfile.hh +++ b/include/sndfile.hh @@ -46,7 +46,7 @@ ** file. There is no separate implementation file. ** ** API documentation is in the doc/ directory of the source code tarball -** and at http://www.mega-nerd.com/libsndfile/api.html. +** and at http://libsndfile.github.io/libsndfile/api.html. */ #ifndef SNDFILE_HH diff --git a/man/sndfile-cmp.1 b/man/sndfile-cmp.1 index d346e2c4..88aaafe7 100644 --- a/man/sndfile-cmp.1 +++ b/man/sndfile-cmp.1 @@ -23,7 +23,7 @@ The audio data is the same. The audio data differs. .El .Sh SEE ALSO -.Lk http://www.mega-nerd.com/libsndfile +.Lk http://libsndfile.github.io/libsndfile/ .Sh AUTHORS .An Conrad Parker Aq Mt conrad@metadecks.org .An Erik de Castro Lopo Aq Mt erikd@mega-nerd.com diff --git a/man/sndfile-concat.1 b/man/sndfile-concat.1 index 21104011..3ba34c74 100644 --- a/man/sndfile-concat.1 +++ b/man/sndfile-concat.1 @@ -23,6 +23,6 @@ The output file is overwritten if it already exists. .Sh EXIT STATUS .Ex -std .Sh SEE ALSO -.Lk http://www.mega-nerd.com/libsndfile/ +.Lk http://libsndfile.github.io/libsndfile/ .Sh AUTHORS .An Erik de Castro Lopo Aq Mt erikd@mega-nerd.com diff --git a/man/sndfile-convert.1 b/man/sndfile-convert.1 index d34edcde..e7156eec 100644 --- a/man/sndfile-convert.1 +++ b/man/sndfile-convert.1 @@ -155,6 +155,6 @@ This will not always work as most container formats .Sh EXIT STATUS .Ex -std .Sh SEE ALSO -.Lk http://www.mega-nerd.com/libsndfile/ +.Lk http://libsndfile.github.io/libsndfile/ .Sh AUTHORS .An Erik de Castro Lopo Aq Mt erikd@mega-nerd.com . diff --git a/man/sndfile-info.1 b/man/sndfile-info.1 index 68c6a1ee..a8c3749a 100644 --- a/man/sndfile-info.1 +++ b/man/sndfile-info.1 @@ -29,6 +29,6 @@ Display instrument info: a base note, gain, velocity, key, and loop points. .El .Sh SEE ALSO -.Lk http://www.mega-nerd.com/libsndfile/ +.Lk http://libsndfile.github.io/libsndfile/ .Sh AUTHORS .An Erik de Castro Lopo Aq Mt erikd@mega-nerd.com . diff --git a/man/sndfile-interleave.1 b/man/sndfile-interleave.1 index 31723a10..0cf70764 100644 --- a/man/sndfile-interleave.1 +++ b/man/sndfile-interleave.1 @@ -57,6 +57,6 @@ Output files : multi_03.wav .Ed .Sh SEE ALSO -.Lk http://www.mega-nerd.com/libsndfile/ +.Lk http://libsndfile.github.io/libsndfile/ .Sh AUTHORS .An Erik de Castro Lopo Aq Mt erikd@mega-nerd.com diff --git a/man/sndfile-metadata-get.1 b/man/sndfile-metadata-get.1 index 90aac3a6..61dfae78 100644 --- a/man/sndfile-metadata-get.1 +++ b/man/sndfile-metadata-get.1 @@ -110,7 +110,7 @@ Set the string date to current. .Sh EXIT STATUS .Ex -std .Sh SEE ALSO -.Lk http://www.mega-nerd.com/libsndfile/ +.Lk http://libsndfile.github.io/libsndfile/ .Lk http://tech.ebu.ch/docs/tech/tech3285.pdf .Sh AUTHORS .An Erik de Castro Lopo Aq Mt erikd@mega-nerd.com diff --git a/man/sndfile-play.1 b/man/sndfile-play.1 index 1d161b34..f36d1315 100644 --- a/man/sndfile-play.1 +++ b/man/sndfile-play.1 @@ -29,6 +29,6 @@ AudioToolbox waveOut .El .Sh SEE ALSO -.Lk http://www.mega-nerd.com/libsndfile/ +.Lk http://libsndfile.github.io/libsndfile/ .Sh AUTHORS .An Erik de Castro Lopo Aq Mt erikd@mega-nerd.com diff --git a/man/sndfile-salvage.1 b/man/sndfile-salvage.1 index 87e04083..b2010f1b 100644 --- a/man/sndfile-salvage.1 +++ b/man/sndfile-salvage.1 @@ -19,7 +19,7 @@ This file is overwritten if it already exists. .Sh EXIT STATUS .Ex -std .Sh SEE ALSO -.Lk http://www.mega-nerd.com/libsndfile/ +.Lk http://libsndfile.github.io/libsndfile/ .\".Lk http://en.wikipedia.org/wiki/RF64 .Sh AUTHORS .An Erik de Castro Lopo Aq Mt erikd@mega-nerd.com diff --git a/src/sndfile.c b/src/sndfile.c index 0433ba94..df502c75 100644 --- a/src/sndfile.c +++ b/src/sndfile.c @@ -42,13 +42,13 @@ */ #ifdef __BIG_ENDIAN__ #if (CPU_IS_LITTLE_ENDIAN == 1) - #error "Universal binary compile detected. See http://www.mega-nerd.com/libsndfile/FAQ.html#Q018" + #error "Universal binary compile detected. See http://libsndfile.github.io/libsndfile/FAQ.html#Q018" #endif #endif #ifdef __LITTLE_ENDIAN__ #if (CPU_IS_BIG_ENDIAN == 1) - #error "Universal binary compile detected. See http://www.mega-nerd.com/libsndfile/FAQ.html#Q018" + #error "Universal binary compile detected. See http://libsndfile.github.io/libsndfile/FAQ.html#Q018" #endif #endif #endif