tetektoza
|
9deaa74ad6
|
LibGUI: Split HorizontalSlider to separate header
This patch splits HorizontalSlider to separate header so it can be used
as a component in .gml files with new GML compiler.
|
2023-12-08 01:06:09 +01:00 |
|
Andreas Kling
|
ddbe6bd7b4
|
Userland: Rename Core::Object to Core::EventReceiver
This is a more precise description of what this class actually does.
|
2023-08-06 20:39:51 +02:00 |
|
Sam Atkins
|
d00f489cdc
|
SoundPlayer: Rename main widget to SoundPlayerWidget
This is the main widget, and is never replaced by something else, so
having "AdvancedView" in there is a bit confusing.
|
2023-07-19 19:37:27 +01:00 |
|
Cesar Torres
|
fd126578d9
|
SoundPlayer: Add samplerate variable to visualizations
also fix conflict
|
2021-03-27 10:20:55 +01:00 |
|
Cesar Torres
|
e4d6a56a28
|
AudioPlayer: Further decouple the player from the GUI
|
2021-03-27 10:20:55 +01:00 |
|
Cesar Torres
|
7aa5297835
|
SoundPlayer: Update the SoundPlayer interface
Also fix rebase conflict
|
2021-03-27 10:20:55 +01:00 |
|
Andreas Kling
|
dc28c07fa5
|
Applications: Move to Userland/Applications/
|
2021-01-12 12:05:23 +01:00 |
|