1
0
mirror of https://github.com/RPCS3/soundtouch.git synced 2024-11-08 12:02:28 +01:00

Removed Subversion $Id$, $Date$ etc autoupdate tags

This commit is contained in:
Olli 2018-05-10 21:51:49 +03:00
parent 669ab8c974
commit e765f8146f
55 changed files with 11 additions and 291 deletions

View File

@ -1,9 +1,5 @@
## Process this file with automake to create Makefile.in ## Process this file with automake to create Makefile.in
## ##
## $Id$
##
## Copyright (C) 2003 - David W. Durham
##
## This file is part of SoundTouch, an audio processing library for pitch/time adjustments ## This file is part of SoundTouch, an audio processing library for pitch/time adjustments
## ##
## SoundTouch is free software; you can redistribute it and/or modify it under the ## SoundTouch is free software; you can redistribute it and/or modify it under the

View File

@ -14,7 +14,7 @@
<body class="normal"> <body class="normal">
<hr> <hr>
<h1>SoundTouch audio processing library v2.0.1pre</h1> <h1>SoundTouch audio processing library v2.0.1pre</h1>
<p class="normal">SoundTouch library Copyright © Olli Parviainen 2001-2017</p> <p class="normal">SoundTouch library Copyright &copy Olli Parviainen 2001-2017</p>
<hr> <hr>
<h2>1. Introduction </h2> <h2>1. Introduction </h2>
<p>SoundTouch is an open-source audio processing library that allows <p>SoundTouch is an open-source audio processing library that allows
@ -900,10 +900,7 @@ General Public License for more details.</p>
<p>You should have received a copy of the GNU Lesser General Public <p>You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA</p> Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA</p>
<hr><!-- <hr>
$Id$ <p><i>README.html file updated in May-2018</i></p>
-->
<p>
<i>README.html file updated in July-2017</i></p>
</body> </body>
</html> </html>

View File

@ -1,5 +1,3 @@
# $Id$
#!/bin/sh #!/bin/sh
if [ "$1" = "--clean" ] if [ "$1" = "--clean" ]

View File

@ -1,8 +1,6 @@
## vim:tw=78 ## vim:tw=78
## Process this file with automake to create Makefile.in ## Process this file with automake to create Makefile.in
## ##
## $Id$
##
## This file is part of SoundTouch, an audio processing library for pitch/time adjustments ## This file is part of SoundTouch, an audio processing library for pitch/time adjustments
## ##
## SoundTouch is free software; you can redistribute it and/or modify it under the ## SoundTouch is free software; you can redistribute it and/or modify it under the

View File

@ -1,7 +1,3 @@
dnl SoundTouch configure.ac, by David W. Durham
dnl
dnl $Id$
dnl
dnl This file is part of SoundTouch, an audio processing library for pitch/time adjustments dnl This file is part of SoundTouch, an audio processing library for pitch/time adjustments
dnl dnl
dnl SoundTouch is free software; you can redistribute it and/or modify it under the dnl SoundTouch is free software; you can redistribute it and/or modify it under the

View File

@ -1,5 +1,4 @@
# Helper script for building a source code release package # Helper script for building a source code release package
# $Id$
rm -Rf soundtouch rm -Rf soundtouch
rm soundtouch.zip rm soundtouch.zip

View File

@ -26,13 +26,6 @@
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// Last changed : $Date$
// File revision : $Revision: 4 $
//
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library

View File

@ -15,13 +15,6 @@
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// Last changed : $Date$
// File revision : $Revision: 4 $
//
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library

View File

@ -17,13 +17,6 @@
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// Last changed : $Date$
// File revision : $Revision: 4 $
//
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library

View File

@ -1,9 +1,5 @@
## Process this file with automake to create Makefile.in ## Process this file with automake to create Makefile.in
## ##
## $Id$
##
## Copyright (C) 2003 - David W. Durham
##
## This file is part of SoundTouch, an audio processing library for pitch/time adjustments ## This file is part of SoundTouch, an audio processing library for pitch/time adjustments
## ##
## SoundTouch is free software; you can redistribute it and/or modify it under the ## SoundTouch is free software; you can redistribute it and/or modify it under the

View File

@ -8,13 +8,6 @@
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// Last changed : $Date$
// File revision : $Revision: 3 $
//
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library

View File

@ -41,13 +41,6 @@
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// Last changed : $Date$
// File revision : $Revision: 4 $
//
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library

View File

