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
2023-02-09
LibJS+LibWeb: Convert string view PrimitiveString instances to String
Timothy Flynn
2023-02-09
LibJS: Convert short string literal PrimitiveString instances to String
Timothy Flynn
2023-02-09
LibJS+LibWeb: Convert empty PrimitiveString instances to String
Timothy Flynn
2023-02-09
icc: Call video_full_range_flag_to_string()
Nico Weber
2023-02-09
LibVideo: Add a video_full_range_flag_to_string() function
Nico Weber
2023-02-09
LibVideo: Rename "ColorRange" to "VideoFullRangeFlag"
Nico Weber
2023-02-09
Revert "Meta: Automatically select best apt mirror"
Timothy Flynn
2023-02-08
Piano: Show a progress window when exporting WAV
kleines Filmröllchen
2023-02-08
LibGfx: Make checkerboard patterns static when panning
Tim Ledbetter
2023-02-08
VideoPlayer/LibVideo: Seek accurately when scrolling in the seek bar
Zaggy1024
2023-02-08
LibVideo/Matroska: Stop skipping a cue when seeking forward
Zaggy1024
2023-02-08
LibVideo/Matroska: Add debug logging for seeking to cues
Zaggy1024
2023-02-08
LibVideo: Pass the current sample to demuxers to lazily seek better
Zaggy1024
2023-02-08
LibVideo/PlaybackManager: Organize playback states into virtual classes
Zaggy1024
2023-02-08
LibVideo: Rename Status -> State in `PlaybackStatusChangeEvent` class
Zaggy1024
2023-02-08
LibGfx+icc: Implement half of lutAToBType and lutBToAType
Nico Weber
2023-02-08
LibGfx: Use size_t instead of unsigned in ICC loops
Nico Weber
2023-02-08
PixelPaint: Correct move tool alignment with the layer boundary
Tim Ledbetter
2023-02-08
PixelPaint: Use image coordinates for bucket tool bounds checking
Tim Ledbetter
2023-02-08
AK: Remove the deprecated Stream implementation :^)
Tim Schumacher
2023-02-08
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
MacDue
2023-02-08
Ladybird: Don't overwrite argv[0] in spawn_helper_process()
MacDue
2023-02-08
AK: Add ReadonlySpan<T> as an alias for Span<T const>
MacDue
2023-02-08
Ports: Add OpenRCT2
Julian Offenhäuser
2023-02-08
Ports: Add speexdsp
Julian Offenhäuser
2023-02-08
Ports: Add nlohmann-json
Julian Offenhäuser
2023-02-08
Ports: Add flac
Julian Offenhäuser
2023-02-08
LibC: Add strcasestr()
Julian Offenhäuser
2023-02-08
Tests/LibVideo: Test to ensure that VP9 reference vector clamping works
Zaggy1024
2023-02-08
LibVideo/VP9: Clamp motion vectors again in find_mv_refs function
Zaggy1024
2023-02-08
LibVideo/VP9: Remove magic numbers for the uncompressed ref frames
Zaggy1024
2023-02-08
LibVideo/VP9: Remove debug output from TreeParser
Zaggy1024
2023-02-08
AudioServer: Use `AK::Stream` to serialize mixed samples
Tim Schumacher
2023-02-08
TelnetServer: Use `AK::Stream` to serialize commands
Tim Schumacher
2023-02-08
LibTLS: Use `AK::Stream` for serializing TLS packets
Tim Schumacher
2023-02-08
LibCrypto: Use `AK::Stream` for pretty printing DER
Tim Schumacher
2023-02-08
LibCrypto: Use `ErrorOr` error handling for parsing DER
Tim Schumacher
2023-02-08
LibGfx: Use `AK::Stream` to serialize and deserialize bitmaps
Tim Schumacher
2023-02-08
LibGfx: Propagate errors from serializing bitmaps
Tim Schumacher
2023-02-08
Kernel: Use `AK::Stream` to write packed binary data
Tim Schumacher
2023-02-08
Kernel: Modernize Error handling when serializing directory entries
Tim Schumacher
2023-02-08
LibCore: Propagate errors in SecretString
Undefine
2023-02-08
Base: Add more emoji
Xexxa
2023-02-08
LibPDF: Construct accented characters with Type1 seac command
Rodrigo Tobar
2023-02-08
LibPDF: Add infrastructure for accented character glyphs
Rodrigo Tobar
2023-02-08
LibPDF: Turn Glyph into a class
Rodrigo Tobar
2023-02-08
LibPDF: Index Type1 glyphs by name, not char code
Rodrigo Tobar
2023-02-08
LibGfx: Add the ability to append a Path into another
Rodrigo Tobar
2023-02-08
LibPDF: Add placeholders for *flex Type2 commands
Rodrigo Tobar
2023-02-08
LibPDF: Add char_code -> name mapping function
Rodrigo Tobar
[next]