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 | LibDraw: Put all classes in the Gfx namespace | 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-09 | SoundPlayer: Add option to hide scope | Till Mayer |
2019-11-09 | SoundPlayer: Let the user open a file from the GUI | Till Mayer |
2019-11-05 | SoundPlayer: Changed some small cosmetic things | Till Mayer |
2019-11-04 | SoundPlayer: Added playback controls | Till Mayer |