lllucius
0c7a953663
Enable as default per James.
2013-10-01 20:12:29 +00:00
windinthew
d8cba6a4c3
Fix date typo
2013-10-01 18:10:49 +00:00
lllucius
b0e65b57c2
Adding EXPERIMENTAL_KEY_VIEW that provides a new keyboard binding view.
2013-10-01 06:00:13 +00:00
martynshaw99
91da5e2354
This to make no modules 'special', reverting what was done for Audacity 2.0.2. We ask each time about each module to see if the user want to load it.
...
Anything to do with modules and prefs is currently under EXPERIMENTAL_MODULE_PREFS and turned off.
We never load 'out of date' modules (but do allow modules to interrogate the current prefs and 'pretend' they are that version. The 'Aurora' plug-ins do that).
If a module is 'out of date' we provide the name in a user-facing message and actual location in the log, just in case the user has a number of versions in different places (untested).
We currently don't remember the users preference for loading each module, but could extend this. We would need an extra button in the ShowMultiDialog of ModuleManager::Initialize and then store the preferences in prefs. That would need a more sophisticated entry in prefs->Modules to enable a user to change their decisions.
2013-06-16 23:31:32 +00:00
martynshaw99
39f03edd8d
Whoops! EXPERIMENTAL_OUTPUT_DISPLAY was supposed to be turned off by default!
2013-05-30 23:18:24 +00:00
martynshaw99
f209391d59
John (Thales) code to make the waveform display look like the output of the gain and pan sliders, rather than the input. Added as EXPERIMENTAL_OUTPUT_DISPLAY since there is work to do, but I think this deserves wider input/views.
2013-05-30 23:14:25 +00:00
martynshaw99
1ddee72498
Remove EXPERIMENTAL_TRUNC_SILENCE #ifdefs since it is no longer experimental.
2013-05-01 22:07:08 +00:00
martynshaw99
1af35d4168
Removal of all the stuff marked as 'Experimental CLEANSPEECH' about a year ago.
2013-04-29 23:23:14 +00:00
v.audacity
e582ac65f8
Bug 539 (P2) - Audacity does not build if configured --without-ffmpeg
...
Turns out it won't build on Windows, either, so I disabled it for all platforms.
2012-07-25 23:30:17 +00:00
v.audacity
98b6cb55d0
Bug 539 (P2) - Audacity does not build if configured --without-ffmpeg
...
Revert to quick fix of r 11867. Steve reports Debian build error with r11868. Left that code in, because this should override it.
2012-07-25 05:30:47 +00:00
v.audacity
d90e6c5285
Bug 539 (P2) - Audacity does not build if configured --without-ffmpeg
...
more pinpointed fix that should close this
2012-07-25 02:00:48 +00:00
v.audacity
10d9c9cd9b
Bug 539 (P2) - Audacity does not build if configured --without-ffmpeg
...
Quick fix -- just don't build this experimental feature on __WXGTK__.
2012-07-25 01:42:43 +00:00
v.audacity
c3a504390b
http://bugzilla.audacityteam.org/show_bug.cgi?id=545 (P2)
...
Remove crash-prone "Audio Cache" feature.
2012-07-11 06:18:19 +00:00
v.audacity
61b6a82ada
Let's go ahead with OD_FFMPEG.
2012-06-12 03:38:51 +00:00
martynshaw99
758a8f65e6
Inserting CLEANSPEECH ifdef's around anything CleanSpeech so that CleanSpeech can be removed easily in the (not to distant) future. The idea is never to turn CLEANSPEECH on, but fix any (unexpected) differences this may make.
2012-04-26 22:57:04 +00:00
clayton.otey
71dedc3d35
Revert r11214 (sbsms timescale effect update) & r11215 (mixed-radix-fft narrow/broaden spectrum menu items) to honor the feature freeze.
2011-07-06 09:49:59 +00:00
clayton.otey
df9865f26a
Added an sse enabled mixed-radix-fft implementation and a menu/view/{narrow,broaden} spectrum item which adjusts the spectrogram window size
2011-07-02 18:42:38 +00:00
martynshaw99
d5393344c3
Remove the option of going to CleanSpeech mode from the prefs.
2011-06-27 22:17:16 +00:00
windinthew
1fbf7136cb
remove duplicate "enough"
2010-10-24 15:01:18 +00:00
v.audacity
dae6f69678
a little more commentary on the Theming flags
2010-10-24 00:35:07 +00:00
richardash1981
312faf654d
Experimental features (especially ones that don't work on all platforms) shouldn't be enabled by default!
2010-09-19 20:50:51 +00:00
rbdannenberg
a1f0e5ed5b
Extensive changes to improve NoteTrack display and (some) editing, NoteTrack playback via MIDI, and Midi-to-Audio alignment.
2010-09-18 21:02:36 +00:00
windinthew
a18981a79a
EXPERIMENTAL_LINKING -> EXPERIMENTAL_SYNC_LOCK to match with r10673
2010-09-14 11:57:31 +00:00
v.audacity
a485b6f0fd
Turn on EXPERIMENTAL_TRUNC_SILENCE, per Gale's message.
2010-07-26 20:30:51 +00:00
v.audacity
908b0b2d35
Turn on EXPERIMENTAL_LINKING apropos bug 177.
...
Also, some clean-up and moving related items closer together.
2010-07-24 23:43:53 +00:00
v.audacity
e30ce7ddb7
Remove EXPERIMENTAL_LYRICS_WINDOW and EXPERIMENTAL_MIXER_BOARD. They've been in every beta for almost a year, so they're no longer experimental.
2010-07-21 04:53:38 +00:00
mchinen
b07f23d6de
added on-demand support for non-seeking loading of FFmpeg files. This feature is not on, controlled by ifdefs via the #define EXPERIMENTAL_OD_FFMPEG in Experimental.h
2010-03-19 14:57:10 +00:00
BusinessmanProgrammerSteve
6860fca483
Check in new Truncate Silence routine as Experimental
2010-03-13 15:21:38 +00:00
richardash1981
d45ac35dde
Make EQ curve inversion a non-experimental feature, and change the name of the "flat" button to "flatten" - that's what it does to the curve.
2010-02-21 17:36:22 +00:00
windinthew
42f5d6b460
CVS > SVN
2010-02-12 12:18:17 +00:00
ra
e74978ba77
Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches
2010-01-23 19:44:49 +00:00