index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-11-23
LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore
Andreas Kling
2021-11-23
LibSystem: Add wrapper for fstat()
Andreas Kling
2021-11-23
RequestServer: Port to LibMain :^)
Andreas Kling
2021-11-23
ImageDecoder: Port to LibMain :^)
Andreas Kling
2021-11-23
WebSocket: Port to LibMain :^)
Andreas Kling
2021-11-23
LanguageServers/Shell: Port to LibMain :^)
Andreas Kling
2021-11-23
LanguageServers/Cpp: Port to LibMain :^)
Andreas Kling
2021-11-23
FileSystemAccessServer: Port to LibMain :^)
Andreas Kling
2021-11-23
WebContent: Port to LibMain :^)
Andreas Kling
2021-11-23
Meta: Increase PulseAudio timer period to 2ms
Jelle Raaijmakers
2021-11-23
Meta: Use 1ms timer period for Qemu Pulse Audio backend
Jelle Raaijmakers
2021-11-23
Meta: Use AC97 device in Qemu by default
Jelle Raaijmakers
2021-11-23
Kernel: Implement AC97 audio device driver
Jelle Raaijmakers
2021-11-23
Kernel: Teach DeviceManagement to handle multiple audio devices
Jelle Raaijmakers
2021-11-23
Kernel: Move SB16 to Audio subdirectory
Jelle Raaijmakers
2021-11-22
Everywhere: Use Application::construct() with Main::Arguments directly
Mustafa Quraish
2021-11-22
Everywhere: Use ArgsParser::parse() with Main::Arguments directly
Mustafa Quraish
2021-11-22
LibCore: Let ArgsParser::parse() accept Main::Arguments
Mustafa Quraish
2021-11-22
LibGUI: Let Application constructor accept in Main::Arguments
Mustafa Quraish
2021-11-22
LibGfx: Avoid unaligned loads and stores in GlyphBitmap
Ali Mohammad Pur
2021-11-22
Spider: Port to LibMain
pbrw
2021-11-22
FlappyBug: Port to LibMain
Pedro Pereira
2021-11-22
Mail: Port to LibMain
Pascal Puffke
2021-11-22
Piano: Port to LibMain
Pascal Puffke
2021-11-22
PDFViewer: Port to LibMain
Pascal Puffke
2021-11-22
PixelPaint: Port to LibMain
Pascal Puffke
2021-11-22
Chess: Port to LibMain
Pedro Pereira
2021-11-22
Applets/ResourceGraph: Port to LibMain :^)
Andreas Kling
2021-11-22
Applets/ResourceGraph: Remove unnecessary unveiling of /etc/passwd
Andreas Kling
2021-11-22
FileManager: Port to LibMain :^)
Andreas Kling
2021-11-22
WindowServer: Port to LibMain :^)
Andreas Kling
2021-11-22
Browser: Scope bookmark actions so that they don't block the delete key
Sam Atkins
2021-11-22
2048: Port to LibMain
Pedro Pereira
2021-11-22
Breakout: Port to LibMain
Pedro Pereira
2021-11-22
js: Use pledge()
Linus Groh
2021-11-22
js: Port to LibMain :^)
Linus Groh
2021-11-22
Lagom: Add LibMain as a lagom_lib()
Linus Groh
2021-11-22
Piano: Move to LibDSP's Classic synthesizer
kleines Filmröllchen
2021-11-22
LibDSP: Create Classic synth
kleines Filmröllchen
2021-11-22
LibDSP: Introduce ProcessorEnumParameter
kleines Filmröllchen
2021-11-22
LibDSP: Add Envelope abstraction
kleines Filmröllchen
2021-11-22
Base: Add Mro characters to font Katica Regular 10
Lady Gegga
2021-11-22
Base: Add Symbols and Pictographs characters to font Katica Regular 10
Lady Gegga
2021-11-22
Base: Add Misc Supplemental Punctuation chrs to font Katica Regular 10
Lady Gegga
2021-11-22
Base: Add General Punctuation characters to font Katica Regular 10
Lady Gegga
2021-11-22
PixelPaint: Use better-fitting image size
Ben Wiederhake
2021-11-22
PixelPaint: Add interactive zoom ComboBox to toolbar
Ben Wiederhake
2021-11-22
PixelPaint: Add ability to fit to either width, height, or image
Ben Wiederhake
2021-11-22
PixelPaint: Allow setting ImageEditor scale and listening for changes
Ben Wiederhake
2021-11-22
PixelPaint: Floor effective viewport size to whole integers
Ben Wiederhake
[next]