Age | Commit message (Expand) | Author |
---|---|---|
2022-02-14 | Applications: Use default constructors/destructors | Lenny Maiorani |
2021-11-08 | LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() | Andreas Kling |
2021-07-21 | LibGfx: Use "try_" prefix for static factory functions | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-27 | SoundPlayer: Add a no-visualization visualization :^) | Cesar Torres |