James Crook
d809745a55
Bug 2367 - Residual: Change Speed effect may create spurious clip at end
...
Also the fix for Change Pitch was not complete as it only worked for mono tracks.
2020-03-22 11:49:39 +00:00
James Crook
ecba41ad2d
Bug 2294 - Scripting: Crash on "Close" command
2020-03-22 11:33:50 +00:00
James Crook
a072e21b77
Bug 2363 - Double-click-selecting a clip partly selects clip before too
2020-03-21 22:54:33 +00:00
Paul Licameli
37c8a6ef23
Remove unused member variable
2020-03-21 16:19:13 -04:00
Paul Licameli
7aa2667c33
Some comments to avoid further confusions using WaveTrack::Get().
2020-03-21 15:48:58 -04:00
Paul Licameli
7ae5c65580
Remove test in Loudness effect for same clip boundaries in channels...
...
... it was not correctly written, and anyway WaveTrack::Get doesn't really
report sufficient information to test as intended.
2020-03-21 15:48:58 -04:00
James Crook
0fe483f0e2
Bug 2367 - Change Pitch effect may create spurious clip at end
2020-03-21 19:40:56 +00:00
Carlo Bramini
84d0cd0220
[CMAKE] Add "/MANIFEST:NO" only to MSVC ( #460 )
...
The option "/MANIFEST:NO" is recognized only by Microsoft C++ compiler, so its addition must be limited to this compiler rather than generic target for Windows.
2020-03-21 10:28:05 -05:00
Paul Licameli
b683ed8c07
Remove vestiges of unification of Normalize with Loudness
2020-03-21 11:14:13 -04:00
Leland Lucius
c690e03471
Bug 1366 - Using the sliders in Mixer Toolbar in a Project-2 alters levels in on-going recording (or playback) in Project-1
...
Should be okay now...
2020-03-19 23:36:17 -05:00
Leland Lucius
f6cfa0597e
Bug 1366 - Using the sliders in Mixer Toolbar in a Project-2 alters levels in on-going recording (or playback) in Project-1
2020-03-19 22:04:09 -05:00
Leland Lucius
06cdddadec
Bug 2076 - Unreliable "Undo" of Macro commands
2020-03-19 17:34:10 -05:00
Paul Licameli
7224671628
Fix a comment
2020-03-19 15:47:55 -04:00
Paul Licameli
76a896845c
Use safenew (appropriately!) in two places
2020-03-19 14:34:16 -04:00
Leland Lucius
477c9d2a4e
Bug 2070 - Linux: Crash on Rescan Audio Devices if Jack already stopped
2020-03-18 16:36:47 -05:00
Leland Lucius
6f5f586b19
Update required libsndfile version in CMake build
2020-03-18 16:36:23 -05:00
Leland Lucius
d8dd9a0cc8
Prevent random activations of the Pause button
...
I don't know how this hasn't been seen before, but Cliff found that
opening Audacity via Commander One would, more often than not, cause
the pause button to enable when you started monitoring.
Seems it was picking up uninitialized memory values, but near as I can
tell, this has been this way for a very long time (like forever). So,
it's possible that I've not completely identified the culprit.
Even so, this should be initialized anyway and Cliff reports that it
does resolve the problem for him.
2020-03-18 11:59:41 -05:00
Leland Lucius
88dd25853e
[Bug 2163] Continuous error state importing AIFF / IMA ADPCM
...
I can't believe I didn't test stereo. Anyway, this fixes it.
2020-03-17 12:58:34 -05:00
Leland Lucius
5c038f92ef
Regenerate build files to disable maintainer mode
2020-03-17 08:49:53 -05:00
Leland Lucius
2cf6704e23
Disable maintainer mode in legacy build
...
And update autogen.sh to copy build files
2020-03-17 08:49:09 -05:00
Leland Lucius
386563fc8c
Get rid of warning on Linux
2020-03-17 08:16:09 -05:00
Leland Lucius
d80d1c2e33
Add a couple of missing files
2020-03-17 00:58:27 -05:00
Leland Lucius
cf3c37f30d
Update lib-src/audacity-patches.txt for new libsndfile version
2020-03-17 00:29:34 -05:00
Leland Lucius
24b6031a84
Adjust Windows build for new libsndfile version
2020-03-17 00:17:02 -05:00
Leland Lucius
7256696047
Adjust CMake build for new libsndfile version
2020-03-17 00:14:47 -05:00
Leland Lucius
1ff88d9c8d
Update Mac project for new libsndfile version
2020-03-16 23:25:55 -05:00
Leland Lucius
9fbbc05c11
[Bug 2163] Continuous error state importing AIFF / IMA ADPCM
...
Reapply after upgrade to libsndfile 1.0.29pre2
2020-03-16 22:46:38 -05:00
Leland Lucius
247069620b
Rework out-of-source build
...
Originally implemented in:
e8fd2127e0b72a1e7f3ab508f9c354ba188dc
2020-03-16 22:44:53 -05:00
Leland Lucius
d969eac48a
Generate build files
2020-03-16 22:43:21 -05:00
Leland Lucius
b749a16943
Update libsndfile to 1.0.29pre2+git
...
This pulls in MANY (over 890) changes compared to our
from our current 1.0.24 version.
2020-03-16 22:41:09 -05:00
Leland Lucius
4ac45bb5f8
Bug 2163 - Continuous error state importing AIFF / IMA ADPCM
...
Will send patch to upstream.
2020-03-16 09:55:52 -05:00
James Crook
b0f629c4df
Update pin button tooltip
2020-03-16 11:18:43 +00:00
James Crook
501cc204fd
Bug 2357 - Non-standard behavior when right-clicking on pinned playhead/recordhead
2020-03-16 11:07:28 +00:00
James Crook
89beb0c143
Scrubbing off by default.
2020-03-15 23:15:15 +00:00
James Crook
ce085afb3b
Bug 2357 ? - Non-standard behavior when right-clicking on pinned playhead/recordhead
...
This fix fixes a number of issues with right context menus and the pinned button.
I used bug number 2357 (P2) with a question mark as the reference, as I think after this fix 2357 can be closed, even though the fix does not directly address the reported problem.
- The right context menu is now shorter and has pinned/unpinned in it.
- Two menu items have moved to interface preferences (timeline)
- The pin-unpin button now makes a pop-up menu whether right or left clicked.
- The menu is now in the right place.
- The pop up menu now uses checkboxes rather than the text changing.
2020-03-15 19:53:18 +00:00
Leland Lucius
9cf80a41ee
Bug 2334 - Mac: AU effects cannot Export or Import the effect's settings
...
This removes the ability to import/export multiple presets at
once and add the standard method used by the other plug-ings.
It also adds a workaround for the AU view not updating after
setting a new preset. I will continue to look for the true
cause of this, but the workaround does correct the display
issue.
2020-03-14 18:58:55 -05:00
Paul Licameli
6cf635fdc1
Keep EXPERIMENTAL_FIND_NOTES compilable
2020-03-14 15:53:51 -04:00
Paul Licameli
b9a145f0f8
Keep SHOW_PINNED_POSITION_IN_PREFS compilable
2020-03-14 15:53:51 -04:00
Paul Licameli
c376557011
Keep DEPRECATED_AUDIO_CACHE compilable
2020-03-14 15:09:04 -04:00
Paul Licameli
76c3008759
Remove unused variable
2020-03-14 14:52:47 -04:00
Paul Licameli
c001fd97f7
fix comment
2020-03-14 13:47:49 -04:00
Steve Daulton
7fd592f118
Minor syntax update
...
The "real" keyword in Nyquist controls is deprecated. Use "float" instead.
2020-03-13 19:23:22 +00:00
James Crook
3fcde5d00f
Don't look for "AudacityModule" in plug in modules.
...
It isn't in these modules, it may slow start up, it is not correct to do it for plug-ins that are disabled.
2020-03-13 17:39:29 +00:00
Leland Lucius
279e96072b
Reduce retry time during startup
...
This is the total time before it is decided a defunct socket
was left behind.
2020-03-12 17:59:56 -05:00
Paul Licameli
c5ed9b37be
Keep DEPRECATED_AUDIO_CACHE compilable
2020-03-12 13:46:02 -04:00
SteveDaulton
70f981e847
Ensure that Silence Finder labels are not late
2020-03-12 15:38:24 +00:00
Leland Lucius
f14a3dd90f
Don't need to show the command any longer
...
Seems to be working just fine after several pulls
so don't need to see it anymore.
2020-03-11 23:50:32 -05:00
Leland Lucius
12c940cdf6
Suppress deprecation warning
2020-03-11 23:47:55 -05:00
Leland Lucius
f1ec53d786
Get rid of unwanted dependency in last commit
2020-03-11 23:43:17 -05:00
Leland Lucius
66aae0900b
Ease CMake and legacy build coexistence
...
Cliff noticed that the CMake git ident was not being updated when
pulling new changes. This was because it was getting captured at
configuration time and, even if you pull more changes, the CMake
configuration may not be redone automatically if the build files
weren't also changed.
So, this adds a new target to get the information at build time
instead.
2020-03-11 22:31:19 -05:00