scootergrisen
b4f7946e9b
Remove some double space
2018-10-14 10:42:01 +01:00
Paul Licameli
9481587fa8
Move menu handling functions out of class AudacityProject
2018-09-29 12:10:27 -04:00
James Crook
6e59c2e286
Move Nyquist Workbench to Tools menu
...
Also disable and comment an incorrect ASSERT.
2018-04-06 14:27:33 +01:00
James Crook
0885fda459
Fix mod-nyq-bench compilation under Windows.
2018-04-05 19:41:10 +01:00
Paul Licameli
a52f7f5313
Fix build of Nyquist workbench
2018-02-24 16:57:06 -05:00
Paul Licameli
cf66f88050
Fix build of mod-nyq-bench
2018-01-29 23:01:34 -05:00
Paul Licameli
ccb4bbac33
Translate "Message" as default title of message box...
...
... This required a sweeping change of all calls to wxMessageBox! But it seems
safe to me, despite the great number of touched files.
2018-01-01 17:50:02 -05:00
Paul Licameli
5036583549
Fewer inclusions of AudacityApp.h
2017-03-17 17:52:24 -04:00
Leland Lucius
2ab0c13101
Fix build of Nyquist Workbench
2016-10-01 14:05:53 -05: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
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
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
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
abdfce0ac3
Fix Nyquist Workbench build
2014-11-30 18:58:25 +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
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
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