Leland Lucius
9e5ec6d9cc
Bug 2135 - Audacity crashes if launched with a locked pluginregistry.cfg file
2021-01-28 15:05:10 -06:00
Leland Lucius
d84ce6d147
Bug 2647 - Audacity can import Word 2000 files as "audio"
2021-01-28 14:41:32 -06:00
Paul Licameli
ae99e69af0
Fix #include guard
2021-01-28 12:13:50 -05:00
luzpaz
98d3e91452
Fix typos (user facing and non-user facing) ( #733 )
...
Found via `codespell`
2021-01-28 12:36:41 +00:00
luzpaz
e050b0ecbb
Fix source typos ( #732 )
...
Coefficents->Coefficients
2021-01-28 12:35:23 +00:00
Leland Lucius
f24d42d510
Update Audacity's Nyquist interface for r331 (r3.16+)
...
This includes converting some types to int64_t to be
compatible with Nyquist's improved 64-bit support.
2021-01-28 02:34:43 -06:00
Leland Lucius
5aa5b0df6d
Bug 2435 - Some menu commands greyed out when playback paused
2021-01-27 16:05:45 -06:00
Leland Lucius
428193920f
Bug 2209 - Nyquist: Audacity crashes when running seq-write-smf
...
Used upstream fix instead. Really need to update to Nyquist
release 3.16 for many more 64-bit fixes/enhancements.
2021-01-27 10:38:10 -06:00
Leland Lucius
3e8e5aa1f5
Ensure selected cell in visible
2021-01-27 10:03:33 -06:00
Leland Lucius
058023f978
Bug 2564 - Metadata: Artist and Year tags missing on M4A(AAC) exports
2021-01-27 02:34:06 -06:00
Leland Lucius
aa89805fd2
Bug 2523 - Audacity may suggest installing FFmpeg even when FFmpeg is installed
2021-01-27 01:19:59 -06:00
Leland Lucius
dd58db4097
Bug 2534 - Change Speed merges selected clip with adjacent clips
2021-01-26 23:25:48 -06:00
Leland Lucius
6841919d94
Bug 2644 - Clearing the entries in Extended Import leaves behind a residual list of file formats
2021-01-26 13:36:34 -06:00
Leland Lucius
e5bb95d6f2
Bug 2083 - Labels Editor has confusing selection interface - can cause wrong labels to be deleted
2021-01-26 12:18:51 -06:00
James Crook
f59ba86faf
Wording fixes (minor)
2021-01-26 12:13:54 +00:00
Paul Licameli
35e9afe34d
Remove unnecessary parts of fix for bug 2501...
...
... Don't need to put the project in a strange state where Undo commands are
ignored until labels are de-selected
2021-01-26 04:23:45 -05:00
Leland Lucius
c9d37675f7
First stab at responding to whitebox review
...
In some cases, I've simply left the REVIEW: in and
responded to it. In other cases, I've resolved what
was mentioned in the review.
2021-01-26 02:21:12 -06:00
Leland Lucius
3d632d397d
Ensure row selection mode is used in grids
2021-01-25 12:57:33 -06:00
Paul Licameli
197ebc2994
Bug2583 residual: Re-placement of cutlines when generating sound
2021-01-25 12:06:24 -05:00
Leland Lucius
0fcf9ffb52
Bug 2083 - Labels Editor has confusing selection interface - can cause wrong labels to be deleted
2021-01-25 01:13:02 -06:00
Leland Lucius
a03a6abb4b
Bug 2501 - Undo for label edit results in a blank label
2021-01-24 23:27:50 -06:00
Leland Lucius
a2cee50c01
Bug 2217 - Metadata: When exporting to FLAC the "Comment" field is ignored and not exported with the audio file
...
I don't know how I lost the original changes, but here they are again.
2021-01-24 09:52:56 -06:00
luzpaz
7a3bdcf3f2
Fix typos (user facing and non-user facing) ( #727 )
...
Found via `codespell v2.1.dev0`
`codespell -q 3 -S *.po,./lib-src -L parm,parms,toke`
2021-01-24 09:46:08 +00:00
Leland Lucius
4b07fbaa8a
Bug 2642 - Metadata Editor: Cut and paste does not work
2021-01-23 17:27:31 -06:00
Leland Lucius
4e6d11fe0c
Don't clear tags until after loading to guard against bad XML file
2021-01-23 16:05:27 -06:00
Leland Lucius
82014bacd9
Prevent pasting into Hotkey box in keybinding prefs
...
Reported by AKa on Quality list.
2021-01-23 15:48:30 -06:00
Paul Licameli
0df8fbcc74
Bug2583: Re-placement of splits after paste
2021-01-23 14:38:36 -05:00
Leland Lucius
37a7583306
Bug 2578 - Linux/Windows: Export 24-bit AIFF exports as 16-bit
2021-01-23 13:13:52 -06:00
James Crook
42a105ee0a
Review DB/Data safety.
...
I've added the comment 'REVIEW:' where I have some concern that
the database and our copy of it could get out of step, or simply that
we fail to report a problem to the user.
I'd like these reviewed and turned into comments that make it
easier to check for correctness, for example saying where an
error is reported, or why it is OK to do no further recovery action.
2021-01-23 19:00:36 +00:00
Leland Lucius
81da0ef1f7
Bug 2217 - Metadata: When exporting to FLAC the "Comment" field is ignored and not exported with the audio file
2021-01-23 04:02:10 -06:00
Leland Lucius
af0fdda8f6
Add missing include
2021-01-23 02:42:57 -06:00
Leland Lucius
e9d4a8e538
Bug 2517 - Mix Stereo To Mono incorrectly changes sample rate to Project Rate without resampling - it should resample to the project rate
2021-01-23 01:45:32 -06:00
Leland Lucius
7427653ef6
Bug 2578 - Linux/Windows: Export 24-bit AIFF exports as 16-bit
2021-01-23 01:08:58 -06:00
Leland Lucius
f509d9c0bd
Bugs 1592 and 2639
...
Sound activated record is now decoupled from the input meter.
2021-01-22 23:43:01 -06:00
Leland Lucius
50e803a974
Rework of commit b4a0be9
...
See comments 6-9 in bug #2642 for the problem it caused.
2021-01-22 15:16:38 -06:00
Leland Lucius
4e6e3c2089
Swapped cut/copy IDs
2021-01-22 09:23:36 -06:00
Leland Lucius
0123a3e3fb
Bug 666 - Mac: Cannot "Open" audio files named with "\" using File>Open
2021-01-22 01:05:22 -06:00
Leland Lucius
b4a0be99cd
Bug 1579 - Mac: Cut/Copy from file save dialogs using shortcuts does not work
...
And Bug 1300 - Mac: COMMAND + V paste limitations in standard file save dialogs
2021-01-21 18:45:01 -06:00
Leland Lucius
b5ee77f737
Bug 2632 - Original project isn't compacted when doing Save As
2021-01-20 22:39:19 -06:00
Leland Lucius
e67fcd6aba
Bug 2625 - Nyquist plug-ins Presets fail for plug-ins with "time" widgets
2021-01-20 16:20:36 -06:00
Leland Lucius
e8b2602473
Bug 2616 - Labelled Audio Cut and Delete disabled by Sync-Lock
2021-01-20 12:32:09 -06:00
Leland Lucius
235cc242e4
Bug 2616 - Labelled Audio Cut and Delete disabled by Sync-Lock
2021-01-20 10:46:30 -06:00
Leland Lucius
b6ceff9b2a
Bug 2625 - Nyquist plug-ins Presets fail for plug-ins with "time" widgets
2021-01-20 10:45:13 -06:00
Leland Lucius
26d8fcad66
Bug 2616 - Labelled Audio Cut and Delete disabled by Sync-Lock
2021-01-19 15:31:06 -06:00
Paul Licameli
4668e351a5
Rename enum value to eWinFuncHann
2021-01-17 12:24:38 -05:00
Paul Licameli
cccc7a7c4e
Keep !defined(MIDI_THREAD) branch compilable...
...
... The break was caused by ffa67d2 which split the base class AudioIoCallback
out of AudioIO.
This change only demotes some member declarations from AudioIO into
AudioIoCallback, and changes the qualified names of function definitions.
So now you can eliminate #define MIDI_THREAD in AudioIO.h and rebuild.
2021-01-16 14:34:22 -05:00
Paul Licameli
6b42c92651
Small correction to commit 549dacf
2021-01-16 13:32:59 -05:00
Paul Licameli
43574553fc
Break dependency cycle introduced at 50f3321...
...
... This only cuts and pastes some functions from FileNames to another new file
and namespace, and changes namespace qualifiers where they are called.
The cycle resulted because of the need to include widgets/ErrorDialog.h
2021-01-16 13:28:37 -05:00
Leland Lucius
086cacad76
Bug 2616 - Labelled Audio Cut and Delete disabled by Sync-Lock
...
This is only for information gathering. I don't believe that
simply allowing the use of these two menu items is sufficient.
I believe more work will need to be done, but I wanted to get
it in the QA hands.
2021-01-16 02:26:35 -06:00
JohnColket
549dacf054
2582 enh repeat last process ( #722 )
...
* Enhancement: Add Repeat Last Process
* add include UndoManager.h
2021-01-15 14:22:38 +00:00