ladybird/Userland
Liav A aea3213d51 Utilities/lsusb: Allow the utility to work without existing USB IDs file
In case we failed to open /res/usb.ids or the user requested to not use
that file, we simply don't try to resolve the USB IDs and print them
without any identification.
2022-07-28 04:28:25 -07:00
..
Applets WorkspacePicker: Immediately update active workspace on click or scroll 2022-07-22 21:54:20 +01:00
Applications Everywhere: Make the codebase more architecture aware 2022-07-27 21:46:42 +00:00
Demos Everywhere: Prefix 'TYPEDEF_DISTINCT_ORDERED_ID' with 'AK_' 2022-07-22 23:09:43 +01:00
DevTools Everywhere: Make the codebase more architecture aware 2022-07-27 21:46:42 +00:00
DynamicLoader LibPthread: Implement named semaphores 2022-07-21 16:39:22 +02:00
Games Minesweeper: Remove decimal point from the time label 2022-07-24 14:09:48 +01:00
Libraries Everywhere: Make the codebase more architecture aware 2022-07-27 21:46:42 +00:00
Services LaunchServer: Let open_file_url use app defaults 2022-07-27 17:11:25 +01:00
Shell
Utilities Utilities/lsusb: Allow the utility to work without existing USB IDs file 2022-07-28 04:28:25 -07:00
CMakeLists.txt