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-30 08:24:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c843f2e3a50e03504ff56186deb09bbfdb2e2dbd
ladybird
/
Userland
/
Applications
/
SoundPlayer
History
Itamar
1d522e4b4c
LibGUI: Add DoClamp option to AbstractSlider::set_value()
2022-03-29 17:45:36 +02:00
..
AlbumCoverVisualizationWidget.cpp
…
AlbumCoverVisualizationWidget.h
…
BarsVisualizationWidget.cpp
SoundPlayer: Implement logarithmic spectrum display
2022-03-14 22:45:05 +01:00
BarsVisualizationWidget.h
SoundPlayer: Implement logarithmic spectrum display
2022-03-14 22:45:05 +01:00
CMakeLists.txt
…
Common.h
LibGUI: Add DoClamp option to AbstractSlider::set_value()
2022-03-29 17:45:36 +02:00
M3UParser.cpp
…
M3UParser.h
…
main.cpp
…
PlaybackManager.cpp
SoundPlayer: Don't crash when the reported buffer is unexpected
2022-03-25 18:34:30 -07:00
PlaybackManager.h
…
Player.cpp
…
Player.h
SoundPlayer: Fix read of uninitialized member variables on startup
2022-03-18 02:13:05 -07:00
Playlist.cpp
…
Playlist.h
…
PlaylistWidget.cpp
…
PlaylistWidget.h
…
SampleWidget.cpp
…
SampleWidget.h
…
SoundPlayerWidgetAdvancedView.cpp
SoundPlayer: Fix jump to slider behavior for playback slider
2022-03-25 18:34:30 -07:00
SoundPlayerWidgetAdvancedView.h
…
VisualizationWidget.h
…