ladybird/Userland/Applications/SoundPlayer
2022-05-29 15:27:03 +02:00
..
AlbumCoverVisualizationWidget.cpp SoundPlayer: Auto refresh visualization widgets 2022-03-14 22:45:05 +01:00
AlbumCoverVisualizationWidget.h LibAudio+LibDSP: Switch samples to 32-bit float instead of 64-bit float 2022-05-07 20:20:16 +02:00
BarsVisualizationWidget.cpp LibAudio+LibDSP: Switch samples to 32-bit float instead of 64-bit float 2022-05-07 20:20:16 +02:00
BarsVisualizationWidget.h LibAudio+LibDSP: Switch samples to 32-bit float instead of 64-bit float 2022-05-07 20:20:16 +02:00
CMakeLists.txt LibAudio+Userland: Use new audio queue in client-server communication 2022-04-21 13:55:00 +02:00
Common.h LibGUI: Add DoClamp option to AbstractSlider::set_value() 2022-03-29 17:45:36 +02:00
M3UParser.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
M3UParser.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
main.cpp SoundPlayer: Rename NoVisualization to AlbumCoverVisualization 2022-03-02 22:10:05 -08:00
PlaybackManager.cpp Everywhere: Fix a bunch of typos 2022-05-29 15:22:00 +02:00
PlaybackManager.h LibAudio+Userland: Remove Audio::LegacyBuffer 2022-05-03 23:09:20 +02:00
Player.cpp LibAudio+Userland: Use new audio queue in client-server communication 2022-04-21 13:55:00 +02:00
Player.h LibAudio+Userland: Use new audio queue in client-server communication 2022-04-21 13:55:00 +02:00
Playlist.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Playlist.h SoundPlayer: Implement playlist shuffle mode 2021-10-25 23:37:18 +02:00
PlaylistWidget.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
PlaylistWidget.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
SampleWidget.cpp LibAudio+LibDSP: Switch samples to 32-bit float instead of 64-bit float 2022-05-07 20:20:16 +02:00
SampleWidget.h LibAudio+LibDSP: Switch samples to 32-bit float instead of 64-bit float 2022-05-07 20:20:16 +02:00
SoundPlayerWidgetAdvancedView.cpp SoundPlayer: Insert separator after play/stop and back/next buttons 2022-05-29 15:27:03 +02:00
SoundPlayerWidgetAdvancedView.h SoundPlayer: Replace regular buttons with action-based toolbar buttons 2022-05-29 15:27:03 +02:00
VisualizationWidget.h LibAudio+LibDSP: Switch samples to 32-bit float instead of 64-bit float 2022-05-07 20:20:16 +02:00