Age | Commit message (Expand) | Author |
---|---|---|
2020-02-23 | Userspace: Use Core::Object::add() when building interfaces | Andreas Kling |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |
2020-02-06 | LibAudio: Put all classes in the Audio namespace and remove leading A | Andreas Kling |
2020-02-02 | LibGUI: Put all classes in the GUI namespace and remove the leading G | Andreas Kling |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-11-04 | SoundPlayer: Make sample widget display contents of the whole buffer | Till Mayer |
2019-09-21 | LibGUI: Convert custom widgets and subclasses to ObjectPtr | Andreas Kling |
2019-09-04 | SoundPlayer: Start working on a GUI sound player application | Andreas Kling |