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

4309 Commits

Author SHA1 Message Date
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
Paul Licameli
e7482c74bd Move cursor moving functions out of TrackPanel 2015-08-27 21:22:41 -04:00
Leland Lucius
05d8023af6 Forgot to commit the patch file 2015-08-27 18:59:22 -05:00
Leland Lucius
c552254848 Fix for bug #1163 2015-08-27 18:01:39 -05:00
Paul Licameli
4e0e056716 ctrl-shift-mousewheel for Waveform dB ruler varies the limit without magnifying 2015-08-27 16:56:23 -04:00
Paul Licameli
79cf794d82 ctrl-shift-mousewheel for Waveform dB ruler varies the limit without magnifying 2015-08-27 16:55:09 -04:00
Paul Licameli
2ef874f036 Merge branch 'master' 2015-08-27 16:54:48 -04:00
Paul Licameli
65b94d1fa5 travis 2015-08-27 16:51:08 -04:00
Paul Licameli
80d7ed36f0 Bug1162: Be careful remapping db scale extremes, when the db limit value changes 2015-08-27 16:06:13 -04:00
Paul Licameli
78ec5cdf0b Bug1161: maximum zoom-out in Waveform (dB) ruler should be +6.02 dB, not +2 dB 2015-08-27 14:18:25 -04:00
Paul Licameli
8c75d70669 Scrolling of vertical ruler, and reassign modifier keys for vruler mousewheel 2015-08-27 12:56:40 -04:00
Paul Licameli
638b98b0a3 Implement scrolling of vertical ruler (without zooming) for wheel (no keys) 2015-08-27 12:55:29 -04:00
Paul Licameli
2217d1646e reassign modifier keys for vruler mousewheel 2015-08-27 12:55:26 -04:00
Paul Licameli
5697f77a06 pull out a function for vertical ruler wheel events 2015-08-27 12:55:24 -04:00
Paul Licameli
2e83a7e5a2 Merge branch 'master' 2015-08-27 12:54:58 -04:00
Leland Lucius
2a234d86f8 "Should" fix the remaining issue in bug #1081 2015-08-27 10:16:28 -05:00
Paul Licameli
24538020ba right-click in vertical ruler of wavefrom view recenters, just as it does...
... for spectrogram.
2015-08-27 10:51:10 -04:00
David Bailes
2a4a9c7c72 Merge branch 'master' of https://github.com/audacity/audacity 2015-08-27 15:43:26 +01:00
Leland Lucius
1771cd15fb Fix an assertion in Nyquist Workbench 2015-08-27 09:41:48 -05:00
Leland Lucius
e15236efdc Fix the assertion mentioned in bug #1081 2015-08-27 09:38:09 -05:00