summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorDaniel Schürmann <daschuer@mixxx.org>2021-01-08 16:23:14 +0100
committerDaniel Schürmann <daschuer@mixxx.org>2021-01-08 23:51:56 +0100
commitc844c8514308707d605602499b391ba14072433b (patch)
treebe94eb9392a68216f0946ace55a4d825c545a618 /lib
parent029b40539380119bcd80a28e53607b2530d1b548 (diff)
Renamed libshout folder to libshout-idjc
Diffstat (limited to 'lib')
-rw-r--r--lib/libshout-idjc/CMakeLists.txt (renamed from lib/libshout/CMakeLists.txt)0
-rw-r--r--lib/libshout-idjc/COPYING (renamed from lib/libshout/COPYING)0
-rw-r--r--lib/libshout-idjc/HACKING (renamed from lib/libshout/HACKING)0
-rw-r--r--lib/libshout-idjc/INSTALL (renamed from lib/libshout/INSTALL)0
-rw-r--r--lib/libshout-idjc/Makefile.am (renamed from lib/libshout/Makefile.am)0
-rw-r--r--lib/libshout-idjc/NEWS (renamed from lib/libshout/NEWS)0
-rw-r--r--lib/libshout-idjc/README (renamed from lib/libshout/README)0
-rwxr-xr-xlib/libshout-idjc/autogen.sh (renamed from lib/libshout/autogen.sh)0
-rw-r--r--lib/libshout-idjc/config.h (renamed from lib/libshout/config.h)0
-rw-r--r--lib/libshout-idjc/configure.ac (renamed from lib/libshout/configure.ac)0
-rw-r--r--lib/libshout-idjc/doc/Makefile.am (renamed from lib/libshout/doc/Makefile.am)0
-rw-r--r--lib/libshout-idjc/doc/libshout.xml (renamed from lib/libshout/doc/libshout.xml)0
-rw-r--r--lib/libshout-idjc/doc/spec-html.xsl (renamed from lib/libshout/doc/spec-html.xsl)0
-rw-r--r--lib/libshout-idjc/examples/Makefile.am (renamed from lib/libshout/examples/Makefile.am)0
-rw-r--r--lib/libshout-idjc/examples/example.c (renamed from lib/libshout/examples/example.c)0
-rw-r--r--lib/libshout-idjc/examples/nonblocking.c (renamed from lib/libshout/examples/nonblocking.c)0
-rw-r--r--lib/libshout-idjc/include/Makefile.am (renamed from lib/libshout/include/Makefile.am)0
-rwxr-xr-xlib/libshout-idjc/include/os.h (renamed from lib/libshout/include/os.h)0
-rw-r--r--lib/libshout-idjc/include/shout/Makefile.am (renamed from lib/libshout/include/shout/Makefile.am)0
-rw-r--r--lib/libshout-idjc/include/shout/shout.h (renamed from lib/libshout/include/shout/shout.h)0
-rw-r--r--lib/libshout-idjc/include/shout/shout.h.in (renamed from lib/libshout/include/shout/shout.h.in)0
-rw-r--r--lib/libshout-idjc/libshout.ckport (renamed from lib/libshout/libshout.ckport)0
-rw-r--r--lib/libshout-idjc/m4/acx_pthread.m4 (renamed from lib/libshout/m4/acx_pthread.m4)0
-rw-r--r--lib/libshout-idjc/m4/libtool.m4 (renamed from lib/libshout/m4/libtool.m4)0
-rw-r--r--lib/libshout-idjc/m4/ltoptions.m4 (renamed from lib/libshout/m4/ltoptions.m4)0
-rw-r--r--lib/libshout-idjc/m4/ltsugar.m4 (renamed from lib/libshout/m4/ltsugar.m4)0
-rw-r--r--lib/libshout-idjc/m4/ltversion.m4 (renamed from lib/libshout/m4/ltversion.m4)0
-rw-r--r--lib/libshout-idjc/m4/lt~obsolete.m4 (renamed from lib/libshout/m4/lt~obsolete.m4)0
-rw-r--r--lib/libshout-idjc/m4/ogg.m4 (renamed from lib/libshout/m4/ogg.m4)0
-rw-r--r--lib/libshout-idjc/m4/shout.m4 (renamed from lib/libshout/m4/shout.m4)0
-rw-r--r--lib/libshout-idjc/m4/speex.m4 (renamed from lib/libshout/m4/speex.m4)0
-rw-r--r--lib/libshout-idjc/m4/theora.m4 (renamed from lib/libshout/m4/theora.m4)0
-rw-r--r--lib/libshout-idjc/m4/vorbis.m4 (renamed from lib/libshout/m4/vorbis.m4)0
-rw-r--r--lib/libshout-idjc/m4/xiph_compiler.m4 (renamed from lib/libshout/m4/xiph_compiler.m4)0
-rw-r--r--lib/libshout-idjc/m4/xiph_net.m4 (renamed from lib/libshout/m4/xiph_net.m4)0
-rw-r--r--lib/libshout-idjc/m4/xiph_openssl.m4 (renamed from lib/libshout/m4/xiph_openssl.m4)0
-rw-r--r--lib/libshout-idjc/m4/xiph_types.m4 (renamed from lib/libshout/m4/xiph_types.m4)0
-rw-r--r--lib/libshout-idjc/patches/01-libshout-tls-compile-with-OpenSSL-1.1.0.patch (renamed from lib/libshout/patches/01-libshout-tls-compile-with-OpenSSL-1.1.0.patch)0
-rw-r--r--lib/libshout-idjc/shout.pc.in (renamed from lib/libshout/shout.pc.in)0
-rw-r--r--lib/libshout-idjc/src/Makefile.am (renamed from lib/libshout/src/Makefile.am)0
-rw-r--r--lib/libshout-idjc/src/codec_opus.c (renamed from lib/libshout/src/codec_opus.c)0
-rw-r--r--lib/libshout-idjc/src/codec_speex.c (renamed from lib/libshout/src/codec_speex.c)0
-rw-r--r--lib/libshout-idjc/src/codec_theora.c (renamed from lib/libshout/src/codec_theora.c)0
-rw-r--r--lib/libshout-idjc/src/codec_vorbis.c (renamed from lib/libshout/src/codec_vorbis.c)0
-rw-r--r--lib/libshout-idjc/src/common/avl/BUILDING (renamed from lib/libshout/src/common/avl/BUILDING)0
-rw-r--r--lib/libshout-idjc/src/common/avl/COPYING (renamed from lib/libshout/src/common/avl/COPYING)0
-rw-r--r--lib/libshout-idjc/src/common/avl/Makefile.am (renamed from lib/libshout/src/common/avl/Makefile.am)0
-rw-r--r--lib/libshout-idjc/src/common/avl/README (renamed from lib/libshout/src/common/avl/README)0
-rw-r--r--lib/libshout-idjc/src/common/avl/TODO (renamed from lib/libshout/src/common/avl/TODO)0
-rw-r--r--lib/libshout-idjc/src/common/avl/avl.c (renamed from lib/libshout/src/common/avl/avl.c)0
-rw-r--r--lib/libshout-idjc/src/common/avl/avl.dsp (renamed from lib/libshout/src/common/avl/avl.dsp)0
-rw-r--r--lib/libshout-idjc/src/common/avl/avl.h (renamed from lib/libshout/src/common/avl/avl.h)0
-rw-r--r--lib/libshout-idjc/src/common/avl/test.c (renamed from lib/libshout/src/common/avl/test.c)0
-rw-r--r--lib/libshout-idjc/src/common/httpp/COPYING (renamed from lib/libshout/src/common/httpp/COPYING)0
-rw-r--r--lib/libshout-idjc/src/common/httpp/Makefile.am (renamed from lib/libshout/src/common/httpp/Makefile.am)0
-rw-r--r--lib/libshout-idjc/src/common/httpp/README (renamed from lib/libshout/src/common/httpp/README)0
-rw-r--r--lib/libshout-idjc/src/common/httpp/TODO (renamed from lib/libshout/src/common/httpp/TODO)0
-rw-r--r--lib/libshout-idjc/src/common/httpp/encoding.c (renamed from lib/libshout/src/common/httpp/encoding.c)0
-rw-r--r--lib/libshout-idjc/src/common/httpp/encoding.h (renamed from lib/libshout/src/common/httpp/encoding.h)0
-rw-r--r--lib/libshout-idjc/src/common/httpp/httpp.c (renamed from lib/libshout/src/common/httpp/httpp.c)0
-rw-r--r--lib/libshout-idjc/src/common/httpp/httpp.h (renamed from lib/libshout/src/common/httpp/httpp.h)0
-rw-r--r--lib/libshout-idjc/src/common/net/BUILDING (renamed from lib/libshout/src/common/net/BUILDING)0
-rw-r--r--lib/libshout-idjc/src/common/net/COPYING (renamed from lib/libshout/src/common/net/COPYING)0
-rw-r--r--lib/libshout-idjc/src/common/net/Makefile.am (renamed from lib/libshout/src/common/net/Makefile.am)0
-rw-r--r--lib/libshout-idjc/src/common/net/README (renamed from lib/libshout/src/common/net/README)0
-rw-r--r--lib/libshout-idjc/src/common/net/TODO (renamed from lib/libshout/src/common/net/TODO)0
-rw-r--r--lib/libshout-idjc/src/common/net/resolver.c (renamed from lib/libshout/src/common/net/resolver.c)0
-rw-r--r--lib/libshout-idjc/src/common/net/resolver.h (renamed from lib/libshout/src/common/net/resolver.h)0
-rw-r--r--lib/libshout-idjc/src/common/net/sock.c (renamed from lib/libshout/src/common/net/sock.c)0
-rw-r--r--lib/libshout-idjc/src/common/net/sock.h (renamed from lib/libshout/src/common/net/sock.h)0
-rw-r--r--lib/libshout-idjc/src/common/net/test_resolver.c (renamed from lib/libshout/src/common/net/test_resolver.c)0
-rw-r--r--lib/libshout-idjc/src/common/thread/BUILDING (renamed from lib/libshout/src/common/thread/BUILDING)0
-rw-r--r--lib/libshout-idjc/src/common/thread/COPYING (renamed from lib/libshout/src/common/thread/COPYING)0
-rw-r--r--lib/libshout-idjc/src/common/thread/Makefile.am (renamed from lib/libshout/src/common/thread/Makefile.am)0
-rw-r--r--lib/libshout-idjc/src/common/thread/README (renamed from lib/libshout/src/common/thread/README)0
-rw-r--r--lib/libshout-idjc/src/common/thread/TODO (renamed from lib/libshout/src/common/thread/TODO)0
-rw-r--r--lib/libshout-idjc/src/common/thread/thread.c (renamed from lib/libshout/src/common/thread/thread.c)0
-rw-r--r--lib/libshout-idjc/src/common/thread/thread.h (renamed from lib/libshout/src/common/thread/thread.h)0
-rw-r--r--lib/libshout-idjc/src/common/timing/BUILDING (renamed from lib/libshout/src/common/timing/BUILDING)0
-rw-r--r--lib/libshout-idjc/src/common/timing/COPYING (renamed from lib/libshout/src/common/timing/COPYING)0
-rw-r--r--lib/libshout-idjc/src/common/timing/Makefile.am (renamed from lib/libshout/src/common/timing/Makefile.am)0
-rw-r--r--lib/libshout-idjc/src/common/timing/README (renamed from lib/libshout/src/common/timing/README)0
-rw-r--r--lib/libshout-idjc/src/common/timing/TODO (renamed from lib/libshout/src/common/timing/TODO)0
-rw-r--r--lib/libshout-idjc/src/common/timing/timing.c (renamed from lib/libshout/src/common/timing/timing.c)0
-rw-r--r--lib/libshout-idjc/src/common/timing/timing.h (renamed from lib/libshout/src/common/timing/timing.h)0
-rw-r--r--lib/libshout-idjc/src/format_mp3.c (renamed from lib/libshout/src/format_mp3.c)0
-rw-r--r--lib/libshout-idjc/src/format_ogg.c (renamed from lib/libshout/src/format_ogg.c)0
-rw-r--r--lib/libshout-idjc/src/format_ogg.h (renamed from lib/libshout/src/format_ogg.h)0
-rw-r--r--lib/libshout-idjc/src/format_webm.c (renamed from lib/libshout/src/format_webm.c)0
-rw-r--r--lib/libshout-idjc/src/proto_http.c (renamed from lib/libshout/src/proto_http.c)0
-rw-r--r--lib/libshout-idjc/src/proto_icy.c (renamed from lib/libshout/src/proto_icy.c)0
-rw-r--r--lib/libshout-idjc/src/proto_roaraudio.c (renamed from lib/libshout/src/proto_roaraudio.c)0
-rw-r--r--lib/libshout-idjc/src/proto_xaudiocast.c (renamed from lib/libshout/src/proto_xaudiocast.c)0
-rw-r--r--lib/libshout-idjc/src/queue.c (renamed from lib/libshout/src/queue.c)0
-rw-r--r--lib/libshout-idjc/src/shout.c (renamed from lib/libshout/src/shout.c)0
-rw-r--r--lib/libshout-idjc/src/shout_private.h (renamed from lib/libshout/src/shout_private.h)0
-rw-r--r--lib/libshout-idjc/src/tls.c (renamed from lib/libshout/src/tls.c)0
-rw-r--r--lib/libshout-idjc/src/util.c (renamed from lib/libshout/src/util.c)0
-rw-r--r--lib/libshout-idjc/src/util.h (renamed from lib/libshout/src/util.h)0
-rw-r--r--lib/libshout-idjc/win32/Makefile.am (renamed from lib/libshout/win32/Makefile.am)0
-rwxr-xr-xlib/libshout-idjc/win32/libshout.dsp (renamed from lib/libshout/win32/libshout.dsp)0
-rwxr-xr-xlib/libshout-idjc/win32/libshout.dsw (renamed from lib/libshout/win32/libshout.dsw)0
102 files changed, 0 insertions, 0 deletions
diff --git a/lib/libshout/CMakeLists.txt b/lib/libshout-idjc/CMakeLists.txt
index 6b89c9496a..6b89c9496a 100644
--- a/lib/libshout/CMakeLists.txt
+++ b/lib/libshout-idjc/CMakeLists.txt
diff --git a/lib/libshout/COPYING b/lib/libshout-idjc/COPYING
index 92b8903ff3..92b8903ff3 100644
--- a/lib/libshout/COPYING
+++ b/lib/libshout-idjc/COPYING
diff --git a/lib/libshout/HACKING b/lib/libshout-idjc/HACKING
index 3187e8d5d5..3187e8d5d5 100644
--- a/lib/libshout/HACKING
+++ b/lib/libshout-idjc/HACKING
diff --git a/lib/libshout/INSTALL b/lib/libshout-idjc/INSTALL
index c285b16973..c285b16973 100644
--- a/lib/libshout/INSTALL
+++ b/lib/libshout-idjc/INSTALL
diff --git a/lib/libshout/Makefile.am b/lib/libshout-idjc/Makefile.am
index 3974a2b801..3974a2b801 100644
--- a/lib/libshout/Makefile.am
+++ b/lib/libshout-idjc/Makefile.am
diff --git a/lib/libshout/NEWS b/lib/libshout-idjc/NEWS
index 144c7a0115..144c7a0115 100644
--- a/lib/libshout/NEWS
+++ b/lib/libshout-idjc/NEWS
diff --git a/lib/libshout/README b/lib/libshout-idjc/README
index 785b3dbfde..785b3dbfde 100644
--- a/lib/libshout/README
+++ b/lib/libshout-idjc/README
diff --git a/lib/libshout/autogen.sh b/lib/libshout-idjc/autogen.sh
index 1ba99817cc..1ba99817cc 100755
--- a/lib/libshout/autogen.sh
+++ b/lib/libshout-idjc/autogen.sh
diff --git a/lib/libshout/config.h b/lib/libshout-idjc/config.h
index f8a311b181..f8a311b181 100644
--- a/lib/libshout/config.h
+++ b/lib/libshout-idjc/config.h
diff --git a/lib/libshout/configure.ac b/lib/libshout-idjc/configure.ac
index c4d5ad60be..c4d5ad60be 100644
--- a/lib/libshout/configure.ac
+++ b/lib/libshout-idjc/configure.ac
diff --git a/lib/libshout/doc/Makefile.am b/lib/libshout-idjc/doc/Makefile.am
index 9595cef297..9595cef297 100644
--- a/lib/libshout/doc/Makefile.am
+++ b/lib/libshout-idjc/doc/Makefile.am
diff --git a/lib/libshout/doc/libshout.xml b/lib/libshout-idjc/doc/libshout.xml
index 62f9da3d7d..62f9da3d7d 100644
--- a/lib/libshout/doc/libshout.xml
+++ b/lib/libshout-idjc/doc/libshout.xml
diff --git a/lib/libshout/doc/spec-html.xsl b/lib/libshout-idjc/doc/spec-html.xsl
index 9cbdc1aa8e..9cbdc1aa8e 100644
--- a/lib/libshout/doc/spec-html.xsl
+++ b/lib/libshout-idjc/doc/spec-html.xsl
diff --git a/lib/libshout/examples/Makefile.am b/lib/libshout-idjc/examples/Makefile.am
index 72a1209eaa..72a1209eaa 100644
--- a/lib/libshout/examples/Makefile.am
+++ b/lib/libshout-idjc/examples/Makefile.am
diff --git a/lib/libshout/examples/example.c b/lib/libshout-idjc/examples/example.c
index e1f6c149a9..e1f6c149a9 100644
--- a/lib/libshout/examples/example.c
+++ b/lib/libshout-idjc/examples/example.c
diff --git a/lib/libshout/examples/nonblocking.c b/lib/libshout-idjc/examples/nonblocking.c
index 1458cf80a0..1458cf80a0 100644
--- a/lib/libshout/examples/nonblocking.c
+++ b/lib/libshout-idjc/examples/nonblocking.c
diff --git a/lib/libshout/include/Makefile.am b/lib/libshout-idjc/include/Makefile.am
index 375abb3a7b..375abb3a7b 100644
--- a/lib/libshout/include/Makefile.am
+++ b/lib/libshout-idjc/include/Makefile.am
diff --git a/lib/libshout/include/os.h b/lib/libshout-idjc/include/os.h
index 8442af44a4..8442af44a4 100755
--- a/lib/libshout/include/os.h
+++ b/lib/libshout-idjc/include/os.h
diff --git a/lib/libshout/include/shout/Makefile.am b/lib/libshout-idjc/include/shout/Makefile.am
index 9b3464beff..9b3464beff 100644
--- a/lib/libshout/include/shout/Makefile.am
+++ b/lib/libshout-idjc/include/shout/Makefile.am
diff --git a/lib/libshout/include/shout/shout.h b/lib/libshout-idjc/include/shout/shout.h
index 6f410515c5..6f410515c5 100644
--- a/lib/libshout/include/shout/shout.h
+++ b/lib/libshout-idjc/include/shout/shout.h
diff --git a/lib/libshout/include/shout/shout.h.in b/lib/libshout-idjc/include/shout/shout.h.in
index a0179749fc..a0179749fc 100644
--- a/lib/libshout/include/shout/shout.h.in
+++ b/lib/libshout-idjc/include/shout/shout.h.in
diff --git a/lib/libshout/libshout.ckport b/lib/libshout-idjc/libshout.ckport
index ff6cf2aac9..ff6cf2aac9 100644
--- a/lib/libshout/libshout.ckport
+++ b/lib/libshout-idjc/libshout.ckport
diff --git a/lib/libshout/m4/acx_pthread.m4 b/lib/libshout-idjc/m4/acx_pthread.m4
index a67ba03962..a67ba03962 100644
--- a/lib/libshout/m4/acx_pthread.m4
+++ b/lib/libshout-idjc/m4/acx_pthread.m4
diff --git a/lib/libshout/m4/libtool.m4 b/lib/libshout-idjc/m4/libtool.m4
index d7c043f4f9..d7c043f4f9 100644
--- a/lib/libshout/m4/libtool.m4
+++ b/lib/libshout-idjc/m4/libtool.m4
diff --git a/lib/libshout/m4/ltoptions.m4 b/lib/libshout-idjc/m4/ltoptions.m4
index 5d9acd8e23..5d9acd8e23 100644
--- a/