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

3086 Commits

Author SHA1 Message Date
Leland Lucius
48c5c47214 Fix for bug #1219 2015-10-05 23:43:00 +01:00
Leland Lucius
aefde8ad30 Fix for bug #1216 2015-09-30 10:22:23 -05:00
Paul Licameli
4e335af91f bug1197 again: better fix 2015-09-24 11:10:59 -04:00
Paul Licameli
8d5841331b Bug1213: "Spectrogram" not "Spectrum" in tracks prefs.
This is a string change, however that string should be replicated elsewhere in\
the translation files.
2015-09-23 09:13:42 -04:00
James Crook
39cc1fbc23 Bug 1204 - Crash when pressing both mouse buttons over toolbar buttons
Looks a very safe fix.  Post 2.1.2 should review ALL uses of CaptureMouse().
2015-09-21 23:11:55 +01:00
Paul Licameli
d776f25830 bug1197: Correct horizontal scrollbar position at extreme zoom-in 2015-09-21 12:58:56 -04:00
James Crook
905ea0ce22 Bug 1208 - Spectrogram vertical zoom-in is limited to ten bins
Changed so that it is now limited to 1 bin.  Now it is obvious if you are zoomed in too far.
2015-09-21 14:54:23 +01:00
James Crook
3a3b98ba92 Merge pull request #68 from Paul-Licameli/bugs
Bug1187: validate before Applying changes of spectrogram preferences

We're resetting to start of freeze, so have accepted this P4 fix as if it had happened during Semifreddo.
2015-09-16 20:20:27 +01:00
Leland Lucius
93aeca9a48 Fix for bug #1203 2015-09-16 13:08:03 -05:00
Leland Lucius
2f9c7d1567 Fix for bug #1190 2015-09-16 13:04:26 -05:00
Leland Lucius
1ccb7385c3 Fix for project windows opening larger than available display space on OSX
This should fix the nagging window under the menu bar problem and will
have to serve as a workaround for bug #1119 until the wxWidgets ticket
is addressed:

   http://trac.wxwidgets.org/ticket/14351
