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-28 23:44:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5ea5ae85d27bad5571da1d82de3e4c1901bde562
ladybird
/
Userland
/
Applications
/
SoundPlayer
History
Andreas Kling
34344120f2
AK: Make "foo"_string infallible
...
Stop worrying about tiny OOMs. Work towards
#20405
.
2023-08-07 16:03:27 +02: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
AK: Make "foo"_string infallible
2023-08-07 16:03:27 +02:00
PlaybackManager.cpp
…
PlaybackManager.h
…
Player.cpp
…
Player.h
…
Playlist.cpp
…
Playlist.h
…
PlaylistWidget.cpp
AK: Make "foo"_string infallible
2023-08-07 16:03:27 +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
SoundPlayer: Rename main widget to SoundPlayerWidget
2023-07-19 19:37:27 +01:00
SoundPlayerWidget.h
Userland: Rename Core::Object to Core::EventReceiver
2023-08-06 20:39:51 +02:00
VisualizationWidget.h
…