This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-02 18:56:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bd1e35c7263e2d730b6bd24717469ffddf004b3c
ladybird
/
Userland
/
Applications
/
SoundPlayer
History
Tim Ledbetter
0d7b13edac
Userland: Make
GUI::Window
construction non-fallible
2023-09-17 16:47:28 -06:00
..
AlbumCoverVisualizationWidget.cpp
…
AlbumCoverVisualizationWidget.h
…
BarsVisualizationWidget.cpp
…
BarsVisualizationWidget.h
…
CMakeLists.txt
SoundPlayer: Rename main widget to SoundPlayerWidget
2023-07-19 19:37:27 +01:00
M3UParser.cpp
…
M3UParser.h
…
main.cpp
Userland: Make
GUI::Window
construction non-fallible
2023-09-17 16:47:28 -06:00
PlaybackManager.cpp
…
PlaybackManager.h
…
Player.cpp
…
Player.h
…
Playlist.cpp
…
Playlist.h
…
PlaylistWidget.cpp
Userland: Prefer
_string
over
_short_string
2023-08-08 07:37:21 +02:00
PlaylistWidget.h
SoundPlayer: Use an enum for PlaylistModel columns
2023-07-19 19:37:27 +01:00
SampleWidget.cpp
…
SampleWidget.h
…
SoundPlayerWidget.cpp
Userland: Prefer
_string
over
_short_string
2023-08-08 07:37:21 +02:00
SoundPlayerWidget.h
Userland: Rename Core::Object to Core::EventReceiver
2023-08-06 20:39:51 +02:00
VisualizationWidget.h
…