1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-03 09:09:47 +02:00

4328 Commits

Author SHA1 Message Date
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
Paul Licameli
6500caf96c Merge branch 'master' 2015-09-04 20:52:12 -04:00
Leland Lucius
bd1bdd91ef Fix library updates during build 2015-09-04 11:23:02 -05:00
Leland Lucius
11bc5fedb3 Fix for bug #896 2015-09-04 10:01:09 -05:00
Leland Lucius
a105ee4a6d Fix hang during termination 2015-09-04 02:31:14 -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
1061528c6e Update to Danish Translation
From scootergrisen.
2015-09-03 21:26:42 +01: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
0235c80859 Fix for bug #936 part 2
Keeping this one separate in case we need to back it out.
2015-09-02 02:24:15 -05:00
Leland Lucius
d21d2cd777 Fix for 936 2015-09-02 02:19:01 -05:00
Leland Lucius
63cc27ff64 Fix for bug #1171 2015-09-02 01:42:22 -05:00
Leland Lucius
2ae7fb18e9 Fix for bug #1105 part deux 2015-09-02 00:57:16 -05:00
Paul Licameli
4d77b9091f Vertical ruler: interchange shift- and shift-ctrl-mousehweel for dB view, and... 2015-09-01 17:24:28 -04: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
8b990f78c5 Merge branch 'master' 2015-09-01 17:22:57 -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
dd95f735c6 Experimental.h safety 2015-08-31 17:57:04 -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
0741fc3915 Rename 1 / f scale to "Period" 2015-08-31 14:58:20 -04:00
Paul Licameli
4dc4932efb Rename 1 / f scale to "Period" 2015-08-31 13:16:23 -04:00
Paul Licameli
cd42fa2448 Merge branch 'master' 2015-08-31 13:14:36 -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
841e0a18fb Move some inessentials out of TrackPanel.cpp 2015-08-29 13:47:21 -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
Leland Lucius
ce07211424 Fix layout of Resample dialog 2015-08-28 11:36:52 -05:00
Leland Lucius
ef711a75c4 Revert "Fix for bug #1152"
This reverts commit 6eedbcd726816618443e36c650f44de8196e97f6.
2015-08-28 11:35:42 -05:00
Steve Daulton
351a2a8528 Update Nyquist *TRACK* property list 2015-08-28 16:12:23 +01:00
Leland Lucius
6eedbcd726 Fix for bug #1152 2015-08-28 03:03:43 -05:00
Leland Lucius
4e0cb1af71 Check for valid lame lib before prompting for metadata. 2015-08-27 22:29:02 -05:00