v.audacity
604668986e
Fix for bug 444 (P2). This bug was introduced by r8092. In initial state, mManager->GetCurrentState() returns 1, so 1-1 = 0 for the max value *is* less than the given min value of 1. It should have produced the same error on all platforms.
2011-08-26 23:44:43 +00:00
martynshaw99
d2a2de2d9e
Remove unneeded log messages
2011-08-23 19:45:14 +00:00
richardash1981
934cd8c3b2
Remove cruft from end of file
2011-08-21 14:40:39 +00:00
richardash1981
e3a8ffade4
Apply patch by Sophia Poirier [dfx] which enables Audacity to load audio effect plug-ins which support both sampled and midi input (e.g. use of midi controllers to set effect parameters). This fixes bug 443.
2011-08-21 14:17:53 +00:00
martynshaw99
b579b4754c
Allow resizing of the 'Select Command' dialog, a pre-cursor to committing Leland's patch for letting Nyquist commands in here.
2011-08-21 00:15:14 +00:00
martynshaw99
22407ec508
Prevent the insertions of empty items into chains.
2011-08-18 22:53:13 +00:00
windinthew
9717857b66
Bug 315: Putting AUDACITY_VERSION_STRING at top of log (needs testing on Mac). See discussion at http://bugzilla.audacityteam.org/show_bug.cgi?id=315#c18
2011-08-17 18:29:27 +00:00
martynshaw99
c3646677ea
I forgot to re-enable the edit button when we go to edit an item.
2011-08-16 22:39:30 +00:00
martynshaw99
c7d2c6e282
Make EffectManager::GetEffectByIdentifier do what BatchCommands::GetAllCommands expects, and disable the BatchCommandDialog mEditParams button when illegal.
2011-08-16 00:12:12 +00:00
martynshaw99
9a3e03a9cd
Update Batch error message to match new dialog
2011-08-16 00:05:38 +00:00
mchinen
a4472bc0c5
Fix bugs 419 and 421 by faulting to libsndfile/ffmpeg on fail. Patch by David Wallace
2011-08-01 20:32:55 +00:00
windinthew
0cc868a6aa
Help text for Other Supported Formats
2011-07-29 08:34:04 +00:00
martynshaw99
dde3c0e4cc
Move memory allocation to where it's needed, at the request of Ed. No functional changes.
2011-07-28 23:02:53 +00:00
martynshaw99
fd30dccbfc
Default 'End' amplitude set to 0.1, rather then 0.8.
2011-07-25 00:52:30 +00:00
martynshaw99
457c91b177
Remove extra Write.
2011-07-24 22:55:09 +00:00
james.k.crook@gmail.com
c29dfb956a
Added spaces before 'db' (Steve Daulton; Bug 426)
2011-07-24 18:28:55 +00:00
martynshaw99
205df6040f
Don't normalise on the number of tracks, which previously meant that a signal's spectrum would get lower in amplitude if analysed with silence in another track. Thanks to Mike Walmsley for this.
2011-07-23 00:18:07 +00:00
v.audacity
36d8d98546
small cleanup
2011-07-15 22:08:50 +00:00
mchinen
a220928808
Patch by David Wallace to fix Bug 429 - Audacity freezes or crashes when libsndfile imports files without audio data
2011-07-11 15:30:16 +00:00
mchinen
8105988e25
Patch by Chris Wilson to fix memory leak in NearestZeroCrossing(). I found another one in the same function and modified this patch to fix that as well.
2011-07-07 19:20:23 +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
james.k.crook@gmail.com
a3b936809f
Adjusted inclusion on credits - only for betas.
2011-07-02 21:44:08 +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
clayton.otey
a17e741abc
Major update to TimeScale effect, incorporating libsbsms-2.0.0, fixes to bug 172, changes to ui
2011-07-02 18:35:18 +00:00
martynshaw99
9d77cd4638
Don't delete the _data dir - simplified version of Ed's patch.
2011-06-27 23:18:33 +00:00
martynshaw99
d5393344c3
Remove the option of going to CleanSpeech mode from the prefs.
2011-06-27 22:17:16 +00:00
v.audacity
de60481726
Remove unused vars.
2011-06-25 00:04:51 +00:00
v.audacity
fb5e062c42
Responding to suggestion at http://bugzilla.audacityteam.org/show_bug.cgi?id=20#c46 , changed it to "current" rather than "existing."
2011-06-20 21:16:46 +00:00
martynshaw99
309f9a90ce
Disallow non-numeric chars in numeric input boxes.
...
Patch by Ed using examples by Martyn & James.
2011-06-16 23:29:56 +00:00
martynshaw99
65fb8f4ff8
Reposition effects presets in audacity.cfg that were previously claimed by CleanSpeech. Still a lot of work to do!
2011-06-14 23:48:58 +00:00
james.k.crook@gmail.com
b1f7a0f890
Added TieNumericTextBox() function - and used it for DtmfDialog.
2011-06-13 20:19:28 +00:00
martynshaw99
97620f561a
Correct prefs
...
Remove a pass if not needed
2011-06-12 23:18:14 +00:00
martynshaw99
fe2449858d
Add missing include
2011-06-12 16:46:21 +00:00
martynshaw99
20a2c8cc17
Don't allow other than numeric chars in the input boxes.
2011-06-12 00:04:51 +00:00
martynshaw99
6bd56a5471
Remove 'CS' from preset storage.
...
Make default normalization level -1.0dB.
Disallow norm level >0dB.
If level read from pref is +ve, make it -ve.
Add checking for various illegal OK/Preview combinations.
Validate input on a numeric input field.
2011-06-11 23:08:06 +00:00
martynshaw99
40f82c962c
Move minus sign to text box.
...
Allow stereo normalising.
Default to stereo normalising.
Speedup (maybe 20%) by use of track->GetMinMax instead of an expensive conditional in a tight loop.
2011-06-09 23:22:10 +00:00
mchinen
9bd2da0284
Bug 406 (P2) - (partial?) Fix for labeltracks in large projects being slow/laggy/jerky.
...
Undoes Roger's fixes for bug 255/148, as this was one component of the bug.
This fix restores TrackPanel::RefreshTrack to using a cliprect instead of doing an entire refresh.
It does it by using a repair flag in TrackPanel::DoDrawIndicator that does not advance the indicator time (so the only place the time can advance is in OnTimer)
I tested to make sure both bugs were okay after my fix.
This fix may restore usability enough to resolve the bug, but I note that there are other potential optimizations we can make, discussed on the bug 406 bugzilla comments.
2011-06-04 02:41:16 +00:00
martynshaw99
e56cb9736b
Fixes for missing rounding bugs, detailed in bug 286.
2011-06-01 23:17:30 +00:00
mchinen
296d9e1ce9
restore build for when USE_PORTMIXER is not defined. This fixes an issue where audacity could not be built on certain linux boxes without devices
2011-06-01 18:59:51 +00:00
mchinen
fec888198a
svn:eol-style was not set to native for DeviceManager.cpp/h
2011-06-01 18:55:51 +00:00
mchinen
b9725a6c13
Bug 396 (P4) Fix double dialog with Files Missing and Missing Aliased File(s) from appearing. Patch by Martyn Shaw.
2011-06-01 18:22:06 +00:00
mchinen
927c34e5e2
Bug 390 (P4) - fix for detaching at silences when silence is a clip creates spurious single-sample clip
2011-06-01 17:11:42 +00:00
mchinen
6e6367e958
Bug 372 (P2) - import MP2s with libmad (Patch by Leland Lucius)
2011-06-01 14:47:43 +00:00
mchinen
a0c1ac4cd3
Use the initial default of stereo instead of mono for recording channels
2011-06-01 13:09:00 +00:00
v.audacity
1f7a46a620
Remove unused mLastAutoSaveTime cruft. Comment out other no-op cruft.
2011-05-28 00:42:07 +00:00
martynshaw99
6e6d709821
'Spectrogram (logF)' wasn't obeying prefs. Use the values that are for non-log. Short-circuiting a still unfinished feature. See bug 85.
2011-05-25 23:19:57 +00:00
martynshaw99
86f34d48b4
Remove artificial restriction on default maximum frequency of Spectrogram
2011-05-22 23:15:23 +00:00
james.k.crook@gmail.com
b9dcee27e2
Ooos. Removed short-circuit of AutoSave that was added for testing AutoSave slowdown.
2011-05-22 19:05:14 +00:00
james.k.crook@gmail.com
3f68c0b92e
Release build needed UndoManager.h included.
2011-05-22 16:23:11 +00:00
james.k.crook@gmail.com
74490b02c7
Bug:406 Amelioration of slowdown when editing labels with long audio.
2011-05-22 13:41:01 +00:00