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
Age
Commit message (
Expand
)
Author
2021-12-30
Everywhere: Use 'increase_slider_by()' method from AbstractSlider
Elyse
2021-12-20
Piano: Make `Key_Space` shortcut to toggle playback
Junior Rantila
2021-12-11
Piano: Add track controls to the player widget
Jose Flores
2021-11-28
LibAudio: New error propagation API in Loader and Buffer
kleines Filmröllchen
2021-11-28
Everywhere: Use default execpromises argument for Core::System::pledge
Brian Gianforcaro
2021-11-23
LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore
Andreas Kling
2021-11-22
Everywhere: Use Application::construct() with Main::Arguments directly
Mustafa Quraish
2021-11-22
Piano: Port to LibMain
Pascal Puffke
2021-11-22
Piano: Move to LibDSP's Classic synthesizer
kleines Filmröllchen
2021-11-21
Piano: Use default sample rate in absence of audio device
Jelle Raaijmakers
2021-11-16
Piano: Create controller widgets for processor parameters
kleines Filmröllchen
2021-11-15
Piano: Always show Processor parameter values
kleines Filmröllchen
2021-11-15
Audio: Fix code smells and issues found by static analysis
kleines Filmröllchen
2021-11-11
Everywhere: Pass AK::StringView by value
Andreas Kling
2021-11-08
LibAudio: Rename Audio::Frame -> Audio::Sample
David Isaksson
2021-11-08
LibGfx: Use ErrorOr<T> for Bitmap::try_create()
Andreas Kling
2021-11-08
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
Andreas Kling
2021-11-02
LibDSP+Piano: Fix visibility of Object-derivative constructors
Ben Wiederhake
2021-11-02
Applications: Fix visibility of Object-derivative constructors
Ben Wiederhake
2021-10-27
Everywhere: Rename left/right-click to primary/secondary
Filiph Sandström
2021-10-27
Piano: Fix typo in Copyright header
Ben Wiederhake
2021-10-01
Userland: Fix typos
Nico Weber
2021-09-12
Audio: Change how volume works
kleines Filmröllchen
2021-09-04
Piano: Format slider values when initially set
Musab Kılıç
2021-09-03
Piano: Draw note names on top of notes
Musab Kılıç
2021-09-03
AK: Rename create<T> => make_ref_counted<T>
Andreas Kling
2021-08-31
Piano: Use LibDSP to implement delay
kleines Filmröllchen
2021-08-31
Piano: Add velocity and pitch support
kleines Filmröllchen
2021-08-27
Userland: Two low-sample rate fixes
kleines Filmröllchen
2021-08-27
Userland+LibAudio: Make audio applications support dynamic sample rate
kleines Filmröllchen
2021-08-18
Userland+LibGUI: Add shorthand versions of the Margins constructor
sin-ack
2021-08-01
Applications: Remove unused header includes
Brian Gianforcaro
2021-07-31
Piano: Add menus before showing the window
LuK1337
2021-07-21
Userland: Add GUI::Window::add_menu() and use it everywhere
Andreas Kling
2021-07-21
LibGfx: Use "try_" prefix for static factory functions
Andreas Kling
2021-07-19
Everywhere: Use AK/Math.h if applicable
Hendiadyoin1
2021-07-14
Piano: Add Play/Pause, Forward and Back buttons
JJ Roberts-White
2021-07-05
Piano: Use AudioServer instead of /dev/audio for audio
kleines Filmröllchen
2021-06-17
Everywhere: Add component declarations
Gunnar Beutner
2021-06-15
AK: Add support for removing SinglyLinkedList nodes during iteration
Idan Horowitz
2021-05-23
LibIPC: Remove unnecessary IPC::ServerConnection::handshake()
Andreas Kling
2021-05-22
Userland: Rename LibThread => LibThreading
Andreas Kling
2021-05-21
Applications: Use titlecase and distinct underlined characters in menus
Max Wipfli
2021-05-21
Userland: Change typedef to using directive
Lenny Maiorani
2021-05-17
Piano: Use the return key emoji in the key labels
Grant Yap
2021-05-13
Userland: Tighten a *lot* of pledges! :^)
Andreas Kling
2021-05-12
Everywhere: Add Alt shortcuts to remaining top-level menus
Linus Groh
2021-05-12
LibCore+Everywhere: Move OpenMode out of IODevice
Ali Mohammad Pur
2021-05-03
LibGUI: Rename ScrollableWidget => AbstractScrollableWidget
Andreas Kling
2021-05-02
LibGfx: Unify Rect, Point, and Size
Matthew Olsson
[next]