13077 Commits (79b259851fd680470c3b8b3226ad260e399ecfb0)
 

Author SHA1 Message Date
Paul Licameli 79b259851f Version check on gcc compiler moved to CMakeLists.txt 2 years ago
Grzegorz Pruchniakowski e93fdd16c5 Update pl.po from Transifex 2 years ago
Grzegorz Pruchniakowski 7e4e512739 Update pl.pl from Transifex 2 years ago
Paul Licameli 29a657bc77 CMake function addlib can be called multiply for the same library 3 years ago
Paul Licameli ec3d2424a5 addlib supplies absolute path to add_subdirectory... 3 years ago
Paul Licameli dd1ce8dd63 Move definition of CMake function addlib, unchanged 3 years ago
Paul Licameli 9fb32528d6 Generate *_API compiler definitions for modules... 3 years ago
Paul Licameli 5844b2090a Generate a picture of module dependencies at configure time 3 years ago
Paul Licameli 1f6efefdf6 Fix math constants on Windows, such as M_PI, and min and max 3 years ago
Paul Licameli fe8659f435 Separate CMake function for pervasive C++ flags, reuse it in modules 3 years ago
Paul Licameli 3943d1479f Each module defines an interface target that other modules may use... 3 years ago
Paul Licameli ee344aa6c9 Modules expose transitive link dependencies... 3 years ago
Paul Licameli ca7d96f20a Transitive link dependencies via Audacity simplify module CMakeLists 3 years ago
Paul Licameli 938bbeb4f9 cmake function audacity_module abstracts common module setup steps... 3 years ago
Paul Licameli 20e818cb9e CMake visits src before modules, because modules depend on src 3 years ago
Paul Licameli 6f58cb8294 Hoist the generation of the config header into top CMakeLists... 3 years ago
Leland Lucius 25089ff3ee Modules should go into <prefix>/<libdir>/audacity/modules on Linux 2 years ago
Leland Lucius 72c5ed863c
Cleanup and update FFmpeg support to v4.3.1 (#741) 2 years ago
Dmitry Vedenko 770d0b3091 Update SQLite to 3.35.5 2 years ago
James Crook 92d1a34366 Update Credits 2 years ago
Grzegorz Pruchniakowski 307790d81e Update pl.po from Transifex 2 years ago
Paul Licameli c1c8c373d4 Bug2759: A failed macro command should not leave vacuous undo item 2 years ago
Paul Licameli 38e0a982ce Bug2772: Crash after failed open of corrupt project 2 years ago
Paul Licameli 5e21f526b4 Replace inappropriate assertion with only a log message 2 years ago
Grzegorz Pruchniakowski bcef48576d Update pl.po from Transifex - fix 2 years ago
James Crook cf0293396d Fix project backup 2 years ago
Paul Licameli 19312e44c8 Some variables defined in CMake let us eliminate Experimental.h ... 2 years ago
Paul Licameli e653b4aaf8 Eliminate Experimental.h, configure compile options instead... 3 years ago
Paul Licameli c781a108e3 Move compile-time testing of crash report support out of Experimental.h 3 years ago
Paul Licameli 83efa5a0df Remove flags from Experimental.h not used anywhere else 3 years ago
Paul Licameli b45882e8a0 Move some conditionally compiled declarations out of Experimental.h 3 years ago
SteveDaulton b4b5cc8124 Bug 2757 - No support for Jack Audio System 2 years ago
SteveDaulton 921f40255d Bug 1091 Spectral Edit effects may have unpredictable results 2 years ago
James Crook 28a634c5e2 Bug 2671 - ENH: "Show track name as overlay" cannot be turned on from main menus 2 years ago
Ian McInerney 91be0e6969 Ensure declaration of function matches its definition 2 years ago
SteveDaulton 2eab4d7b11 Remove irrelevant comment 2 years ago
SteveDaulton 99a2b4c48a Nyquist-Macros should add state to history 2 years ago
Leland Lucius 795c097ea9 Fix VBR check in MP3 importer 2 years ago
James Crook db5a988e7f Bug 2466 - Linux: Filter Curve EQ GUI far too wide 2 years ago
James Crook 678dffa012 Bug 2743 - The first use of the "window" command in LOF files is ignored by Audacity 2 years ago
Grzegorz Pruchniakowski b10a9897c4 Update pl.po from Transifex - fixes 2 years ago
James Crook d47264accf Fix compilation with llvm 11.0.1 2 years ago
James Crook bef40f0ab9 Bug 2743 - The first use of the "window" command in LOF files is ignored by Audacity 2 years ago
James Crook 224053f0ff Proper path for directory out. 2 years ago
James Crook 8fbbcccc6c Restructure SQLITE_OK tests 2 years ago
James Crook 16444b9ad2 Update for 3.0.3 2 years ago
James Crook ff5003a9db Set BUILD_LEVEL 2, in preparation for release. 2 years ago
James Crook ebf0c103b6 Bug 2744 - Manual: Incorrect escaping of backslash character 2 years ago
Leland Lucius 910addfc7e Bug 2745 - Exiting Audacity with a never saved project takes massively longer in 3.0.2 than 3.0.0 2 years ago
Leland Lucius 853e6e9fe7 Fix build when FFmpeg is disabled 2 years ago