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-22 12:34:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9fcd6776cfdec9fa3f2fe0af4c3da89dbf48716b
ladybird
/
Userland
/
Applications
/
SoundPlayer
History
Tim Ledbetter
0d8a013ee1
SoundPlayer: Don't drop the unix pledge
...
Without it, `SoundPlayer` crashes as soon as you try to open a file.
2024-01-19 09:08:37 +01:00
..
AlbumCoverVisualizationWidget.cpp
…
AlbumCoverVisualizationWidget.h
…
BarsVisualizationWidget.cpp
…
BarsVisualizationWidget.h
…
CMakeLists.txt
…
M3UParser.cpp
Everywhere: Use to_number<T> instead of to_{int,uint,float,double}
2023-12-23 20:41:07 +01:00
M3UParser.h
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
main.cpp
SoundPlayer: Don't drop the unix pledge
2024-01-19 09:08:37 +01:00
PlaybackManager.cpp
…
PlaybackManager.h
…
Player.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
Player.h
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
Playlist.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
Playlist.h
…
PlaylistWidget.cpp
…
PlaylistWidget.h
…
SampleWidget.cpp
…
SampleWidget.h
…
SoundPlayerWidget.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
SoundPlayerWidget.h
LibGUI: Split HorizontalSlider to separate header
2023-12-08 01:06:09 +01:00
VisualizationWidget.h
…