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-05-17 08:38:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
daf3d4c6ef195bb16d528bfb3bdcd94d29cf41eb
ladybird
/
Userland
/
Applications
/
SoundPlayer
History
Andreas Kling
bd61e75e0b
LibGUI: Remove Window::try_add_menu()
...
And fall back to the infallible add_menu().
2023-08-14 14:57:54 +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
LibGUI: Remove Window::try_add_menu()
2023-08-14 14:57:54 +02: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
…