Paul Licameli
3ebebbb360
Add a string for after 3.0.3, to disambiguate "Recording"...
...
... as suggested by Sampo Hippeläinen.
2021-06-10 12:07:33 -04:00
Paul Licameli
ee8caa2452
Rename UnusedStrings.h as FutureStrings.h
2021-06-10 12:04:28 -04:00
Paul Licameli
9960492039
Updated fi.po (Finnish) by Sampo Hippeläinen via email
2021-06-09 15:20:04 -04:00
Paul Licameli
767463cd44
Merge pull request #964 from Paul-Licameli/some-cmake-changes
...
Cmake changes fix loading of modules on macOS
2021-06-09 15:11:49 -04:00
Paul Licameli
4a2fc192e6
Bug2799: mod-script-pipe fails to load on Mac...
...
... This broke at commit 938bbeb with changes in CMake scripts.
This can be fixed by invoking CopyLibs.cmake for modules too.
This affects only the macOS build.
2021-06-09 15:06:21 -04:00
Paul Licameli
7346fdac69
Re-fix long Mac builds with many libraries, faster & more simply...
...
... Fix redundant "sh -c". Combine many install_name_tool commands into one for
each library or executable. Examine each with otool once only.
2021-06-09 15:06:21 -04:00
Paul Licameli
cf993fcded
Revert "CopyLibs.cmake, for macOS: visit unique EDGES (not nodes)..."
...
This reverts commit e785c77226da1cb33f97557e905caf4a579fa318.
2021-06-09 15:06:21 -04:00
Paul Licameli
e2fda7df32
Better node names for 3p libraries in picture of dependencies
2021-06-09 15:06:21 -04:00
Paul Licameli
fddbb4b7a9
Updated nl.po (Dutch) by Thomas De Rocker via email
2021-06-09 11:29:49 -04:00
Paul Licameli
73e1fd2b2b
Update hi.po (Hindi), uk.po (Ukrainian) ...
...
Submitted via email.
Thanks to:
Bashishtha Singh
Yuri Chornoivan
2021-06-09 11:20:35 -04:00
Paul Licameli
a4f2fb549e
locale/diagnostics.sh emits CSV format; detects even one omission
2021-06-09 11:03:19 -04:00
Grzegorz Pruchniakowski
2c81d53355
Update pl.po from Transifex for 3.0.3
...
Update pl.po from Transifex for 3.0.3
Greetings,
Gootector
2021-06-09 11:00:26 -04:00
Patriccollu
60af3f9f54
Update Corsican locale co.po for Audacity 3.0.3
2021-06-09 10:03:14 -04:00
James Crook
404ad6ad8a
Bug 2803 - Audacity unresponsive after 'Fit to Height'
...
a) Fixed root cause, which is conversion of a
negative integer to a large unsigned, leading to
a very tall track.
b) Improved mitigation (in projects that already
have over tall tracks) by setting a smaller minimum
for the allowed size.
2021-06-08 22:05:56 +01:00
James Crook
1b9e938869
Fix / workaround for bad track heights.
...
The root cause of the bad track height hasn't been tracked down
yet. It may be related to collapsing tracks as it was first seen with
all tracks collapsed.
2021-06-08 19:29:55 +01:00
Dmitry Vedenko
97914403f6
Updates Doxygen documentation
2021-06-08 08:08:26 -07:00
Dmitry Vedenko
abfda00b8b
Pass Sentry parameters to CMake
2021-06-08 08:08:26 -07:00
Dmitry Vedenko
950d170ae6
Adds context to SQLite3 exceptions
2021-06-08 08:08:26 -07:00
Dmitry Vedenko
690772ccb0
Use ShowExceptionDialog when we want to show ErrorReportDialog
2021-06-08 08:08:26 -07:00
Dmitry Vedenko
bbb9ca14a2
Adds ErrorReportDialog and ShowExceptionDialog
2021-06-08 08:08:26 -07:00
Dmitry Vedenko
cb1f8b6c34
Adds lib-sentry-report
2021-06-08 08:08:26 -07:00
Dmitry Vedenko
185d1d5ecc
Adds audacity_header_only_library
2021-06-08 08:08:26 -07:00
Paul Licameli
d28554189d
Add alpha-build-only crash-me buttons, for testing of crash reporting
2021-06-08 02:23:53 -07:00
Paul Licameli
87652aff23
Updated .pot and .po (ran locale/update_po_files.sh)
2021-06-07 08:24:55 -04:00
Paul Licameli
ab30511ad7
Fixes so xgettext runs and doesn't extract example comments
2021-06-07 08:16:38 -04:00
Paul Licameli
e785c77226
CopyLibs.cmake, for macOS: visit unique EDGES (not nodes)...
...
... in the graph of library dependencies.
Necessary to avoid crashes on startup loading dynamic libraries, but sufficient
to avoid excessive build times with many libraries.
2021-06-06 22:45:28 -04:00
Paul Licameli
e83c66ee50
Improve CopyLibs.cmake fix from 7d30537 for nonrecursive cases...
...
... When the graph of library dependencies is not recursive but complicated,
a combinatorial explosion of paths could make the post-build step not infinite
but very long (80 minutes in one of my experimental refactoring branches!)
2021-06-05 22:07:37 -04:00
Jouni Helminen
b1797c88ea
Merge pull request #956 from audacity/i18n_corrections
...
Update UnusedStrings.h
2021-06-05 17:34:25 +01:00
Anton S. Gerasimov
9693e375c2
Update UnusedStrings.h
2021-06-05 18:20:51 +03:00
Jouni Helminen
1ccf2e73d9
Merge pull request #955 from audacity/string_corrections
...
Update UnusedStrings.h
2021-06-04 22:30:48 +01:00
Anton S. Gerasimov
7e15eef29e
Update UnusedStrings.h
2021-06-04 20:39:31 +03:00
Jouni Helminen
282f907860
Merge pull request #954 from audacity/update_strings
...
Update UnusedStrings.h
2021-06-04 17:23:28 +01:00
Anton S. Gerasimov
da59b6a82a
Update UnusedStrings.h
2021-06-04 19:08:41 +03:00
Jouni Helminen
bf3b6ad34b
Merge pull request #953 from audacity/update_strings
...
Update UnusedStrings.h
2021-06-04 15:25:22 +01:00
Anton S. Gerasimov
e12c52167f
Update UnusedStrings.h
2021-06-04 16:35:15 +03:00
Paul Licameli
7d30537374
Fix build time infinite recursion in CopyLibs.cmake
2021-06-03 09:40:48 -04:00
Jouni Helminen
63bde66f65
Update UnusedStrings.h ( #940 )
...
* Update UnusedStrings.h
Added translatable strings for crash/error reporting and the new spectrogram colour preferences (https://github.com/audacity/audacity/pull/830 )
* Update UnusedStrings.h
updated as per guidance from Paul
* Update UnusedStrings.h
Commented out Paul's examples, updated the spectogram settings as per Steve's/Peter's suggestion - Color (Default) and Color (Classic)
* New crash reporter strings; access keys; context strings
* Added "Unknown assertion" and more context strings
* Added comments about shortcut keys
* Choice control items do NOT need & characters, choice label does
Co-authored-by: Paul Licameli <paul.licameli@audacityteam.org>
2021-06-03 09:37:12 -04:00
Dmitry Vedenko
37fba65d1b
Adds lib-uuid
...
Adds a small library to generate UUID values. This library will be used in Sentry error reporting
Replace constructor cast with static_cast
Removes a noexcept sneaked in
Adds documentation and some code review fixes
Fixes doxygen
2021-06-02 07:41:54 -07:00
Paul Licameli
9f1d5d5d1a
Merge pull request #938 from Paul-Licameli/New-utility-library
...
New utility library
2021-06-02 07:44:51 -04:00
Paul Licameli
64d7ca7403
New utility library
2021-06-02 07:08:19 -04:00
Paul Licameli
094675bd42
Remove wx/any.h from MemoryX.h; sacrifice MSVC debug new macro ...
...
... it never helped us debug much, and polluted the preprocessor namespace and
made this bad depencency
2021-06-02 07:08:19 -04:00
Paul Licameli
434f3919f9
MemoryX.h does not include wx/utils.h
2021-06-02 07:08:19 -04:00
Paul Licameli
e6e96de0fd
Replace most inclusions of MemoryX.h with <memory> ...
...
... Most often it was needed for a custom definition of std::make_unique, but
we build C++14 now.
2021-06-02 07:08:19 -04:00
Dmitry Vedenko
ba90a562c2
Update BUILDING.md
2021-06-01 21:32:03 +03:00
Dmitry Vedenko
58d5cf73c2
Fixes a backtick in Linux instruction
2021-06-01 16:09:34 +03:00
James Crook
27618eb95f
Update AboutDialog
...
* Move Peter Sampson to emeritus.
* Trademark no longer 'of Dominic Mazzoni'.
2021-06-01 11:31:37 +01:00
James Crook
e391489156
Typos and tweaks to wording.
...
* The wording about mixing system and local libraries is still not clear
(or if it is clear is too wordy and could be shorter!).
2021-05-31 18:13:33 +01:00
Dmitry Vedenko
1cd4bef4db
Adds a workaround for Conan issue 8025, affecting libjpeg-turbo compilation on AppleSilicon Macs
2021-05-31 14:03:24 +03:00
Grzegorz Pruchniakowski
ac55ef3a39
Update pl.po from Transifex
...
Update pl.po from Transifex
2 fixes.
Greetings,
Gootector
2021-05-31 02:28:44 -07:00
Dmitry Vedenko
7c1f843322
Use libjpeg-turbo as a wxWidgets dependecy
...
Turns out, libjpeg is downloaded over plain HTTP from the official IJG site. It is now replaced with libjpeg-turbo.
2021-05-31 02:08:17 -07:00