1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-04-16 19:21:32 +02:00

Commit Graph

  • f0bea9ed21 Add .vscode to .gitignore Dmitry Vedenko 2021-07-30 18:40:03 +03:00
  • 4f1d9f6f63 Remove ThreadPool from CMakeLists.txt Edgar 2021-08-02 17:00:29 +02:00
  • d900e3a580 Fix AboutDialog macro usage Emily Mabrey 2021-08-02 00:31:35 -04:00
  • 657a83b9ef Fix for unsafe char* to wchar_t* cast (CWE-704) Emily Mabrey 2021-07-31 01:42:55 -04:00
  • 3e4a2cf316 Fix memory leak from alloca fix Emily Mabrey 2021-07-31 01:40:06 -04:00
  • cabd66d8e7 Move and update degimpify script(s) Emily Mabrey 2021-07-31 00:13:24 -04:00
  • 04609bba01 Allow building Tenacity without Conan Edgar 2021-07-31 01:22:48 +02:00
  • 502cb06471 Merge pull request #1359 from Paul-Licameli/extract-lib-files Paul Licameli 2021-07-30 08:51:52 -04:00
  • 0506faee02 New library for files Paul Licameli 2021-02-18 10:22:00 -05:00
  • 4fd6e8a151 Move LogWindow to new files Paul Licameli 2021-04-16 23:39:10 -04:00
  • c14e8114ca Duplicate AudacityLogger.* in LogWindow.* Paul Licameli 2021-07-24 10:38:26 -04:00
  • e3f9b3cbd4 Separate LogWindow from AudacityLogger, so the latter uses no GUI Paul Licameli 2021-04-16 23:02:07 -04:00
  • 03f77429a0 Begin to separate UI from internals of AudacityLogger... Paul Licameli 2021-07-23 11:11:35 -04:00
  • 7685d92a0c Begin to rewrite AudacityLogger... Paul Licameli 2021-04-16 20:15:56 -04:00
  • 347cb7c294 Move AppName to lib-utility... Paul Licameli 2021-07-30 07:16:04 -04:00
  • 44c4219d7c FileNames does not depend on wx/app.h... Paul Licameli 2021-02-18 17:37:48 -05:00
  • 9b0706dede Move SelectFile (and VerifyFilename which uses it) to new files... Paul Licameli 2021-02-09 17:23:20 -05:00
  • 05e991100f Duplicate FileNames.* in SelectFile.* Paul Licameli 2021-07-22 21:57:21 -04:00
  • ddf5643d01 Use BasicUI in FileNames.cpp, to remove some dependency on wxCore Paul Licameli 2021-07-23 00:02:10 -04:00
  • 2c244003c8 Change the Tenacity alpha version way down to 0.1.0 version-change Panagiotis Vasilopoulos 2021-07-30 12:09:33 +03:00
  • 047729727a Merge pull request from tenacityteam/cwe-770-fix Emily Mabrey 2021-07-30 02:24:32 -04:00
  • 5854538e9a Fix for unsage alloca usage (CWE-770) Emily Mabrey 2021-07-30 00:48:23 -04:00
  • f4c288e20b Enable snapping to selection/edit cursor akleja 2021-07-29 22:58:04 +02:00
  • 9d77acee72 Merge pull request from weblate/weblate-tenacity-tenacity Emily Mabrey 2021-07-29 00:56:12 -04:00
  • 255a36862a Translated using Weblate (Polish) Grzegorz Pruchniakowski 2021-07-29 04:51:19 +02:00
  • 3270a0247d Translated using Weblate (German) Lucas 2021-07-29 04:51:18 +02:00
  • 25ccf0f6af Translated using Weblate (Swedish) Emily Mabrey 2021-07-29 04:51:18 +02:00
  • 91958f40d3 Translated using Weblate (Swedish) Keddis 2021-07-29 04:51:17 +02:00
  • 589f1604d0 Translated using Weblate (Dutch) fossdd 2021-07-29 04:51:16 +02:00
  • 8c44fc7eb8 Translated using Weblate (French) frais64 2021-07-29 04:51:16 +02:00
  • 80409b5f92 Translated using Weblate (Chinese (Simplified)) Liu Tao 2021-07-29 04:51:15 +02:00
  • ad089fc520 Translated using Weblate (German) Wuzzy 2021-07-29 04:51:14 +02:00
  • 7e4360000c Translated using Weblate (Chinese (Simplified)) Eric 2021-07-29 04:51:13 +02:00
  • f67cc8799a Translated using Weblate (Romanian) Emily Mabrey 2021-07-29 04:51:12 +02:00
  • cf69a3920c Translated using Weblate (German) Sebastian Rüth 2021-07-29 04:51:10 +02:00
  • c620663eb6 Update .gitattributes Emily Mabrey 2021-07-28 23:31:05 -04:00
  • f7e0e2d878 Add Visual Studio 2022 support to CMake visual-studio-2022 Emily Mabrey 2021-07-28 23:26:56 -04:00
  • b0d45a4a65 Improve sync-lock akleja 2021-07-28 14:12:07 +02:00
  • 2eca2e39ca Update themes akleja 2021-07-28 13:57:26 +02:00
  • a06bdeddac Add hiDPI support for Windows fossdd 2021-07-28 20:49:16 +02:00
  • e3e6d56846 Add a wrapper that retries hdiutil with progressive timeout Dmitry Vedenko 2021-07-28 15:35:52 +03:00
  • 314eaa40d7 Do not track CLion project files Dmitry Vedenko 2021-07-28 15:24:11 +03:00
  • e6368a252a Use relative RPATH during installation Dmitry Vedenko 2021-07-27 19:03:16 +03:00
  • cb8fe04664 Fixes GCC11 compatibility Dmitry Vedenko 2021-07-27 19:02:36 +03:00
  • 85e35e12ec Adds Fedora 34 rpm image Dmitry Vedenko 2021-07-19 13:18:37 +03:00
  • 0e98b0aaca Adds Findlibmp3lame module Dmitry Vedenko 2021-07-28 14:23:28 +03:00
  • 65886f5c2c Fixes wxwidgets fixup script Dmitry Vedenko 2021-06-18 20:29:22 +03:00
  • 64cfcb4298 Ubuntu Docker image has moved to ubuntu-focal directory Dmitry Vedenko 2021-06-18 20:28:47 +03:00
  • eb2df2c0f6 Scope libraries, required by the optional features Dmitry Vedenko 2021-06-18 20:26:58 +03:00
  • 1968e81c79 Adds an option to disable Conan Dmitry Vedenko 2021-06-18 20:26:26 +03:00
  • ca2977039b Draw v-ruler border in height with affordances akleja 2021-07-28 09:53:01 +02:00
  • d5aa055877 Merge release-3.0.3 into master Paul Licameli 2021-07-27 11:16:34 -04:00
  • a21a554f5b Fix for unsafe ctime usage (CWE-676) Emily Mabrey 2021-07-27 03:20:09 -04:00
  • e06af5bb29 Fix MacOS hdiutil CMake parallelization issue Emily Mabrey 2021-07-26 23:55:44 -04:00
  • d8e17c5e67 Merge pull request from tenacityteam/codeql-gcc11 Emily Mabrey 2021-07-26 20:21:54 -04:00
  • c22d78cb19 Make CodeQL analysis use GCC 11 Emily Mabrey 2021-07-26 18:24:47 -04:00
  • 8a0502febd CI: Install Conan using package manager Edgar 2021-07-27 00:04:36 +02:00
  • 916def4061 Add CodeQL static analysis Emily Mabrey 2021-07-26 16:44:44 -04:00
  • 1982829d4e Prevent Audacity and Tenacity from clashing fossdd/lock fossdd 2021-07-24 12:16:41 +00:00
  • 1362809d16 pl.po - very important fix Grzegorz Pruchniakowski 2021-07-23 22:40:18 +02:00
  • b28533328f Change the link color to the default color of wxHyperlinkCtrl Dmitry Vedenko 2021-07-23 15:48:03 +03:00
  • 9a07826cd2 Re-fit the UpdateNoticeDialog to fix dialog size with wxGTK Dmitry Vedenko 2021-07-23 04:04:50 -07:00
  • 23da17eef2 For GTK builds - use wxStaticText instead of wxHyperlinkCtrl. It turns out, that wxHyperlinkCtrl has a dramatically different size with the GTK backend. This commit makes link to be only clickable using mouse, but AFAIK accessibility is not implemented for GTK backend anyway. Dmitry Vedenko 2021-07-22 09:31:33 -07:00
  • 572af175bf Fixes See %s for more info in ru.po Dmitry Vedenko 2021-07-22 19:38:20 +03:00
  • 3439d3e40d Remove libatk from the AppImage, as it breaks launching the browser Dmitry Vedenko 2021-07-22 05:47:35 -07:00
  • b2d9adf6a7 Fixes crash in ErrorReportDialog Dmitry Vedenko 2021-07-22 12:13:58 +03:00
  • 8db0fa7443 Fixed Zoom cursors Panagiotis Vasilopoulos 2021-07-26 13:36:34 +00:00
  • b0d9f805a6 New mouse pointers and zoom icons akleja 2021-07-26 15:24:17 +02:00
  • a30f84e449 Change configuration and data directories Merge xdg-dirs into master Semisol 2021-07-26 12:38:41 +03:00
  • b4fbbea88f Fix Tenacity's name in desktop entry fossdd 2021-07-24 13:33:34 +00:00
  • f585763b32 Merge remote-tracking branch 'weblate/master' Emily Mabrey 2021-07-25 23:00:22 -04:00
  • 1ca69e6b2c Add locale related files Emily Mabrey 2021-07-25 22:56:18 -04:00
  • 999c444baa Translations update from Weblate Weblate (bot) 2021-07-26 04:36:29 +02:00
  • 3d9eb5d9db Translated using Weblate (Marathi) Emily Mabrey 2021-07-26 02:04:33 +00:00
  • 2b4678ec37 Translated using Weblate (French) Emily Mabrey 2021-07-26 02:05:21 +00:00
  • 2bd18bdf3b Translated using Weblate (Finnish) Emily Mabrey 2021-07-26 02:02:56 +00:00
  • 2ab1044126 Translated using Weblate (English) Emily Mabrey 2021-07-26 02:00:08 +00:00
  • cd0241bf20 Update translation files Hosted Weblate 2021-07-26 04:03:30 +02:00
  • d13e53144b Update translation files Hosted Weblate 2021-07-26 04:03:14 +02:00
  • 02dbaa1364 Update translation files Hosted Weblate 2021-07-26 04:02:56 +02:00
  • b42fb77bab Update translation files Hosted Weblate 2021-07-26 04:02:35 +02:00
  • 6fbc040b1e Update translation files Hosted Weblate 2021-07-26 04:02:06 +02:00
  • 5d9d5fdb5a Update translation files Hosted Weblate 2021-07-26 04:01:13 +02:00
  • 6ab0f60004 Update translation files Hosted Weblate 2021-07-26 03:59:12 +02:00
  • 8a3128bdc5 Translated using Weblate (Hebrew) Emily Mabrey 2021-07-26 01:43:52 +00:00
  • 87f0eba088 Translated using Weblate (English) Emily Mabrey 2021-07-26 01:53:12 +00:00
  • 94378ffdfa Weblate Manual Fix and Merge (#373) Emily Mabrey 2021-07-25 18:41:34 -04:00
  • 401979369b Rename config and data directories Sol Fisher Romanoff 2021-07-25 19:32:41 +03:00
  • 07c82ae2f6 Remove old locale files Panagiotis Vasilopoulos 2021-07-25 20:12:33 +00:00
  • 674c33dda1 Replace Audacity reference in lastlog.txt Panagiotis Vasilopoulos 2021-07-25 17:09:07 +00:00
  • c0c275ffaf Use XDG dirs by default on Linux Campbell Jones 2021-05-03 14:02:28 -04:00
  • 74f5f2ef98 Add white fill color to windows icon akleja 2021-07-25 17:20:46 +02:00
  • a74e072062 Merge pull request #351 from akleja/edit-cursor Sol Fisher Romanoff 2021-07-25 15:40:10 +03:00
  • 047b6be089 Fix command line options in man page Mike Evans 2021-07-25 09:28:04 +01:00
  • 3d7de4f2c7 Rename Tenacity's config file fossdd 2021-07-24 15:51:54 +00:00
  • dd97468062 Update README.md Github Actions badge (#320) Emily Mabrey 2021-07-25 02:54:01 -04:00
  • ab4243921a Merge pull request from tenacityteam/workflow-conan-remote-fix Emily Mabrey 2021-07-25 01:46:46 -04:00
  • e38956e9c5 Fix bug in cmake_build.yml Emily Mabrey 2021-07-25 01:27:04 -04:00
  • a8e9a0053d Refactor AboutDialog.cpp and create BuildInfo.h Emily Mabrey 2021-07-25 00:40:45 -04:00
  • fbf17c0fc0 Merge pull request #368 from AnotherFoxGuy/scdoc-cmake Sol Fisher Romanoff 2021-07-24 20:24:52 +03:00