ladybird/Userland
kleines Filmröllchen 8af97d0ce7 Audio: Fix code smells and issues found by static analysis
This fixes all current code smells, bugs and issues reported by
SonarCloud static analysis. Other issues are almost exclusively false
positives. This makes much code clearer, and some minor benefits in
performance or bug evasion may be gained.
2021-11-15 23:00:11 +00:00
..
Applets Everywhere: Replace "virtual desktop" => "workspace" 2021-11-13 12:48:43 +01:00
Applications Audio: Fix code smells and issues found by static analysis 2021-11-15 23:00:11 +00:00
Demos LibGfx: Use ErrorOr<T> for Bitmap::try_create() 2021-11-08 00:35:27 +01:00
DevTools Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
DynamicLoader Toolchain+Meta: Update LLVM version to 13.0.0 2021-10-17 17:09:58 +01:00
Games Minesweeper: Decrease min for Columns and Rows on Custom Game 2021-11-15 14:05:03 +00:00
Libraries Audio: Fix code smells and issues found by static analysis 2021-11-15 23:00:11 +00:00
Services Audio: Fix code smells and issues found by static analysis 2021-11-15 23:00:11 +00:00
Shell Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
Utilities config: Add option to remove config key 2021-11-14 22:42:52 +01:00
CMakeLists.txt