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-01 02:06:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b17d4a0ceda8c5448c19ae2e8a49f21bc9dcc70d
ladybird
/
Userland
/
Applications
/
SoundPlayer
History
thankyouverycool
91bafc2653
LibGUI+Userland: Port Labels to String
2023-04-30 05:48:14 +02:00
..
AlbumCoverVisualizationWidget.cpp
Everywhere: Use
LibFileSystem
where trivial
2023-03-21 19:03:21 +00:00
AlbumCoverVisualizationWidget.h
…
BarsVisualizationWidget.cpp
…
BarsVisualizationWidget.h
…
CMakeLists.txt
Everywhere: Use
LibFileSystem
where trivial
2023-03-21 19:03:21 +00:00
M3UParser.cpp
…
M3UParser.h
…
main.cpp
LibGUI+Userland: Make Window::*add_menu take name using new string
2023-04-19 07:59:54 +02:00
PlaybackManager.cpp
…
PlaybackManager.h
…
Player.cpp
SoundPlayer: Check if loader is null
2023-04-14 07:13:32 -04:00
Player.h
…
Playlist.cpp
Everywhere: Use
LibFileSystem
where trivial
2023-03-21 19:03:21 +00:00
Playlist.h
…
PlaylistWidget.cpp
…
PlaylistWidget.h
…
SampleWidget.cpp
…
SampleWidget.h
…
SoundPlayerWidgetAdvancedView.cpp
LibGUI+Userland: Port Labels to String
2023-04-30 05:48:14 +02:00
SoundPlayerWidgetAdvancedView.h
SoundPlayer: Move
get_image_from_music_file
to the advanced view
2023-03-19 18:57:30 +00:00
VisualizationWidget.h
…