index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
/
SoundPlayer
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2023-03-21
Everywhere: Use `LibFileSystem` where trivial
Cameron Youell
2023-03-19
SoundPlayer: Keep track of the selected visualization in the config
Caoimhe
2022-11-13
SoundPlayer: Load cover image from music files
Lucas CHOLLET
2022-11-01
Everywhere: Mark dependencies of most targets as PRIVATE
Tim Schumacher
2022-04-21
LibAudio+Userland: Use new audio queue in client-server communication
kleines Filmröllchen
2022-03-02
SoundPlayer: Sort CMake sources alphabetically
Nícolas F. R. A. Prado
2022-03-02
SoundPlayer: Rename NoVisualization to AlbumCoverVisualization
Nícolas F. R. A. Prado
2021-12-04
SoundPlayer: Port to LibMain :^)
Elyse
2021-11-24
SoundPlayer+LibDSP: Move the FFT implementation to LibDSP
kleines Filmröllchen
2021-10-25
SoundPlayer: Fix inconsistencies and code duplication
Leandro Pereira
2021-06-17
Everywhere: Add component declarations
Gunnar Beutner
2021-03-27
SoundPlayer: Add samplerate variable to visualizations
Cesar Torres
2021-03-27
SoundPlayer: Add playlist supprt
Cesar Torres
2021-03-27
SoundPlayer: Reduce sample buffer size and add a sample load event
Cesar Torres
2021-01-12
Applications: Move to Userland/Applications/
Andreas Kling