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-19 09:40:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6eaae726fa4c4a5be045fda1db51fb4dfd047c4f
ladybird
/
Userland
/
Applications
/
SoundPlayer
History
Tim Ledbetter
3aa49f268c
Userland: Make
Window::set_main_widget()
non-fallible
2023-09-21 10:20:23 +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
Userland: Make
Window::set_main_widget()
non-fallible
2023-09-21 10:20:23 +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
…