Age | Commit message (Expand) | Author |
---|---|---|
2022-03-29 | LibGUI: Add DoClamp option to AbstractSlider::set_value() | Itamar |
2022-03-25 | SoundPlayer: Fix jump to slider behavior for playback slider | kleines Filmröllchen |
2022-01-04 | Userland: Resolve -Woverloaded-virtual in LibGUI and SoundPlayer | Andrew Kaster |
2021-11-04 | SoundPlayer: Allow playback progress slider jump to cursor | Elyse |
2021-11-02 | Applications: Fix visibility of Object-derivative constructors | Ben Wiederhake |
2021-06-02 | SoundPlayer: Fix playback slider page stepping | Nick Miller |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-27 | SoundPlayer: Add samplerate variable to visualizations | Cesar Torres |
2021-03-27 | SoundPlayer: Move the SoundPlayer-specific Slider widget to another file | Cesar Torres |