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-04 03:35:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f1b1558c7b052d754a981840ab2f3dbcfc3cc1e6
ladybird
/
Applications
/
Piano
History
Andreas Kling
f1b1558c7b
Everywhere: Tweak "2020-2020" => "2020" in copyright headers
2020-12-25 12:24:05 +01:00
..
CMakeLists.txt
Build: Embed application icons directly in the executables.
2020-12-21 00:12:59 +01:00
KeysWidget.cpp
…
KeysWidget.h
…
KnobsWidget.cpp
…
KnobsWidget.h
…
main.cpp
Applications: Use pledge and unveil
2020-11-02 22:36:27 +01:00
MainWidget.cpp
…
MainWidget.h
…
Music.h
Piano: Add note names to RollWidget
2020-10-12 19:41:53 +02:00
RollWidget.cpp
Everywhere: Switch from (void) to [[maybe_unused]] (
#4473
)
2020-12-21 00:09:48 +01:00
RollWidget.h
Piano: Add UI support for different lengths of notes
2020-10-12 19:41:53 +02:00
SamplerWidget.cpp
Everywhere: Tweak "2020-2020" => "2020" in copyright headers
2020-12-25 12:24:05 +01:00
SamplerWidget.h
Everywhere: Tweak "2020-2020" => "2020" in copyright headers
2020-12-25 12:24:05 +01:00
Track.cpp
Applications+Userland: Switch to new Audio::Loader API
2020-12-02 16:31:30 +01:00
Track.h
…
TrackManager.cpp
…
TrackManager.h
…
WaveWidget.cpp
…
WaveWidget.h
…