1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-07-23 07:58:05 +02:00

118 Commits

Author SHA1 Message Date
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