ladybird/Userland
Mustafa Quraish c646efaf49 AudioApplet: Use LibConfig instead of Core::ConfigFile
No longer need to store `RefPtr<Core::ConfigFile>` :^)
2021-08-27 23:17:05 +02:00
..
Applets AudioApplet: Use LibConfig instead of Core::ConfigFile 2021-08-27 23:17:05 +02:00
Applications Everywhere: Use the Optional<T>::operator==(T) operator 2021-08-27 23:13:51 +02:00
Demos Userland: Remove IRC Client 2021-08-24 16:37:28 +02:00
DevTools Terminal+LibVT: Use LibConfig instead of Core::ConfigFile 2021-08-26 00:54:27 +02:00
DynamicLoader LibC+DynamicLoader: Prevent GCC from removing null checks 2021-08-12 21:10:44 +02:00
Games Hearts: Use LibConfig instead of Core::ConfigFile 2021-08-27 23:17:05 +02:00
Libraries Everywhere: Use the Optional<T>::operator==(T) operator 2021-08-27 23:13:51 +02:00
Services AudioServer: Expose the ability to get and set the sample rate 2021-08-27 23:35:27 +04:30
Shell Shell: Use variable instead of iteration_times.size() in builtin_time 2021-08-27 23:16:53 +02:00
Utilities Base+Utilities: Add the asctl audio utility, replacing avol 2021-08-27 23:35:27 +04:30
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00