2015-09-12 01:34:27 -05:00
Leland Lucius
4d0d88e187 Fix for bug #1192 2015-09-09 01:11:22 -05:00
Leland Lucius
2d88ad63e0 Fix for bug #1191 2015-09-08 11:24:59 -05:00
Paul Licameli
6a1f830022 Bug1187: validate before Applying changes of spectrogram preferences 2015-09-08 10:28:34 -04:00
James Crook
4dbcd73ca5 Noise Reduction smoothing now default 3 Max 12
After the freeze, but only just, and as RM I made the call that this matters enough to be worth doing.
2015-09-07 21:03:31 +01:00
Paul Licameli
b84c1b322e Bug1169: end the separate treatment of lin vs. log display bounds for spectrum...
... also make WaveTrack responsible for storing and validating the bounds
... also let the bounds vary per-track even though other settings are default
... also change some code names to mention "period" not "undertone"
2015-09-06 21:47:14 -04:00
Paul Licameli
102f3c2130 A detail of interaction of spectral selection and undo 2015-09-05 10:10:19 -04:00
James Crook
eece31e1d4 Manage... -> Add / Remove Plug-ins...
Wording change requested and discussed in http://bugzilla.audacityteam.org/show_bug.cgi?id=1018
2015-09-05 11:24:14 +01:00
Paul Licameli
f24742acc0 Be sure to refresh scrub speed display when wheel moves but pointer does not 2015-09-04 20:52:26 -04:00
Leland Lucius
11bc5fedb3 Fix for bug #896 2015-09-04 10:01:09 -05:00
Leland Lucius
a584759f01 Further changes for #964...
...batting 1000 tonight.  grrrr
2015-09-04 01:59:17 -05:00
Leland Lucius
484e8c5014 Forgot to save before committing 2015-09-04 01:30:11 -05:00
Leland Lucius
49fc3336eb Temporary fix for bug #964 2015-09-04 01:24:28 -05:00
James Crook
fa5d9301f3 ERBS -> ERB
Accepted argument that ERB was technically more correct.  Searching graphs on the internet, you don't see 'ERBS'
2015-09-03 19:41:04 +01:00
Leland Lucius
33cce4eba9 Added reference to bug in comments 2015-09-03 02:38:49 -05:00
Leland Lucius
6cfce50a60 Fix for bug #1173
Basically, just restored a bit of code to the ProgressDialog
that I'd removed during the conversion now that it's understood
what is actually happening.
2015-09-03 02:33:41 -05:00
Leland Lucius
eabe014551 Fixes bug #1172 and removes fix for bug #334
The issue described by #334 doesn't appear to be a problem with
wx3 and it was causing an issue with focus.
2015-09-02 23:17:27 -05:00
Paul Licameli
ac5d204e70 Bug1176 (snap guides should appear for clicks as well as drags); bug752 remains fixed too 2015-09-02 20:40:53 -04:00
James Crook
6ac9609d10 Merge remote-tracking branch 'upstream/master' 2015-09-02 20:10:40 +01:00
James Crook
c865d0204e Path to FFmpeg installation was a 404.
I've changed the path, a '_' to a ':'.  May perhaps need to do more to have path right in manual too.
2015-09-02 20:09:40 +01:00
Leland Lucius
2ae7fb18e9 Fix for bug #1105 part deux 2015-09-02 00:57:16 -05:00
Paul Licameli
229d15c8d0 Vertical ruler: interchange shift- and shift-ctrl-mousehweel for dB view, and...
... for other views, make sure shift-ctrl-mousewheel does nothing.
2015-09-01 17:23:11 -04:00
Paul Licameli
374f7700d7 Change default for Frequency Smoothing in Noise Reduction 2015-09-01 17:15:31 -04:00
Paul Licameli
bae6a95e15 Martyn's suggested rotation of rgb values for spectral selection 2015-09-01 02:30:32 -04:00
Paul Licameli
9c483e2e86 Add (redundant) #include "Experimental.h" in all .cpp files using the symbols 2015-08-31 17:56:10 -04:00
Paul Licameli
1278b9644a Uniform naming of symbols in Experimental.h 2015-08-31 17:55:56 -04:00
Paul Licameli
d18553a3f0 Put Experimental.h (redundantly) in headers that rely on it 2015-08-31 17:53:12 -04:00
Paul Licameli
ca9928d533 Add missing critical inclusions of Experimental.h to other headers 2015-08-31 17:21:50 -04:00
Paul Licameli
aaa358abf6 EXPERIMENTAL_OD_FLAC switch defined one place only, in Experimental.h 2015-08-31 17:11:49 -04:00
Paul Licameli
38b0bb2a8d Remove Prefs.h from Resample.h 2015-08-31 15:10:10 -04:00
Paul Licameli
4dc4932efb Rename 1 / f scale to "Period" 2015-08-31 13:16:23 -04:00
Paul Licameli
62765cb4c5 Put one of those functions back... I will need it in future. 2015-08-30 13:47:12 -04:00
Paul Licameli
05de64e251 Remove unused fns; fix missing & misspelled headers in make & project files 2015-08-30 13:19:08 -04:00
Paul Licameli
ca761893c8 Removed unused method of TrackPanelListener 2015-08-30 12:35:13 -04:00
Paul Licameli
f5f436a3d1 Define LabelTrack::OverATextBox for future use 2015-08-29 13:49:54 -04:00
Paul Licameli
01fe404a02 Move track permuting details out of TrackPanel.cpp 2015-08-29 13:46:35 -04:00
Paul Licameli
f49dbae9e2 Move minimize and close details out of TrackPanel.cpp 2015-08-29 13:46:26 -04:00
Paul Licameli
45e91f165a Move gain and pan details out of TrackPanel.cpp 2015-08-29 13:46:16 -04:00
Paul Licameli
6bfd3ee54a Move Mute and solo details out of TrackPanel.cpp 2015-08-29 13:45:51 -04:00
Paul Licameli
375dea0c36 Bug1152: fix crash caused by inconsistent criterion for deciding to draw samples 2015-08-28 15:30:42 -04:00