1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-06 14:52:34 +02:00

4762 Commits

Author SHA1 Message Date
Steve Daulton
954bb0fd1c Fix for bug 955 from Clayton Otey 2016-01-26 18:19:19 +00:00
Steve Daulton
f7fba31319 Fix bug 1312 2016-01-25 18:01:14 +00:00
Steve Daulton
360fc58dea Fix bug 1311 2016-01-25 17:57:04 +00:00
Paul Licameli
d70ff3337d Bug501: Improve time-shift of clips between tracks...
... When you click in a stereo clip, move the correct partner clip with it.

When you click in the selection and it spans clips, move all clips containing
any part of the selection.  (As horizontal dragging does.)  Even if these are
not all within the same stereo track.

I implemented this rule:  If any clip moves up (or down) by n audio tracks
(not counting the label tracks), all clips must move the same number, and
all must move from mono to mono or left to left or right to right.  If that
is not possible, no move happens.
2016-01-24 23:08:10 -05:00
henric
25a6d3b99b Enable the DEP and ASLR flags.
More precisely, /DYNAMICBASE and /NXCOMPAT are set unless explicitly disabled.
2016-01-24 02:13:46 -07:00
henric
e3c10c9925 Update the manifest pragma to match docs.
The language and processorArchitecture are wildcards.
2016-01-24 02:13:05 -07:00
Paul Licameli
e9479e6c26 Bug671: Really fixed by the fix for bug389, but this is some extra safety. 2016-01-23 20:31:11 -05:00
Paul Licameli
11f308c72a Bug1310: Expanding cutline in one stereo channel with no cutline opposite...
... should leave the undo history in a correct state.
2016-01-23 20:14:49 -05:00
Paul Licameli
4d2f4bbd69 Buig1307: Misbehavior posting mono into stereo 2016-01-23 18:27:43 -05:00
Paul Licameli
c703631b8c Bug389: merging clips in one stereo channel should not affect the other...
... unless there is also a merge line at the same time in the other.
2016-01-23 18:17:35 -05:00
Steve Daulton
3062488cec Update Makefile.in files with automake 2016-01-23 18:45:39 +00:00
Paul Licameli
554f215948 Merge branch 'Bug30' 2016-01-23 11:42:13 -05:00
Paul Licameli
39399d6d8c Bug30: Safer fix avoids crashes! 2016-01-23 11:35:37 -05:00
Paul Licameli
cdc8142940 Fix the new Truncate Silence 2016-01-23 09:08:27 -05:00
Paul Licameli
513d1c548f Enh52: Truncate Silence has an option to process tracks independently...
When the new checkbox is on, truncate each selected wave track independently.

Refuse to do it if any two selected audio tracks are sync locked to each other.

But label tracks sync-locked with a selected wave track will truncate as
expected.
2016-01-23 00:46:10 -05:00
Steve Daulton
5957032182 Make capitalization consisteny
Make multi-choice options consistent with capitalization elsewhere in the UI.
2016-01-22 18:29:29 +00:00
James Crook
c2b7141c9e Merge pull request #84 from yurivict/master
Fixed miscategorization of an executable in Makefile: SCRIPTS->PROGRAMS.
2016-01-22 18:13:42 +00:00
James Crook
d538806dc1 Merge pull request #91 from somasis/musl-fix
Fix building on musl libc
2016-01-22 18:09:24 +00:00
James Crook
b1b1d0db25 Merge pull request #74 from Designist/patch-1
Update Build.txt (clarity, and more versions verified)
2016-01-22 18:06:50 +00:00
James Crook
36d0359070 Merge pull request #86 from serval2412/master
cppcheck: fix 2 reports (nyquist)
2016-01-22 18:05:15 +00:00
James Crook
fcb19358a9 Merge pull request #89 from yurchor/master
Update Ukrainian translation (fuzzed strings).
2016-01-22 18:00:58 +00:00
James Crook
c4f0070a77 Merge pull request #99 from pollti/master
German translation (de) fix - It's a rate rather than an interval.
2016-01-22 17:57:49 +00:00
James Crook
4e8c265535 Added Robert Hänggi to contributors in AboutDialog. 2016-01-22 17:00:29 +00:00
Paul Licameli
4b8a413bbb Bug198: Change of selection format or snap-to should affect selection at once 2016-01-22 10:05:35 -05:00
Paul Licameli
376fc0ebf2 Bug144: Editing performance when Karaoke window is open and very many labels...
... in the first label track.

Problem was calling wxTextCtrl::AppendText once per label, per push of undo
stack, each call causing event handling.