@ -5,9 +5,7 @@
@REM "vcvars32.bat" in VC install directotry before running this one. @REM "vcvars32.bat" in VC install directotry before running this one.
@REM @REM
@REM Copyright (c) Olli Parviainen @REM Copyright (c) Olli Parviainen
@REM File Created: 09/Sep/2003
@REM @REM
@REM $Id$
@rem **************************** @rem ****************************
@rem try first for VS6.0 support @rem try first for VS6.0 support

View File

@ -1,7 +1,4 @@
# m4 configure test script for the SoundTouch library # m4 configure test script for the SoundTouch library
# (c)2003 David W. Durham
#
# $Id$
# #
# This file can be included with other packages that need to test # This file can be included with other packages that need to test
# for libSoundTouch. # for libSoundTouch.

View File

@ -123,8 +123,5 @@ in the <strong>soundtouch-jni.cpp </strong>source code file for more details.</p
<p>When Android devices with more capable device is used, the device will automatically choose a proper library version for ideal sound quality.</p> <p>When Android devices with more capable device is used, the device will automatically choose a proper library version for ideal sound quality.</p>
<hr /> <hr />
<p style="text-align: center"><i>Copyright &copy; Olli Parviainen</i></p> <p style="text-align: center"><i>Copyright &copy; Olli Parviainen</i></p>
<!--
$Id$
-->
</body> </body>
</html> </html>

View File

@ -12,7 +12,6 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# #
# $Id$
LOCAL_PATH := $(call my-dir) LOCAL_PATH := $(call my-dir)

View File

@ -1,4 +1,3 @@
# $Id$
# #
# Build library bilaries for all supported architectures # Build library bilaries for all supported architectures
# #

View File

@ -7,10 +7,6 @@
/// WWW : http://www.surina.net /// WWW : http://www.surina.net
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
//
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
#include <jni.h> #include <jni.h>
#include <android/log.h> #include <android/log.h>

View File

@ -6,11 +6,6 @@
/// Copyright (c) Olli Parviainen /// Copyright (c) Olli Parviainen
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
//
// $Id: SoundTouch.java 210 2015-05-14 20:03:56Z oparviai $
//
////////////////////////////////////////////////////////////////////////////////
package net.surina; package net.surina;

View File

@ -8,10 +8,6 @@
/// WWW : http://www.surina.net /// WWW : http://www.surina.net
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
//
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
package net.surina.soundtouch; package net.surina.soundtouch;

View File

@ -1,9 +1,5 @@
## Process this file with automake to create Makefile.in ## Process this file with automake to create Makefile.in
## ##
## $Id$
##
## Copyright (C) 2003 - David W. Durham
##
## This file is part of SoundTouch, an audio processing library for pitch/time adjustments ## This file is part of SoundTouch, an audio processing library for pitch/time adjustments
## ##
## SoundTouch is free software; you can redistribute it and/or modify it under the ## SoundTouch is free software; you can redistribute it and/or modify it under the

View File

@ -1,8 +1,4 @@
## Process this file with automake to create Makefile.in ## Process this file with automake to create Makefile.in
##
## $Id$
##
## Copyright (C) 2003 - David W. Durham
## ##
## This file is part of SoundTouch, an audio processing library for pitch/time adjustments ## This file is part of SoundTouch, an audio processing library for pitch/time adjustments
## ##

View File

@ -8,13 +8,6 @@
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// Last changed : $Date$
// File revision : $Revision: 4 $
//
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library

View File

@ -8,13 +8,6 @@
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// Last changed : $Date$
// File revision : $Revision: 4 $
//
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library

View File

@ -17,13 +17,6 @@
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// Last changed : $Date$
// File revision : $Revision: 4 $
//
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library

View File

@ -16,13 +16,6 @@
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// Last changed : $Date$
// File revision : $Revision: 4 $
//
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library

View File

@ -8,13 +8,6 @@
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// Last changed : $Date$
// File revision : $Revision: 4 $
//
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library

View File

@ -12,13 +12,6 @@
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// Last changed : $Date$
// File revision : $Revision: 4 $
//
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library

View File

@ -13,13 +13,6 @@
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// Last changed : $Date$
// File revision : $Revision: 4 $
//
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library

View File

@ -26,13 +26,6 @@
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// Last changed : $Date$
// File revision : $Revision: 4 $
//
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library

View File

@ -15,13 +15,6 @@
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// Last changed : $Date$
// File revision : $Revision: 4 $
//
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library

View File

@ -17,13 +17,6 @@
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// Last changed : $Date$
// File revision : $Revision: 4 $
//
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library

View File

@ -11,13 +11,6 @@
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// Last changed : $Date$
// File revision : $Revision: 4 $
//
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library

