1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-08-01 16:39:30 +02:00

9342 Commits

Author SHA1 Message Date
Paul Licameli
3480317ecd Move FileConfig::Warn() into AudacityFileConfig as an override 2021-01-31 11:28:12 -05:00
Paul Licameli
c853450ce0 Hide two-phase construction of AudacityFileConfig in factory function 2021-01-31 11:22:48 -05:00
Paul Licameli
2c5c0f9dfd Class AudacityPrefs renamed, moved, reused in PluginManager...
... And construction of the main instance is hoisted into AudacityApp
2021-01-31 11:11:03 -05:00
Paul Licameli
030ba78c5f Demote Get/SetVersionKeysInit from AudacityPrefs into FileConfig 2021-01-31 11:00:34 -05:00
Paul Licameli
05d5f2677c Fix comments, remove unnecessary #include 2021-01-31 08:51:31 -05:00
Leland Lucius
21296b0cf1 New wrapper for wxFileConfig to fix several bugs
Bug 2135 - Audacity crashes if launched with a locked pluginregistry.cfg file
Bug 2651 - If pluginregistry.cfg gets locked while Audacity is active the Plug-in Manager is blocked - with no help
Bug 2650 - Virgin launch fails with no pluginregistry.cfg file created
Bug 1264 - Writing to locked audacity.cfg not reported to user
Bug 2649 - Launching Audacity with a locked audacity.cfg file gives not one but three error messages - and no help
Bug 2652 - User is not warned if they launch Audacity with a locked pluginsettings.cfg file
2021-01-31 04:24:35 -06:00
Paul Licameli
78b6897f85 Remove unused function 2021-01-30 20:44:31 -05:00
Paul Licameli
8cc9bd9b57 Remove unnecessary call to Translation 2021-01-30 18:09:12 -05:00
Paul Licameli
ce9f25bafe Keep some EXPERIMENTALs compilable 2021-01-30 13:30:42 -05:00
Paul Licameli
23f32a8319 Remove some unnecessary #include directives 2021-01-30 12:37:47 -05:00
Leland Lucius
7aa26482eb Bug 1806 - Extreme negative settings in Change Tempo cause an "apparent" hang/freeze 2021-01-30 04:56:53 -06:00
Leland Lucius
754838844d Bug 119 - Linux: Export Multiple: "*" and "?" in label or track name wrongly rejected 2021-01-30 04:13:56 -06:00
Leland Lucius
ae3c89453f Bug 119 - Linux: Export Multiple: "*" and "?" in label or track name wrongly rejected 2021-01-30 03:55:59 -06:00
Leland Lucius
618106f1c3 Bug 619 - TwoPassSimpleMono converts to track bit format between passes, losing quality. 2021-01-30 01:16:32 -06:00
Leland Lucius
0576d8c945 Bug 1215 - Incorrect splits produced by Change Tempo with leading whitespace 2021-01-29 23:23:54 -06:00
David Bailes
6c44b4fdc0 Bug 2648: Grid accessibility: location can be incorrect.
The focus location provided to assistive technology by GridAx::GetLocation() does not take into account horizontal or vertical scrolling. So if there is any scrolling in either the Metadata or Labels editor, the focus location provided to assistive technology is not the same as the focus location shown by wxWidgets.
2021-01-29 16:25:26 +00:00
Leland Lucius
52bde299aa Revert "Bug 2508 - Macros: Export2 handles channels > 2 incorrectly"
This reverts commit 2ecc98225f93e8c3fc85ce61991d0f33364e8b8e.

This is the one I was supposed to revert.
2021-01-29 06:38:12 -06:00
Leland Lucius
76460c73da Bug 2366 - Macros: Run does "Select All" ignoring setting in Tracks Behaviors Preferences
Reverted the wrong commit...needed to add an include anyway.
2021-01-29 06:37:30 -06:00
Leland Lucius
90a1783779 Revert "Bug 2366 - Macros: Run does "Select All" ignoring setting in Tracks Behaviors Preferences"
This reverts commit 1478abf3d02573538e95769a4aa3548c59f4bc19.

Removing until some questions are answered.
2021-01-29 06:16:17 -06:00
Leland Lucius
2ecc98225f Bug 2508 - Macros: Export2 handles channels > 2 incorrectly 2021-01-29 06:00:36 -06:00
Leland Lucius
1478abf3d0 Bug 2366 - Macros: Run does "Select All" ignoring setting in Tracks Behaviors Preferences 2021-01-29 05:08:05 -06:00
Leland Lucius
a7c1906bf5 A small change to accommodate new Nyquist version 2021-01-28 19:10:08 -06:00
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