martynshaw99
|
ad5717c594
|
Initialise m_T1 correctly, in case no processing is applied and it doesn't get updated elsewhere.
|
2012-06-14 22:46:55 +00:00 |
|
v.audacity
|
61b6a82ada
|
Let's go ahead with OD_FFMPEG.
|
2012-06-12 03:38:51 +00:00 |
|
v.audacity
|
7311286a56
|
Move Alexandre Prokoudine to emeritus, per his request.
|
2012-06-12 03:37:23 +00:00 |
|
richardash1981
|
7f8a09ea1e
|
add some i18n-hint comments to the strings where the translation doesn't see (to me) to be obvious. This will probably get better when the effect has a manual entry, and with translator feedback.
|
2012-06-10 16:38:29 +00:00 |
|
richardash1981
|
fa2aefcfee
|
fix a number of small language idosyncracies to give more idomatic usage. Make sure that spacing and capitalisation is consistent, at least within this effect and compared to a selection of our other effects
|
2012-06-10 16:24:37 +00:00 |
|
richardash1981
|
519bfb2268
|
Commit patch adding Paulstretch (an extreme time stretching effect for synthesis) by Nasca Octavian PAUL http://hypermammut.sourceforge.net/paulstretch/ as submitted
|
2012-06-10 16:08:43 +00:00 |
|
martynshaw99
|
73451e8dad
|
Fix to not apply some gain if dc removal only required.
Make progress not jump back after analysis, except for 'stereo linked' where analysis of 2nd track is done out-of-order.
|
2012-06-02 16:35:29 +00:00 |
|
mchinen
|
a09fe983ed
|
remove debug printfs
|
2012-06-01 06:11:54 +00:00 |
|
mchinen
|
c4f1a52413
|
OD FFmpeg: fix a bug with demand seeking by using a safer seek test
|
2012-06-01 06:11:49 +00:00 |
|
mchinen
|
1fb7a1dcee
|
OD FFmpeg: do not attempt to correct stream lag unless a seek was demanded by user
|
2012-06-01 06:11:45 +00:00 |
|
mchinen
|
2aedaaa68d
|
lazy evaluate for OD ffmpeg seek test
|
2012-06-01 06:11:41 +00:00 |
|
mchinen
|
77917b3268
|
change flushing case for OD ffmpeg
|
2012-06-01 06:11:36 +00:00 |
|
mchinen
|
e5520d0b7d
|
fix case where DecodeFrame() was not returning errors
|
2012-06-01 06:11:31 +00:00 |
|
mchinen
|
f837c1fefd
|
fix indentation
|
2012-06-01 06:11:26 +00:00 |
|
mchinen
|
80a2b68bcf
|
Fix warnings for OD ffmpeg
|
2012-06-01 06:11:21 +00:00 |
|
mchinen
|
3dd37349fc
|
add on demand preference to library pane
|
2012-06-01 06:11:15 +00:00 |
|
mchinen
|
816b58bc08
|
integrate OD FFmpeg to work with multiple formats, including wav
also move streamContext to ffmpeg.h to allow for refactoring of import code
|
2012-06-01 06:11:07 +00:00 |
|
mchinen
|
8cb2a38fbe
|
restore build for EXPERIMENTAL_OD_FFMPEG
EXPERIMENTAL_OD_FFMPEG is still commented out
|
2012-06-01 06:11:01 +00:00 |
|
richardash1981
|
627f4dd757
|
add support for Nyquist effects in Chains, written by Leyland and Martyn based on an idea by Edgar
|
2012-05-26 20:25:13 +00:00 |
|
mchinen
|
a6d9f24804
|
Fix Bug 489 (P2) - Read Directly uncompressed audio produces incorrect Normalize in Chains. Wait until OD is finished before starting analysis.
|
2012-05-23 23:02:25 +00:00 |
|
mchinen
|
5036316758
|
Fix Bug 508 (P2) - Chains: Chain removed even if you say No to prompt.
|
2012-05-23 18:52:52 +00:00 |
|
martynshaw99
|
95037c7b07
|
Correct bug when just doing dc offset. Improve messages.
|
2012-05-19 20:30:57 +00:00 |
|
windinthew
|
96eff824d7
|
Add missing ellipsis for "Edit Labels".
|
2012-05-18 08:11:24 +00:00 |
|
martynshaw99
|
6ae1c7855e
|
Messages about what is going on.
Resizing the ProgressDialog so one can see them.
|
2012-05-17 00:17:51 +00:00 |
|
martynshaw99
|
88d10d887a
|
Obeying the specs., thanks to Taihei Monma for the patch.
Untested by me.
|
2012-05-10 22:41:28 +00:00 |
|
windinthew
|
2ccfc1ad6c
|
Added access keys for Track Drop-Down menus as suggested by David Bailes
on audacity4blind list (tested on Windows).
|
2012-05-10 09:09:49 +00:00 |
|
windinthew
|
26e29d270c
|
Better text for what Ctrl-Wheel-Rotate does.
|
2012-05-08 06:25:56 +00:00 |
|
james.k.crook@gmail.com
|
0a53820106
|
Fix for ruler elements disappearing at high zoom beyond time 5:57:54.84.
|
2012-05-06 17:47:52 +00:00 |
|
martynshaw99
|
2fa98d3c16
|
Add missing header
|
2012-05-06 14:27:55 +00:00 |
|
james.k.crook@gmail.com
|
4dc68db335
|
Fix problem with waveform disappearing when zooming in using mouse wheel. Aligns audio right with mouse position, if mouse position is to right of audio right.
|
2012-05-06 11:50:29 +00:00 |
|
martynshaw99
|
dfcda8dfaf
|
Spelling corrections.
|
2012-05-05 22:09:21 +00:00 |
|
martynshaw99
|
f8c81d332a
|
Fix summary values for edge cases when overall signal does not straddle zero line.
|
2012-05-05 21:45:50 +00:00 |
|
james.k.crook@gmail.com
|
e4e9549a95
|
Restored previous behaviour. Mouse wheel based zooming now different from button based zooming again.
|
2012-05-05 21:06:19 +00:00 |
|
martynshaw99
|
2268f6f1e9
|
Fix summary values for edge cases when overall signal does not straddle zero line.
|
2012-05-05 20:57:50 +00:00 |
|
james.k.crook@gmail.com
|
f98809817d
|
Fixed bug in zoom-to-selection, where it would not work if the selection was 'beyond the end of time'.
|
2012-05-05 18:41:48 +00:00 |
|
james.k.crook@gmail.com
|
5a8a515235
|
Fix Bug 375 (P3): Can now drag a clip to a new track, even if it is the selection.
|
2012-05-05 15:27:51 +00:00 |
|
james.k.crook@gmail.com
|
30a7876593
|
Ctrl-Wheel Zooming now behaves like zoom buttons, so we don't zoom into empty space.
|
2012-05-04 11:47:29 +00:00 |
|
martynshaw99
|
52bc3fa8f7
|
Improving Progress bar messages to reflect what's actually happening
|
2012-05-03 22:28:58 +00:00 |
|
martynshaw99
|
ebf54adaab
|
Apply patch for bug 495, taking proper account of max, min and offsets of both tracks of a stereo pair.
|
2012-05-03 21:54:18 +00:00 |
|
martynshaw99
|
68e2d00f9b
|
Restore default behaviour if no clips found to pre-r11704 status, whilst still get proper max and min for severely-offset waveforms.
|
2012-05-02 21:37:45 +00:00 |
|
james.k.crook@gmail.com
|
dee908b31e
|
Saner sample rate (in comment).
|
2012-04-28 21:09:07 +00:00 |
|
james.k.crook@gmail.com
|
66c6d8f570
|
More internationalisation hints.
|
2012-04-28 18:17:38 +00:00 |
|
james.k.crook@gmail.com
|
f34863833b
|
i18n-hint for Grabber.
|
2012-04-28 17:33:28 +00:00 |
|
james.k.crook@gmail.com
|
a41a447fdc
|
Hide translatable strings in unused (#ifdeffed out) code.
|
2012-04-28 17:18:51 +00:00 |
|
v.audacity
|
03dbeb2aaf
|
Use American spelling conventions in GUI, per policy and convention.
|
2012-04-27 22:27:40 +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 |
|
v.audacity
|
08b68fd96a
|
Use American spelling conventions in GUI, per policy and convention.
|
2012-04-25 22:44:00 +00:00 |
|
v.audacity
|
3a5e4fbe3d
|
Remove effects/SpikeCleaner.o because SpikeCleaner code has been removed.
|
2012-04-25 22:04:44 +00:00 |
|
martynshaw99
|
09b003c056
|
Missing header, sorry.
|
2012-04-24 22:44:55 +00:00 |
|
martynshaw99
|
ffea5a2273
|
Addressing one of the problems reported with 'Normalise' if the offset is greater than the signal. Comments on other possible problems.
|
2012-04-23 23:39:36 +00:00 |
|