Leland Lucius
6d08c600df
Bail on any error when checking for valid MP3 frames
2020-08-11 10:10:51 -05:00
Leland Lucius
b0367049b9
Limit message output while macro tracing is enabled
2020-08-11 09:42:59 -05:00
Leland Lucius
7b8a977f15
Add ClearLog macro command and parameters to tracing
2020-08-11 09:06:15 -05:00
Leland Lucius
da75a7edde
Fix build
2020-08-11 01:48:32 -05:00
Leland Lucius
b6eaf5623e
Add "tracing" of macro commands
...
At this time it's really just a debugging aid for us. It should
make it easier for us to better understand timing of various
commands.
Tracing is enabled by setting the "/EnableMacroTracing" preference
to 1 and disabled by setting it to 0.
Since the tracing is written to the log, this also adds a "SaveLog"
command that takes a filename. It can be used from within the macro
being traced to preserve the log in case the script intended to
exit Audacity.
2020-08-11 00:14:56 -05:00
Leland Lucius
9d749fef14
AUP3: Fix macro path handling
...
Aside from the breakage I added to it during the AUP3 conversion,
there was several other issues discovered in regards to how the
export paths were being handled.
2020-08-10 17:48:59 -05:00
Olivier Humbert
5c719e8d65
Update French translation ( #641 )
...
* Update French translation
* a few typos fixes in the French translation
2020-08-10 14:56:27 +01:00
Leland Lucius
dffa24cf69
Bug 2445 - Cryptic, unhelpful, error message when importing malformed MP3 file
2020-08-09 13:24:48 -05:00
Leland Lucius
56b1b5c31f
Bug 2445 - Cryptic, unhelpful, error message when importing malformed MP3 file
2020-08-09 13:23:09 -05:00
Leland Lucius
58adb94747
Bug 1686 - Equalization effects ignore and remove any amplitude envelope
2020-08-09 03:07:41 -05:00
Leland Lucius
238bb952ef
Bug 2480 - Vertical Scale dB does not update when Meter range is changed in Prefs
2020-08-09 02:41:33 -05:00
Leland Lucius
2437aa15be
Bug 2491 - Reset Configuration does not reset Extended Import preferences
...
Better solution...
2020-08-09 01:09:15 -05:00
Leland Lucius
3dba0eeaa1
Bug 2491 - Reset Configuration does not reset Extended Import preferences
2020-08-08 22:39:21 -05:00
Leland Lucius
52b15ce03f
Bug 2296 - There is no Import or Export for Macros
2020-08-08 21:17:14 -05:00
Leland Lucius
c13a074cb2
Bug 208 - Some effects (including equalization effects) delete Envelope Control Points, or do not move them when timeline change
2020-08-08 19:40:02 -05:00
Leland Lucius
f09f03e44b
Skip APE and Lyrics tags in MP3 importer
...
In addition, CheckMP3 was updated to use the mad header decoder
to more easily scan for valid MP3 frames.
2020-08-08 03:38:38 -05:00
David Bailes
1d9a78b8c8
Bug 2517 - Mix Stereo To Mono incorrectly uses Project Rate
...
Fix:
Use the sample rate of the tracks.
2020-08-07 11:22:06 +01:00
Leland Lucius
72032d6a2a
Bug 2492 - Linux: Crash when applying or previewing Sliding Stretch effect on stereo track
2020-08-06 00:46:23 -05:00
Leland Lucius
4044bea36b
AUP3: Fix build
2020-08-05 10:31:14 -05:00
Leland Lucius
f179fae2c1
AUP3: Removed unneeded ESCAPE key handling
2020-08-05 10:26:53 -05:00
Leland Lucius
9050817426
AUP3: Skip auto recovery if Escape is pressed
2020-08-05 10:25:15 -05:00
Leland Lucius
f92ca33a20
AUP3: Add help button and change wording
2020-08-05 09:55:07 -05:00
Leland Lucius
7772f46345
AUP3: Remove unwanted method
2020-08-05 09:26:06 -05:00
Leland Lucius
486957fc91
AUP3: Fix a couple of accessibility issues in the History Dialog
2020-08-05 08:56:44 -05:00
Leland Lucius
81598541de
AUP3: Set default button in Auto Recovery dialog
2020-08-05 08:31:44 -05:00
Leland Lucius
8069b2b39b
AUP3: Change column header in History dialog
2020-08-04 10:04:44 -05:00
Leland Lucius
021508c7b9
AUP3: Ensure list has initial focus in Auto Recovery dialog
2020-08-04 09:55:31 -05:00
Leland Lucius
0ff51ffcee
AUP3: Accessibility fixes in Auto Recovery dialog
2020-08-04 09:49:36 -05:00
Leland Lucius
06877a7742
AUP3: Remove (ifdef()) Discard/Compact from History window
2020-08-03 16:41:49 -05:00
Leland Lucius
1e6c2ace29
AUP3: Adjust the help URL in the History window
2020-08-03 13:56:59 -05:00
Leland Lucius
6bf29da525
AUP3: Remove active projects experiment
...
As we now have an explanation.
2020-08-03 10:20:25 -05:00
Leland Lucius
790e311f6f
AUP3: Adjust Help URL for History window
2020-08-03 10:10:56 -05:00
Leland Lucius
47062a52d0
Fix build (again...again)
2020-08-02 14:15:54 -05:00
Leland Lucius
c4a2fd7a33
Fix build (again)
2020-08-02 14:15:22 -05:00
Leland Lucius
4b0038c290
AUP3: Experiment to see if it helps active project tracking
2020-08-02 13:43:44 -05:00
Leland Lucius
bfa17b7b69
AUP3: Select/unselect all by clicking column header in AutoRecovery dialog
2020-08-02 12:30:36 -05:00
Leland Lucius
45ab5b5850
AUP3: Add instruction text to Directories prefs
2020-08-02 12:17:51 -05:00
Leland Lucius
4d3578b1cb
AUP3: No need to include the -wal in space calcs
2020-08-02 08:38:58 -05:00
Leland Lucius
96931a8b0c
AUP3: Do not use compacted file if it grows
...
This can happen because the new file is constructed differently
than the original and SQLite may introduce additional b-tree
pages as a result.
2020-08-02 08:03:41 -05:00
Leland Lucius
9eabb40524
AUP3: Rename project instead of copying
...
When saving the project and the active project is temporary,
just rename it instead of copying to reduce wait time.
2020-08-02 02:41:37 -05:00
Leland Lucius
0dca04dc3b
AUP3: Fix recovery for project without autosave or project docs
...
Also fixes a connection restoration issue that I can't believe
didn't cause all manner of issues.
2020-08-02 01:39:19 -05:00
Leland Lucius
9f058dc308
AUP3: UP-33 History window shows misleading "space used"
...
I've added compact and help buttons.
2020-08-01 21:41:49 -05:00
Leland Lucius
c29c6b1b15
AUP3: Small cleanup
2020-08-01 21:40:54 -05:00
Leland Lucius
913c41e6e8
AUP3: Minor code cleanup and addition of comments
...
Probably over commented for some, but I want a good refresher
a year from now when I've completely forgotten how it works.
2020-08-01 15:52:31 -05:00
Leland Lucius
5380f4f7af
AUP3: Change "folders" to "directories"
2020-08-01 13:30:28 -05:00
Leland Lucius
8943494f8a
AUP3: Better space usage calculations
...
Several improvements in determining how much actual disk space a
sampleblock uses. This allows us to provide how much space will
be recovered when using File -> Compact Project.
In addition, the History window now provides better space estimates.
2020-08-01 04:25:42 -05:00
Leland Lucius
59c3b360b7
AUP3: Make Auto Recovery dialog resizable
2020-07-31 18:24:32 -05:00
Leland Lucius
6f947b39c7
Actually tried it on Linux this time...go figure!!!
2020-07-29 10:49:17 -05:00
Leland Lucius
2d63633972
Fix the build
2020-07-29 10:40:17 -05:00
Leland Lucius
03ffe0ec13
Add missing include
2020-07-29 10:18:41 -05:00