1741 matches across 13 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | tools/translations/process_source_ts_files.py | 1 | #!/usr/bin/env python3 |
| LOW | tools/translations/run_lupdate.sh | 1 | #!/usr/bin/env bash |
| LOW | buildscripts/ci/learn/make_playlists_info_file.sh | 1 | #!/usr/bin/env bash |
| LOW | buildscripts/ci/learn/make_youtube_playlist_info.py | 1 | #!/usr/bin/env python3 |
| LOW | buildscripts/ci/tools/s3_push_file.sh | 1 | #!/usr/bin/env bash |
| LOW | buildscripts/ci/tools/s3_install.sh | 1 | #!/bin/bash |
| LOW | buildscripts/ci/tools/make_artifact_name_env.sh | 1 | #!/usr/bin/env bash |
| LOW | buildscripts/ci/macos/notarize.sh | 1 | #!/usr/bin/env bash |
| LOW | buildscripts/ci/translation/s3_packandsend.sh | 1 | #!/bin/bash |
| LOW | buildscripts/ci/linux/setup.sh | 181 | echo export DUMPSYMS_BIN="$breakpad_dir/dump_syms" >> $ENV_FILE |
| LOW | buildscripts/ci/linux/make_appimage.sh | 241 | ) |
| LOW | au3/include/audacity/Types.h | 41 | |
| LOW | au3/include/audacity/Types.h | 61 | // ---------------------------------------------------------------------------- |
| LOW | au3/tests/Catch2Main.cpp | 1 | // Copyright Catch2 Authors |
| LOW | au3/libraries/CMakeLists.txt | 1 | #[[ |
| LOW | au3/libraries/au3-basic-ui/BasicUI.cpp | 21 | #include <sys/types.h> |
| LOW | au3/libraries/au3-audio-io/AudioIO.cpp | 61 | #include "AudioIO.h" |
| LOW | au3/libraries/au3-audio-io/AudioIO.cpp | 81 | #endif |
| LOW | au3/libraries/au3-audio-io/AudioIO.cpp | 101 | #if defined(__WXMAC__) || defined(__WXMSW__) |
| LOW | au3/libraries/au3-audio-io/AudioIO.cpp | 181 | |
| LOW | au3/libraries/au3-audio-io/AudioIO.cpp | 501 | |
| LOW | au3/libraries/au3-audio-io/AudioIO.cpp | 1161 | // PaStreamCallbackTimeInfo, but that seems not to work as documented with |
| LOW | au3/libraries/au3-audio-io/AudioIO.cpp | 1281 | // The (audio) stream has been opened successfully (assuming we tried |
| LOW | au3/libraries/au3-audio-io/AudioIO.cpp | 1581 | |
| LOW | au3/libraries/au3-audio-io/AudioIO.cpp | 1601 | // The moral of the story: We can call AbortStream safely, without |
| LOW | au3/libraries/au3-audio-io/AudioIO.cpp | 1681 | mResample.clear(); |
| LOW | au3/libraries/au3-audio-io/AudioIO.cpp | 2001 | auto nAvailable = GetCommonlyFreePlayback(); |
| LOW | au3/libraries/au3-audio-io/AudioIO.cpp | 2841 | // PRL: More recent rewrites of SequenceBufferExchange should guarantee a |
| LOW | au3/libraries/au3-audio-io/AudioIO.cpp | 3061 | // As of 06/17/2006, portaudio v19 returns inputBufferAdcTime set to |
| LOW | au3/libraries/au3-audio-io/AudioIO.cpp | 3401 | if (token != mStreamToken) { |
| LOW | au3/libraries/au3-audio-io/PlaybackSchedule.h | 161 | /// Playback ends at offset of mT1, which is measured in seconds. Note that mT1 may be less than mT0 during scrubbi |
| LOW | au3/libraries/au3-audio-io/AudioIO.h | 21 | |
| LOW | au3/libraries/au3-nyquist-effects/NyquistBase.cpp | 1 | /********************************************************************** |
| LOW | au3/libraries/au3-nyquist-effects/NyquistBase.cpp | 21 | #include "au3-module-manager/PluginManager.h" |
| LOW | au3/libraries/au3-nyquist-effects/LoadNyquist.cpp | 61 | // This is the symbol that Audacity looks for when the module is built as a |
| LOW | au3/libraries/au3-project-history/UndoManager.cpp | 381 | //void UndoManager::Debug() |
| LOW | au3/libraries/au3-shuttlegui/ShuttleGui.cpp | 101 | #include "au3-theme/Theme.h" |
| LOW | au3/libraries/au3-shuttlegui/ShuttleGui.cpp | 2161 | } |
| LOW | au3/libraries/au3-uuid/Uuid.cpp | 21 | #include <cstring> |
| LOW | au3/libraries/au3-project-file-io/SqliteSampleBlock.cpp | 341 | // The block object was constructed but failed to Load() or Commit(). |
| LOW | au3/libraries/au3-project-file-io/ProjectFileIO.cpp | 21 | #include <wx/sstream.h> |
| LOW | au3/libraries/au3-project-file-io/ProjectFileIO.cpp | 41 | #include "au3-xml/XMLFileReader.h" |
| LOW | au3/libraries/au3-project-file-io/ProjectFileIO.cpp | 61 | #define NO_SHM |
| LOW | au3/libraries/au3-project-file-io/ProjectFileIO.cpp | 81 | // This version is checked before accessing any tables in the database since there's |
| LOW | au3/libraries/au3-project-file-io/ProjectFileIO.cpp | 101 | =// These are persistent and not connection based |
| LOW | au3/libraries/au3-project-file-io/ProjectFileIO.cpp | 121 | "(" |
| LOW | au3/libraries/au3-project-file-io/ProjectFileIO.cpp | 141 | "(" |
| LOW | au3/libraries/au3-project-file-io/ProjectFileIO.cpp | 1441 | mWasCompacted = false; |
| LOW | au3/libraries/au3-project-file-io/ProjectFileIO.cpp | 1481 | // |
| LOW | au3/libraries/au3-project-file-io/ProjectFileIO.cpp | 2481 | // |
| LOW | au3/libraries/au3-project-file-io/ProjectSerializer.cpp | 21 | #include <wx/ustring.h> |
| LOW | au3/libraries/au3-project-file-io/ProjectSerializer.cpp | 41 | // during recovery. |
| LOW | au3/libraries/au3-ladspa/LadspaEffectsModule.cpp | 21 | #ifndef RTLD_DEEPBIND |
| LOW | au3/libraries/au3-ladspa/LadspaEffectsModule.cpp | 41 | |
| LOW | au3/libraries/au3-ladspa/ladspa.h | 301 | |
| LOW | au3/libraries/au3-track/Track.h | 21 | #include <wx/longlong.h> |
| LOW | au3/libraries/au3-track/Track.cpp | 21 | #include <numeric> |
| LOW | au3/libraries/au3-components/EffectInterface.h | 41 | |
| LOW | au3/libraries/au3-components/PluginProvider.h | 61 | // ============================================================================ |
| LOW | au3/libraries/au3-components/PluginProvider.h | 201 | // Since there may be multiple embedded providers, the entry function will |
| 1601 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | au3/linux/ldd_recursive.pl | 20 | # This file is provided under a dual BSD/GPLv2 license. When using or |
| MEDIUM | au3/scripts/piped-work/pipeclient.py | 52 | # Create a client instance: |
| MEDIUM | au3/scripts/piped-work/pipe_test.pl | 425 | # Create a chirp for an effect to be applied to. |
| MEDIUM | au3/lib-src/soundtouch/config/ltmain.sh | 1229 | # This function is only a basic sanity check; it will hardly flush out |
| MEDIUM | au3/lib-src/soundtouch/config/ltmain.sh | 1240 | # This function implements the same check as func_lalib_p without |
| MEDIUM | au3/lib-src/soundtouch/config/ltmain.sh | 1263 | # This function is only a basic sanity check; it will hardly flush out |
| MEDIUM | au3/lib-src/soundtouch/config/ltmain.sh | 1272 | # This function is only a basic sanity check; it will hardly flush out |
| MEDIUM | au3/lib-src/soundtouch/config/ltmain.sh | 1297 | # This function is only a basic sanity check; it will hardly flush out |
| MEDIUM | au3/lib-src/soundtouch/config/ltmain.sh | 1433 | # Create a libtool object file (analogous to a ".la" file), |
| MEDIUM | au3/lib-src/soundtouch/config/ltmain.sh | 6028 | # Create the object directory. |
| MEDIUM | au3/lib-src/soundtouch/config/ltmain.sh | 8656 | # Create the old-style object. |
| MEDIUM | au3/lib-src/soundtouch/config/ltmain.sh | 8676 | # Create an invalid libtool object if no PIC, so that we don't |
| MEDIUM | au3/lib-src/libsbsms/ltmain.sh | 1229 | # This function is only a basic sanity check; it will hardly flush out |
| MEDIUM | au3/lib-src/libsbsms/ltmain.sh | 1240 | # This function implements the same check as func_lalib_p without |
| MEDIUM | au3/lib-src/libsbsms/ltmain.sh | 1263 | # This function is only a basic sanity check; it will hardly flush out |
| MEDIUM | au3/lib-src/libsbsms/ltmain.sh | 1272 | # This function is only a basic sanity check; it will hardly flush out |
| MEDIUM | au3/lib-src/libsbsms/ltmain.sh | 1297 | # This function is only a basic sanity check; it will hardly flush out |
| MEDIUM | au3/lib-src/libsbsms/ltmain.sh | 1433 | # Create a libtool object file (analogous to a ".la" file), |
| MEDIUM | au3/lib-src/libsbsms/ltmain.sh | 6028 | # Create the object directory. |
| MEDIUM | au3/lib-src/libsbsms/ltmain.sh | 8656 | # Create the old-style object. |
| MEDIUM | au3/lib-src/libsbsms/ltmain.sh | 8676 | # Create an invalid libtool object if no PIC, so that we don't |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | au3/linux/ldd_recursive.pl | 85 | # ---------------- |
| MEDIUM | au3/linux/create_appimage.sh | 10 | #============================================================================ |
| MEDIUM | au3/linux/create_appimage.sh | 12 | #============================================================================ |
| MEDIUM | au3/linux/create_appimage.sh | 55 | #============================================================================ |
| MEDIUM | au3/linux/create_appimage.sh | 57 | #============================================================================ |
| MEDIUM | au3/linux/create_appimage.sh | 80 | #============================================================================ |
| MEDIUM | au3/linux/create_appimage.sh | 82 | #============================================================================ |
| MEDIUM | au3/linux/create_appimage.sh | 90 | #============================================================================ |
| MEDIUM | au3/linux/create_appimage.sh | 92 | #============================================================================ |
| MEDIUM | au3/linux/create_appimage.sh | 187 | #============================================================================ |
| MEDIUM | au3/linux/create_appimage.sh | 189 | #============================================================================ |
| MEDIUM | src/au3wrap/CMakeLists.txt | 57 | # ================================== |
| MEDIUM | src/au3wrap/CMakeLists.txt | 59 | # ================================== |
| MEDIUM | src/au3wrap/CMakeLists.txt | 252 | # ================================== |
| MEDIUM | src/au3wrap/CMakeLists.txt | 254 | # ================================== |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | au3/lib-src/soundtouch/config/ltmain.sh | 397 | # Sed substitution that helps us do robust quoting. It backslashifies |
| MEDIUM | au3/lib-src/soundtouch/config/ltmain.sh | 3852 | # Sed substitution that helps us do robust quoting. It backslashifies |
| MEDIUM | au3/lib-src/soundtouch/config/ltmain.sh | 7681 | # This code stresses the "libraries are programs" paradigm to its |
| MEDIUM | au3/lib-src/soundtouch/include/STTypes.h | 157 | // data type for sample accumulation: Use double to utilize full precision. |
| MEDIUM | au3/lib-src/libsbsms/ltmain.sh | 397 | # Sed substitution that helps us do robust quoting. It backslashifies |
| MEDIUM | au3/lib-src/libsbsms/ltmain.sh | 3852 | # Sed substitution that helps us do robust quoting. It backslashifies |
| MEDIUM | au3/lib-src/libsbsms/ltmain.sh | 7681 | # This code stresses the "libraries are programs" paradigm to its |
| MEDIUM | au3/src/widgets/AttachableScrollBar.cpp | 54 | // Essentially a float to int conversion. |
| MEDIUM | au3/src/widgets/AttachableScrollBar.cpp | 70 | // Essentially an int to float conversion. |
| MEDIUM | src/spectrogram/internal/au3/SpectrumCache.cpp | 532 | // All situations do not occur, but it is nice to make robust code |
| MEDIUM | src/effects/lv2/view/lv2viewmodel.cpp | 476 | // Is there a robust way of preventing the user from interacting with the UI |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | …libraries/au3-builtin-effects/LegacyCompressorBase.cpp | 236 | the AVG function. The purpose of this function is to |
| LOW | au3/scripts/graph.pl | 32 | # Step 1: collect short names and paths to .cpp files |
| LOW | au3/scripts/graph.pl | 55 | # Step 2: collect inclusions in each .cpp/.h pair, and folder information, |
| LOW | au3/scripts/graph.pl | 110 | # Step 3: compute an acyclic quotient graph |
| LOW | au3/scripts/graph.pl | 293 | # Step 4: output the graph in dot language |
| LOW | au3/scripts/graph.pl | 383 | # Step 5: generate image |
| LOW | thirdparty/libnyquist/nyquist/tran/follow.c | 35 | the AVG function. The purpose of this function is to |
| LOW | src/project/internal/audacityproject.cpp | 410 | // // Step 1: check writable |
| LOW | src/project/internal/audacityproject.cpp | 427 | // // Step 2: write project |
| LOW | src/project/internal/audacityproject.cpp | 452 | // // Step 3: create backup if need |
| LOW | src/project/internal/audacityproject.cpp | 459 | // // Step 4: replace to saved file |
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | au3/libraries/au3-builtin-effects/TruncSilenceBase.cpp | 372 | // Find NEW silence length as requested |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | au3/linux/ldd_recursive.pl | 115 | # Print messages for debug purposes |
| LOW | au3/lib-src/soundtouch/config/ltmain.sh | 2593 | # Check if any of the arguments is a wrapper script. |
| LOW | au3/lib-src/soundtouch/config/ltmain.sh | 8382 | # Loop over the list of objects to be linked. |
| LOW | au3/lib-src/libsbsms/ltmain.sh | 2593 | # Check if any of the arguments is a wrapper script. |
| LOW | au3/lib-src/libsbsms/ltmain.sh | 8382 | # Loop over the list of objects to be linked. |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | au3/locale/msgfmt.py | 100 | |
| LOW | au3/locale/msgfmt.py | 219 | |
| LOW | au3/scripts/piped-work/pipeclient.py | 262 | |
| LOW | …fmpeg/lib-ffmpeg-support/generator/generate_headers.py | 93 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | au3/src/SpectralDataManager.cpp | 11 | \class SpectralDataManager |
| LOW | au3/src/SpectralDataManager.h | 11 | \class SpectralDataManager |
| LOW | au3/src/SpectralDataManager.h | 22 | class SpectralDataManager |
| LOW | au3/src/SpectralDataManager.h | 37 | class SpectralDataManager::Worker : public TrackSpectrumTransformer |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | tools/translations/process_source_ts_files.py | 63 | eprint(f'Error in translatable string: "{message.find("source").text}"') |
| LOW | au3/scripts/utils/files.py | 24 | except Exception as e: |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | …ibraries/au3-preferences/tests/SettingsTestsCommon.cpp | 78 | REQUIRE(settings.Write("pineapple", "Lorem Ipsum")); |
| LOW | …ibraries/au3-preferences/tests/SettingsTestsCommon.cpp | 80 | REQUIRE(pineappleValue == "Lorem Ipsum"); |
| LOW | …ibraries/au3-preferences/tests/SettingsTestsCommon.cpp | 96 | REQUIRE(pineappleValue == "Lorem Ipsum"); |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | buildscripts/ci/learn/make_youtube_playlist_info.py | 22 | |
| LOW | buildscripts/ci/linux/tools/lcov_badger.py | 1 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | tools/translations/run_lupdate.sh | 22 | # Usage: |