Now call it only once per push.
2016-01-21 22:19:37 -05:00
Paul Licameli
97e8fe3864 include <algorithm> to fix Windows build 2016-01-21 10:41:03 -05:00
Paul Licameli
ad586b3e69 Bug36, partial: Redraw mixer board when meter range preference changes 2016-01-21 10:22:24 -05:00
Paul Licameli
116ea61d11 Bug30: During playback, after CTRL+M, chars, ENTER -- restore track focus. 2016-01-21 10:18:41 -05:00
Paul Licameli
3bd4f463f2 Bug49 (partial): Correctly recreate tooltips in device bar for language change 2016-01-21 10:08:00 -05:00
Steve Daulton
4a5e188a00 Fix for bug 1241
Percent change is now saved accurately so that the user gets
stretching according to the control used.
2016-01-21 04:03:32 +00:00
Steve Daulton
34f141e956 Align clips from Split New to sample times 2016-01-21 03:10:26 +00:00
Steve Daulton
8a6edf3623 Add custom track name defaults to preferences 2016-01-21 02:42:25 +00:00
Steve Daulton
1d6d08c47d Don't push effects that can't be undone onto the Undo Stack 2016-01-21 02:07:28 +00:00
Steve Daulton
159f0263f3 Update solo button defaults
As agreed by QA, the 'simple' behavior becomes the out-of-the-box
default, and 'standard' renamed as 'multi-track'.
2016-01-21 01:52:42 +00:00
Steve Daulton
2b403f158a Refactor equalabel.ny to allow longer intervals
Increase maximum interval to 1 hour (also simplifies the code).
2016-01-21 01:29:56 +00:00
Steve Daulton
c5943413b9 Update Vocal Remover to v4 and fix messages 2016-01-21 01:29:56 +00:00
Steve Daulton
57d1f5583d Fix for bug 661
Introduce *DECIMAL-SEPARATOR* global for Nyquist.
Improvements to numeric validation error messages.
Fix *TRACK* START-TIME and END-TIME properties for tracks with different
length channels.
Update Adjustable Fade, Regular Interval Labels and Vocal Removal
to use numeric text inputs.
This does NOT fix bug 1020.
2016-01-21 01:29:56 +00:00
Steve Daulton
7608e9cb52 Fix missing shortcut text in track drop down menu 2016-01-21 00:55:59 +00:00
Steve Daulton
23186f9bf4 Fix for bug 440 2016-01-20 23:56:57 +00:00
Steve Daulton
46055cde25 Fix effect preview issues
Fixes bug 1274 and unblocks bug 995.
2016-01-20 18:19:11 +00:00
James Crook
33477fd5d1 IS_ALPHA 0 -> 1 and upped version number. 2016-01-20 15:52:53 +00:00
Tim
ab4fed89e0 fix German translation (de) 2016-01-20 15:18:38 +01:00
James Crook
53b8fd534e Residuals from Bug 1296
Added forcing time64 to be positive.  Fixes problem where large negative value overflows into int.
More careful computation of TimeToPosition() so floor is only called with in range values.
Re-instated 'true' flags for hiddenMid calls, which I'd mistakenly dropped, so that (later) FishEye can distinguish.
Audacity-2.1.2
2016-01-08 22:05:48 +00:00
James Crook
104e8b50ba Bug 1296 - Zooming to maximum in longer multi-clip tracks crashes in all clips except the last
Caused by a premature conversion of a wxInt64 to (int) so that a large positive number became negative.
We now do the conversion after minning it against an integer width.
2016-01-08 18:45:01 +00:00
James Crook
c57eeb46bc IS_ALPHA from 1 to 0 2015-12-30 09:45:53 +00:00
Steve Daulton
6663f406d3 Bug 1275 - No preview in Spectral edit effects
Introduces a new type 'spectral' t Nyquist plug-ins
2015-12-26 19:26:39 +00:00
James Crook
0d4b58ba1c Merge remote-tracking branch 'leland/master' 2015-12-26 14:57:24 +00:00
James Crook
94afd8265b Bug 1271 - Move the Audacity temp dir to a location not scanned by cleanup apps (Residual)
The residual issue here was that an old cfg could go on using the unsafe path.  So we check for the unsafe path at init and silently substitute the good path.  If the user attempts to re-instate the unsafe path we tell them no, with an informative message.  This change was made more complex by windows allowing different strings for the same path, specifically C:\Users\JAMESC~1\AppData\Local\Temp\audacity_temp contains the shortening '~' so in the function that tests 'IsTempDirectoryNameOK' we use GetLongPath() to always compare the expanded names.

I also changed directory prefs to add SessionData rather than audacity_temp on the new directory name, on windows when choosing a new temp directory.
2015-12-26 14:56:47 +00:00
Leland Lucius
0629c31538 Change name to prevent further confusion 2015-12-23 12:39:26 -06:00
Gale Andrews
1d137db502 Add fix_rename.diff to list of wxWidgets patches, correct wxWidgets configuration names. 2015-12-23 00:08:17 +00:00