ladybird/Userland
Pedro Pereira 913b1fad25 FlappyBug: Support mouse clicks for flapping
This change allows to play the game using the mouse.
2021-11-24 21:18:31 -08:00
..
Applets Applets/Audio: Remove unveiling /tmp/portal/config 2021-11-24 19:46:03 +01:00
Applications SoundPlayer+LibDSP: Move the FFT implementation to LibDSP 2021-11-24 23:45:08 +00:00
Demos WidgetGallery: Port to LibMain :^) 2021-11-23 15:44:59 +01:00
DevTools Kernel+UE+LibC: Remove unused dbgputch syscall 2021-11-24 22:56:39 +01:00
DynamicLoader Toolchain+Meta: Update LLVM version to 13.0.0 2021-10-17 17:09:58 +01:00
Games FlappyBug: Support mouse clicks for flapping 2021-11-24 21:18:31 -08:00
Libraries SoundPlayer+LibDSP: Move the FFT implementation to LibDSP 2021-11-24 23:45:08 +00:00
Services Kernel: Allow higher audio sample rates than 65kHZ (u16) 2021-11-24 19:08:13 +01:00
Shell AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 2021-11-17 00:21:13 +01:00
Utilities man: Use LibCore syscall wrappers for pipe2() and dup2() 2021-11-24 23:07:31 +01:00
CMakeLists.txt