index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Applications
/
Piano
Age
Commit message (
Expand
)
Author
2020-02-10
Piano: Draw stereo waves
William McPherson
2020-02-10
Piano: Try to be more stereo-oriented
William McPherson
2020-02-10
Piano: Add nice scale factor to WaveWidget
William McPherson
2020-02-10
Piano: Ensure WaveWidget paints in-bounds
William McPherson
2020-02-10
Piano: Put reset() with other setters
William McPherson
2020-02-10
Piano: Add sampler
William McPherson
2020-02-06
LibGUI: Remove leading G from filenames
Andreas Kling
2020-02-06
Piano: Add export action
William McPherson
2020-02-06
Piano: Fix roll playback at startup
William McPherson
2020-02-06
Piano: Move piano roll internals to AudioEngine
William McPherson
2020-02-06
LibAudio: Remove leading A from filenames
Andreas Kling
2020-02-06
LibCore: Remove leading C from filenames
Andreas Kling
2020-02-06
LibGUI: Rename {H,V}BoxLayout => {Horizontal,Vertical}BoxLayout
Andreas Kling
2020-02-06
LibGUI: Add HorizontalSlider and VerticalSlider convenience classes
Andreas Kling
2020-02-06
LibGfx: Prefer using Gfx::Bitmap::load_from_file instead of load_png()
Andreas Kling
2020-02-06
LibGfx: Unpublish Gfx::Point from global namespace
Andreas Kling
2020-02-06
LibGfx: Unpublish Gfx::Rect from global namespace
Andreas Kling
2020-02-06
LibGfx: Rename from LibDraw :^)
Andreas Kling
2020-02-06
LibDraw: Put all classes in the Gfx namespace
Andreas Kling
2020-02-06
LibAudio: Put all classes in the Audio namespace and remove leading A
Andreas Kling
2020-02-05
Piano: Fix building with clang
joshua stein
2020-02-05
Piano: Set some nice defaults
William McPherson
2020-02-05
Piano: Add release
William McPherson
2020-02-05
Piano: Add attack
William McPherson
2020-02-05
Piano: Add sustain
William McPherson
2020-02-05
Piano: Make decay more accurate
William McPherson
2020-02-05
Piano: Remove phony multiple same note playback
William McPherson
2020-02-05
Piano: Fix default knob values
William McPherson
2020-02-02
LibGUI: Put all classes in the GUI namespace and remove the leading G
Andreas Kling
2020-02-02
LibCore: Put all classes in the Core namespace and remove the leading C
Andreas Kling
2020-02-02
LibGUI: Add GHBoxLayout and GVBoxLayout convenience classes
Andreas Kling
2020-01-31
Piano: Rewrite application
William McPherson
2020-01-18
Meta: Add license header to source files
Andreas Kling
2019-12-31
Applications: Implement some missing MenuBars & AboutDialogs
Jami Kettunen
2019-12-25
Piano: Factor wave rendering to its own function
William McPherson
2019-12-25
Piano: Use switch statements on m_wave_type
William McPherson
2019-12-25
Piano: Move m_front_buffer/m_back_buffer off heap
William McPherson
2019-12-25
Piano: Initialize m_note_on[]
William McPherson
2019-12-25
Piano: Rename "release" to "decay"
William McPherson
2019-12-25
Piano: Initialize keys[] at member definition
William McPherson
2019-12-25
Build: support library and generator dependencies
joshua stein
2019-12-23
Piano: Add piano roll
William McPherson
2019-12-23
Piano: Make note() callable by multiple sources
William McPherson
2019-12-23
Piano: Remove redundant logic in fill_audio_buffer
William McPherson
2019-12-20
Build: clean up build system, use one shared Makefile
joshua stein
2019-12-13
Piano: Add triangle wave and noise
William McPherson
2019-12-09
LibGUI: Make GMenu inherit from CObject
Andreas Kling
2019-11-08
LibGUI: Rename GEventLoop.{cpp,h} => GWindowServerConnection
Andreas Kling
2019-09-22
LibCore+LibGUI: Remove GEventLoop and use CEventLoop everywhere
Andreas Kling
2019-09-22
LibCore: Make CObject reference-counted
Andreas Kling
[prev]
[next]