summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-24AudioServer: Ignore 'muted' clients when computing the 'output mix'Elyse
2021-12-24AudioServer: Add a 'self_muted' state to each client connectionElyse
2021-12-24AudioServer: Add 'mute' member and methods to ClientAudioStreamElyse
2021-12-24Everywhere: Refactor 'muted' to 'main_mix_muted' in all AudioConnectionsElyse
2021-12-24AudioServer/Mixer: Fix remaining samples underflowMax Trussell
2021-12-24SoundPlayer: Sync startup loop and show playlist settings in GUIMax Trussell
2021-12-23HexEditor: Don't unnecessarily abbreviate variable namesArne Elster
2021-12-23HexEditor: Make HexDocuments finalArne Elster
2021-12-23HexEditor: Scroll back to the top when opening another fileArne Elster
2021-12-23HexEditor: Stream input files instead of keeping them in memoryArne Elster
2021-12-23LibFileSystemAccessClient: Allow custom access rights for open/saveArne Elster
2021-12-23LibGUI: Add visual clue to Scrollbar gutterFrHun
2021-12-23Kernel: Move Multi Processor Parser code to a separate directoryLiav A
2021-12-23LibC: Allow multiple includes of `<assert.h>`Michel Hermier
2021-12-23Meta: Allow to skip `#pragma once` checkMichel Hermier
2021-12-23LibGfx: Harden TTF parsing against fuzzersBrian Gianforcaro
2021-12-23LibGfx: Fix incorrect error handling in ICOLoaderBrian Gianforcaro
2021-12-23Kernel: Make msync return EINVAL when regions are too largeGuilherme Gonçalves
2021-12-23FlappyBug: Make bitmap() methods return NonnullRefPtrscreator1creeper1
2021-12-23FlappyBug: Propagate errors in Cloud classcreator1creeper1
2021-12-23FlappyBug: Propagate errors in Bug classcreator1creeper1
2021-12-23FlappyBug: Reposition Game constructor in filecreator1creeper1
2021-12-23FlappyBug: Make helper structs publiccreator1creeper1
2021-12-23Base: Add Elbasan characters to font Katica Regular 10Lady Gegga
2021-12-24LibJS: Require 'T' prefix for ambiguous time-only stringsLinus Groh
2021-12-23strace: Fix out-of-bounds read when formatting realpath()Daniel Bertalan
2021-12-23Kernel+UE+LibC: Store address as void* in SC_m{re,}map_paramsDaniel Bertalan
2021-12-23LibELF: Use MAP_FIXED_NOREPLACE for address space reservationDaniel Bertalan
2021-12-23Kernel+UE: Add MAP_FIXED_NOREPLACE mmap() flagDaniel Bertalan
2021-12-23Kernel: Return EEXIST in VirtualRangeAllocator::try_allocate_specific()Daniel Bertalan
2021-12-23UserspaceEmulator: Replace intersecting ranges if MAP_FIXED is specifiedDaniel Bertalan
2021-12-23Kernel: Make major and minor numbers to be DistinctNumericsLiav A
2021-12-23Profiler: Use AK::any_of for process filtrationHendiadyoin1
2021-12-23Profiler: Always use FlyString const&'s in ProfileNode constructionHendiadyoin1
2021-12-23Profiler: Remove one else-after-returnHendiadyoin1
2021-12-23Profiler: Don't return constant copies of GUI::ModelIndexHendiadyoin1
2021-12-23Profiler: Add some implied auto qualifiersHendiadyoin1
2021-12-23LibX86: Mark two InstructionDescriptor functions as constHendiadyoin1
2021-12-23UserspaceEmulator: Return ValueAndShadowReference& on operator=Hendiadyoin1
2021-12-23UserspaceEmulator: Avoid copies of non trivial types on invocationsHendiadyoin1
2021-12-23UserspaceEmulator: Remove redundant private specifier in SoftCPU.hHendiadyoin1
2021-12-23UserspaceEmulator: Remove some else-after-returnsHendiadyoin1
2021-12-23UserspaceEmulator: Add some implied auto qualifiersHendiadyoin1
2021-12-23LibMain: Make "Runtime error" `warnln` redJames Puleo
2021-12-23Kernel: Enter new address space before destroying old in sys$execve()Andreas Kling
2021-12-23Kernel: Don't honor userspace SIGSTOP requests in Thread::block()Andreas Kling
2021-12-22Base: Add remaining Geometric Shapes to font Katica Regular 10Lady Gegga
2021-12-22Base: Add some General Punctuation glyphs to font Katica Regular 10Lady Gegga
2021-12-22Base: Add some Katakana characters to font Katica Regular 10Lady Gegga
2021-12-22Base: Add Half- and Fullwidth Forms glyphs to font Katica Regular 10Lady Gegga