View File

@ -8,10 +8,6 @@
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library

View File

@ -8,10 +8,6 @@
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library

View File

@ -8,10 +8,6 @@
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library

View File

@ -8,10 +8,6 @@
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library

View File

@ -13,10 +13,6 @@
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library

View File

@ -13,10 +13,6 @@
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library

View File

@ -1,7 +1,5 @@
## Process this file with automake to create Makefile.in ## Process this file with automake to create Makefile.in
## ##
## $Id$
##
## This file is part of SoundTouch, an audio processing library for pitch/time adjustments ## This file is part of SoundTouch, an audio processing library for pitch/time adjustments
## ##
## SoundTouch is free software; you can redistribute it and/or modify it under the ## SoundTouch is free software; you can redistribute it and/or modify it under the
@ -62,14 +60,14 @@ endif
# Let the user disable optimizations if he wishes to. # Let the user disable optimizations if he wishes to.
if !X86_OPTIMIZATIONS if !X86_OPTIMIZATIONS
libSoundTouchMMX_la_CXXFLAGS = $(AM_CXXFLAGS) libSoundTouchMMX_la_CXXFLAGS = $(AM_CXXFLAGS)
libSoundTouchSSE_la_CXXFLAGS = $(AM_CXXFLAGS) libSoundTouchSSE_la_CXXFLAGS = $(AM_CXXFLAGS)
endif endif
# Modify the default 0.0.0 to LIB_SONAME.0.0 # Modify the default 0.0.0 to LIB_SONAME.0.0
libSoundTouch_la_LDFLAGS=-version-info @LIB_SONAME@ libSoundTouch_la_LDFLAGS=-version-info @LIB_SONAME@
# other linking flags to add # other linking flags to add
# noinst_LTLIBRARIES = libSoundTouchOpt.la # noinst_LTLIBRARIES = libSoundTouchOpt.la
# libSoundTouch_la_LIBADD = libSoundTouchOpt.la # libSoundTouch_la_LIBADD = libSoundTouchOpt.la
# libSoundTouchOpt_la_SOURCES = mmx_optimized.cpp sse_optimized.cpp # libSoundTouchOpt_la_SOURCES = mmx_optimized.cpp sse_optimized.cpp
# libSoundTouchOpt_la_CXXFLAGS = -O3 -msse -fcheck-new -I../../include # libSoundTouchOpt_la_CXXFLAGS = -O3 -msse -fcheck-new -I../../include

View File

@ -11,13 +11,6 @@
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// Last changed : $Date$
// File revision : $Revision: 4 $
//
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library

View File

@ -9,13 +9,6 @@
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// Last changed : $Date$
// File revision : $Revision: 4 $
//
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library

View File

@ -10,13 +10,6 @@
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// Last changed : $Date$
// File revision : $Revision: 4 $
//
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library

View File

@ -14,13 +14,6 @@
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// Last changed : $Date$
// File revision : $Revision: 4 $
//
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library

View File

@ -41,13 +41,6 @@
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// Last changed : $Date$
// File revision : $Revision: 4 $
//
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library

View File

@ -1,8 +1,6 @@
Microsoft Developer Studio Workspace File, Format Version 6.00 Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
# #
# $Id$
############################################################################### ###############################################################################
Project: "SoundTouch"=.\SoundTouch.dsp - Package Owner=<4> Project: "SoundTouch"=.\SoundTouch.dsp - Package Owner=<4>

View File

@ -19,13 +19,6 @@
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// Last changed : $Date$
// File revision : $Revision: 1.12 $
//
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library

View File

@ -13,13 +13,6 @@
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// Last changed : $Date$
// File revision : $Revision: 4 $
//
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library

View File

@ -12,13 +12,6 @@
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// Last changed : $Date$
// File revision : $Revision: 4 $
//
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library

View File

@ -11,13 +11,6 @@
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// Last changed : $Date$
// File revision : $Revision: 4 $
//
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library

View File

@ -20,13 +20,6 @@
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// Last changed : $Date$
// File revision : $Revision: 4 $
//
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library

View File

@ -23,13 +23,6 @@
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// Last changed : $Date$
// File revision : $Revision: 4 $
//
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library

View File

@ -9,10 +9,6 @@
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library

View File

@ -9,10 +9,6 @@
/// ///
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library

View File

@ -10,10 +10,6 @@ unit SoundTouchDLL;
// //
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// $Id$
//
////////////////////////////////////////////////////////////////////////////////
//
// License : // License :
// //
// SoundTouch audio processing library // SoundTouch audio processing library