mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-13 08:05:52 +01:00
Update references to sourceforge.net
Replace references to audacity.sourceforge.net with the new audacity web site, and also bug report emails in configure scripts and readme files.
This commit is contained in:
@@ -405,7 +405,7 @@ Bug fixes:
|
|||||||
for physical inputs (up to 24-bit depth) as well as loopback recording.
|
for physical inputs (up to 24-bit depth) as well as loopback recording.
|
||||||
* (OS X) 10.10 (Yosemite) is now supported including Apple Audio Units.
|
* (OS X) 10.10 (Yosemite) is now supported including Apple Audio Units.
|
||||||
* Please report any issues with WASAPI recording/playback or Yosemite
|
* Please report any issues with WASAPI recording/playback or Yosemite
|
||||||
to http://audacity.sourceforge.net/contact/#feedback .
|
to http://www.audacityteam.org/contact/#feedback .
|
||||||
* (Linux Ubuntu) Under Unity, keyboard shortcuts are not visible in the
|
* (Linux Ubuntu) Under Unity, keyboard shortcuts are not visible in the
|
||||||
Audacity menus. Keyboard shortcuts are visible if you install the classic
|
Audacity menus. Keyboard shortcuts are visible if you install the classic
|
||||||
GNOME Flashback interface or under Unity if you open Audacity with the
|
GNOME Flashback interface or under Unity if you open Audacity with the
|
||||||
@@ -861,7 +861,7 @@ Summary of bug fixes and new features between 1.2.6 and 2.0.0:
|
|||||||
FLAC now fully supported. Added support for optional FFmpeg library
|
FLAC now fully supported. Added support for optional FFmpeg library
|
||||||
for import/export of AC3/M4A/WMA and import of audio from video files.
|
for import/export of AC3/M4A/WMA and import of audio from video files.
|
||||||
|
|
||||||
Please visit http://audacity.sourceforge.net/about/features for a full
|
Please visit http://www.audacityteam.org/about/features/ for a full
|
||||||
list of features in 2.0.0. You can click Help > Manual (in web browser)
|
list of features in 2.0.0. You can click Help > Manual (in web browser)
|
||||||
in the program to read more.
|
in the program to read more.
|
||||||
|
|
||||||
|
|||||||
@@ -160,21 +160,21 @@ LGPL and BSD licenses.
|
|||||||
|
|
||||||
For details of known problems, see the release notes and the audacity wiki:
|
For details of known problems, see the release notes and the audacity wiki:
|
||||||
.br
|
.br
|
||||||
http://www.audacityteam.org/wiki/index.php?title=Known_Issues
|
http://wiki.audacityteam.org/wiki/Known_Issues
|
||||||
|
|
||||||
To report a bug, see the instructions at
|
To report a bug, see the instructions at
|
||||||
.br
|
.br
|
||||||
http://www.audacityteam.org/wiki/index.php?title=Reporting_Bugs
|
http://wiki.audacityteam.org/wiki/Reporting_Bugs
|
||||||
|
|
||||||
.SH AUTHORS
|
.SH AUTHORS
|
||||||
Project leaders include Dominic Mazzoni, Matt Brubeck,
|
Project leaders include Dominic Mazzoni, Matt Brubeck,
|
||||||
James Crook, Vaughan Johnson, Leland Lucius, and Markus Meyer,
|
James Crook, Vaughan Johnson, Leland Lucius, and Markus Meyer,
|
||||||
but dozens of others have contributed, and Audacity would not
|
but dozens of others have contributed, and Audacity would not
|
||||||
be possible without wxWindows, libsndfile, and many of
|
be possible without wxWidgets, libsndfile, and many of
|
||||||
the other libraries it is built upon. For the most recent list
|
the other libraries it is built upon. For the most recent list
|
||||||
of contributors and current email addresses, see our website:
|
of contributors and current email addresses, see our website:
|
||||||
|
|
||||||
http://audacity.sourceforge.net/about/credits/
|
http://www.audacityteam.org/about/credits/
|
||||||
|
|
||||||
.\" arch-tag: 204d77ab-73cf-42b1-b5bd-e6f07e660496
|
.\" arch-tag: 204d77ab-73cf-42b1-b5bd-e6f07e660496
|
||||||
|
|
||||||
|
|||||||
@@ -18,10 +18,10 @@
|
|||||||
<li>Apply a wide range of other effects to audio recordings</li>
|
<li>Apply a wide range of other effects to audio recordings</li>
|
||||||
</ul>
|
</ul>
|
||||||
</description>
|
</description>
|
||||||
<url type="homepage">http://audacity.sourceforge.net/</url>
|
<url type="homepage">http://www.audacityteam.org/</url>
|
||||||
<screenshots>
|
<screenshots>
|
||||||
<screenshot type="default">http://audacity.sourceforge.net/about/images/audacity-linux.png</screenshot>
|
<screenshot type="default">http://www.audacity.audio/wp-content/uploads/2016/01/audacity-212-linux.png</screenshot>
|
||||||
<screenshot>http://audacity.sourceforge.net/about/images/recording.png</screenshot>
|
<screenshot>http://www.audacity.audio/wp-content/uploads/2015/11/Recording-with-Audacity-212.png</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
<updatecontact>audacity-devel@lists.sourceforge.net</updatecontact>
|
<updatecontact>audacity-devel@lists.sourceforge.net</updatecontact>
|
||||||
</application>
|
</application>
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
AC_PREREQ([2.59])
|
AC_PREREQ([2.59])
|
||||||
AC_INIT([FileDialog],[1.0],[audacity.sourceforge.net],[FileDialog])
|
AC_INIT([FileDialog],[1.0],[feedback@audacityteam.org],[FileDialog])
|
||||||
AC_CONFIG_AUX_DIR([autotools])
|
AC_CONFIG_AUX_DIR([autotools])
|
||||||
AC_CONFIG_MACRO_DIR([m4])
|
AC_CONFIG_MACRO_DIR([m4])
|
||||||
|
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
AC_PREREQ([2.59])
|
AC_PREREQ([2.59])
|
||||||
AC_INIT([mod-nyq-bench],[1.0],[audacity.sourceforge.net],[mod-nyq-bench])
|
AC_INIT([mod-nyq-bench],[1.0],[feedback@audacityteam.org],[mod-nyq-bench])
|
||||||
AC_CONFIG_AUX_DIR([autotools])
|
AC_CONFIG_AUX_DIR([autotools])
|
||||||
AC_CONFIG_MACRO_DIR([m4])
|
AC_CONFIG_MACRO_DIR([m4])
|
||||||
|
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
AC_PREREQ([2.60])
|
AC_PREREQ([2.60])
|
||||||
AC_INIT([PortMixer], [2.0], [audacity.sourceforge.net], [portmixer])
|
AC_INIT([PortMixer], [2.0], [feedback@audacityteam.org], [portmixer])
|
||||||
AC_CONFIG_AUX_DIR([autotools])
|
AC_CONFIG_AUX_DIR([autotools])
|
||||||
AC_CONFIG_MACRO_DIR([m4])
|
AC_CONFIG_MACRO_DIR([m4])
|
||||||
AC_CONFIG_SRCDIR(src)
|
AC_CONFIG_SRCDIR(src)
|
||||||
|
|||||||
@@ -7,9 +7,9 @@
|
|||||||
AppName=LADSPA_plugins-win
|
AppName=LADSPA_plugins-win
|
||||||
AppVerName=LADSPA_plugins-win-0.4.15
|
AppVerName=LADSPA_plugins-win-0.4.15
|
||||||
AppPublisher=Audacity Team
|
AppPublisher=Audacity Team
|
||||||
AppPublisherURL=http://audacity.sourceforge.net
|
AppPublisherURL=http://www.audacityteam.org
|
||||||
AppSupportURL=http://audacity.sourceforge.net
|
AppSupportURL=http://www.audacityteam.org
|
||||||
AppUpdatesURL=http://audacity.sourceforge.net
|
AppUpdatesURL=http://www.audacityteam.org
|
||||||
DefaultDirName={pf}\Audacity\Plug-Ins
|
DefaultDirName={pf}\Audacity\Plug-Ins
|
||||||
; Don't do the dir exists warning. We want it to already exist.
|
; Don't do the dir exists warning. We want it to already exist.
|
||||||
DirExistsWarning=no
|
DirExistsWarning=no
|
||||||
|
|||||||
@@ -8,12 +8,12 @@ Updated September 27, 2006
|
|||||||
LADSPA_plugins-win is a project to port Steve Harris's LADSPA plugins
|
LADSPA_plugins-win is a project to port Steve Harris's LADSPA plugins
|
||||||
(http://plugin.org.uk/) to Windows OS as DLLs.
|
(http://plugin.org.uk/) to Windows OS as DLLs.
|
||||||
|
|
||||||
LADSPA_plugins-win is a part of Audacity (http://audacity.sourceforge.net)
|
LADSPA_plugins-win is a part of Audacity (http://http://www.audacityteam.org)
|
||||||
and is licensed under the Audacity license, which is the GNU GPL. See
|
and is licensed under the Audacity license, which is the GNU GPL. See
|
||||||
http://audacity.sourceforge.net/about/license or audacity\LICENSE.txt.
|
http://www.audacityteam.org/about/license/ or audacity\LICENSE.txt.
|
||||||
|
|
||||||
The primary goal is to port these plugins for use in the Windows version of
|
The primary goal is to port these plugins for use in the Windows version of
|
||||||
Audacity (http://audacity.sourceforge.net/), but the plugins should work in
|
Audacity (http://www.audacityteam.org), but the plugins should work in
|
||||||
any LADSPA host on Windows (if there are any others).
|
any LADSPA host on Windows (if there are any others).
|
||||||
|
|
||||||
|
|
||||||
@@ -39,7 +39,7 @@ REQUIREMENTS FOR BUILDING THE PLUGINS:
|
|||||||
* Microsoft Visual Studio 2005.
|
* Microsoft Visual Studio 2005.
|
||||||
|
|
||||||
* audacity\win\LADSPA_plugins-win directory from, e.g.,
|
* audacity\win\LADSPA_plugins-win directory from, e.g.,
|
||||||
http://audacity.sourceforge.net/download/beta_source
|
http://www.audacityteam.org/download/plug-ins/
|
||||||
|
|
||||||
* Latest plugin distro from http://plugin.org.uk.
|
* Latest plugin distro from http://plugin.org.uk.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user