Age | Commit message (Expand) | Author |
---|---|---|
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 |
2019-11-04 | SoundPlayer: Make sample widget display contents of the whole buffer | Till Mayer |
2019-09-22 | LibCore: Make CObject reference-counted | Andreas Kling |
2019-09-21 | LibGUI: Convert custom widgets and subclasses to ObjectPtr | Andreas Kling |
2019-09-21 | GButton: Convert most code to using ObjectPtr for GButton | Andreas Kling |
2019-09-21 | LibGUI: Convert GWindow to ObjectPtr | Andreas Kling |
2019-09-21 | LibCore: Remove CTimer::create() overloads in favor of construct() | Andreas Kling |
2019-09-21 | LibGUI: Convert GWidget to ObjectPtr | Andreas Kling |
2019-09-20 | LibCore: Convert CTimer to ObjectPtr | Andreas Kling |
2019-09-11 | SoundPlayer: Scale y coordinate to prevent drawing outside clip rect | Max Thrun |
2019-09-04 | SoundPlayer: Start working on a GUI sound player application | Andreas Kling |