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
/
Piano
/
TrackManager.cpp
Age
Commit message (
Expand
)
Author
2023-02-25
Piano: Clean up code style with help from clang-tidy
kleines Filmröllchen
2022-11-13
Piano: Guard against all allocations at top level of the audio pipeline
kleines Filmröllchen
2022-07-22
Piano+LibDSP: Move Track to LibDSP
kleines Filmröllchen
2022-07-19
LibDSP: Rename library namespace to DSP
kleines Filmröllchen
2022-05-26
Piano: Use LibDSP::Keyboard for all keyboard-playing logic
kleines Filmröllchen
2022-05-26
Piano: Make TrackManager::next_track_index const
kleines Filmröllchen
2022-05-26
Piano: Use a real transport in the TrackManager
kleines Filmröllchen
2022-02-14
Applications: Use default constructors/destructors
Lenny Maiorani
2021-12-11
Piano: Add track controls to the player widget
Jose Flores
2021-11-22
Piano: Move to LibDSP's Classic synthesizer
kleines Filmröllchen
2021-10-27
Piano: Fix typo in Copyright header
Ben Wiederhake
2021-10-01
Userland: Fix typos
Nico Weber
2021-07-14
Piano: Add Play/Pause, Forward and Back buttons
JJ Roberts-White
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-01-12
Applications: Move to Userland/Applications/
Andreas Kling