Richard Ash
ad72c112a4
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.
2016-09-21 10:03:25 +01:00
Benjamin Drung
787f2afd10
Introduce end-of-line normalization
...
Ensures that all files that Git considers to be text will have
normalized (LF) line endings in the repository. When core.eol is set to
native (which is the default), Git will convert the line endings of
normalized files in your working directory back to your platform's
native line ending.
See also https://git-scm.com/docs/gitattributes
2016-05-17 01:05:05 +02:00
Leland Lucius
a105ee4a6d
Fix hang during termination
2015-09-04 02:31:14 -05:00
Leland Lucius
0235c80859
Fix for bug #936 part 2
...
Keeping this one separate in case we need to back it out.
2015-09-02 02:24:15 -05:00
Leland Lucius
63cc27ff64
Fix for bug #1171
2015-09-02 01:42:22 -05:00
Leland Lucius
1771cd15fb
Fix an assertion in Nyquist Workbench
2015-08-27 09:41:48 -05:00
Leland Lucius
90e6f3011e
Fix build of Nyquist Workbench
2015-08-24 00:06:58 -05:00
Leland Lucius
3e709dd98c
Update modules for wx3
2015-07-19 15:37:04 -05:00
Leland Lucius
9b9c8cc073
Round 5 of wx3 changes
...
FileDialog now complete on Linux. Needs some fine tuning on
Windows and OSX.
Builds with wx3 and gtk2 or gtk3.
Still more effect work to do.
2015-07-14 23:33:53 -05:00
Leland Lucius
b1690f1801
Getting all build scripts to the same Automake 1.14 version
...
This way, building the minsrc tarball doesn't require multiple versions
of Automake to be installed. (Most things were at the 1.11 version, but
some were at the 1.14 version.)
Building minsrc should now work just fine.
2015-06-21 22:09:44 -07:00
Leland Lucius
b8ce7f6125
Fix for bug #981
2015-05-28 09:57:59 -05:00
Leland Lucius
e8b0ca8707
Bring back the Nyquist debug button
2015-04-22 15:55:58 -05:00
Leland Lucius
8fbfa460c4
Migrating the remaining effects
...
This brings the builtin, LV2, and VAMP effects inline with the
Audio Units, LADSPA, and VST effects. All effects now share
a common UI.
This gives all effects (though not implemented for all):
User and factory preset capability
Preset import/export capability
Shared or private configuration options
Builtin effects can now be migrated to RTP, depending on algorithm.
LV2 effects now support graphical interfaces if the plugin supplies one.
Nyquist prompt enhanced to provide some features of the Nyquist Workbench.
It may not look like it, but this was a LOT of work, so trust me, there
WILL be problems and everything effect related should be suspect. Keep
a sharp eye (or two) open.
2015-04-16 23:36:28 -05:00
lllucius@gmail.com
ea074f889b
Regenerate build files on Debian Wheezy
...
This will fix building the minsrc tarball on Debian Wheezy
2015-02-17 16:19:57 +00:00
lllucius@gmail.com
408dcaca66
Fix Nyquist Workbench
...
This is a very low impact change, so should not affect the
release.
2015-01-27 03:44:06 +00:00
lllucius@gmail.com
82d9b91184
Prepping for next release...regenerating build files
2015-01-03 05:57:16 +00:00
lllucius@gmail.com
abdfce0ac3
Fix Nyquist Workbench build
2014-11-30 18:58:25 +00:00
lllucius@gmail.com
83e8983165
Nyquist makefile is now generated...this one is no longer needed.
2014-11-10 18:28:09 +00:00
lllucius@gmail.com
0381e727c4
Missed some files on previous commit
2014-11-01 09:49:02 +00:00
lllucius@gmail.com
bdb3aa328b
Provide an easy way to build mod-nyq-bench
...
mkdir build
cd build
../configure
make
make modules
./audacity
2014-11-01 09:28:05 +00:00
lllucius
22c7c0a4f6
Fix module builds for latest trunk
...
This also converts the module project files to VS2013
2014-10-26 19:17:03 +00:00
RichardAsh1981@gmail.com
a6150f3443
Commit Steve's patch for Bug 728
2014-10-02 21:34:01 +00:00
lllucius@gmail.com
57510415e6
Correct building when portaudio-devel is not installed. This should fix:
...
http://bugzilla.audacityteam.org/show_bug.cgi?id=716
2014-05-15 00:37:45 +00:00
martynshaw99
32d3e5954d
Make mod-nyq-bench ready to be added back to our 'Solution'.
2013-12-31 01:57:56 +00:00
RichardAsh1981@gmail.com
2c47926141
set a sensible default directory to look for Audacity sources in, given the SVN directory structure
2013-12-29 14:04:46 +00:00
RichardAsh1981@gmail.com
667685432e
extract the flags required from main audacity sources more reliably by running config.status from there, rather than relying on sed expressions on the generated Makefile
2013-12-29 13:55:46 +00:00
lllucius
51cb9d9196
Be a bit more careful about CRLF to LF changes.
2013-11-03 02:03:19 +00:00
lllucius
b4ba110811
Reverting r12850...hopefully
...
Never removed one before, but I'm pretty sure it is correct.
2013-11-03 01:54:50 +00:00
lllucius
f290b3d644
Converted CRLF to LF.
2013-11-01 23:22:33 +00:00
lllucius
99acb56af6
Get rid of warning...fix provided by STF.
2013-10-24 01:50:47 +00:00
lllucius
b3c2f486d2
Fix Nyquist Workbench broken by r12717
2013-10-23 22:38:58 +00:00
v.audacity
fe1838850f
Steve Daulton's for multiply-renamed bug 571
2012-08-20 21:15:58 +00:00
windinthew
4bfd41d3ee
Updated to Visual Studio 2008 as agreed with James (tested, builds the modules correctly)
2011-08-17 18:24:27 +00:00
james.k.crook@gmail.com
004df99f78
_TCHAR -> wxChar for Ubuntu compatibility
2011-04-30 09:45:43 +00:00
james.k.crook@gmail.com
aca5cd7fff
Use _TCHAR in place of wchar_t for VersionName
2011-04-29 07:52:00 +00:00
james.k.crook@gmail.com
c02f36cbcc
Added mod-null, mod-nyq-bench, mod-track-panel. Updated mod-script-pipe to use wchar_t* for version number.
2011-04-25 16:40:22 +00:00