summaryrefslogtreecommitdiff
path: root/Applications/SoundPlayer/SampleWidget.h
AgeCommit message (Expand)Author
2020-02-23Userspace: Use Core::Object::add() when building interfacesAndreas Kling
2020-02-06LibGUI: Remove leading G from filenamesAndreas Kling
2020-02-06LibAudio: Put all classes in the Audio namespace and remove leading AAndreas Kling
2020-02-02LibGUI: Put all classes in the GUI namespace and remove the leading GAndreas Kling
2020-01-18Meta: Add license header to source filesAndreas Kling
2019-11-04SoundPlayer: Make sample widget display contents of the whole bufferTill Mayer
2019-09-21LibGUI: Convert custom widgets and subclasses to ObjectPtrAndreas Kling
2019-09-04SoundPlayer: Start working on a GUI sound player applicationAndreas Kling