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
2022-11-25
LibVideo: Implement Matroska keyframe search for when there are no Cues
Zaggy1024
2022-11-25
LibVideo: Make Matroska Block and Cluster timestamps absolute
Zaggy1024
2022-11-25
LibVideo: Implement accurate seeking to inter frames in PlaybackManager
Zaggy1024
2022-11-25
LibVideo: Rewrite the video frame present function to be more readable
Zaggy1024
2022-11-25
VideoPlayer/LibVideo: Implement the UI functionality for seeking
Zaggy1024
2022-11-25
LibVideo: Only print non-fatal playback errors when debug mode is on
Zaggy1024
2022-11-25
LibVideo: Read Matroska lazily so that large files can start quickly
Zaggy1024
2022-11-25
LibVideo: Make Matroska element parsing functions static
Zaggy1024
2022-11-25
LibVideo: Parse Matroska from ReadonlyBytes and keep the start position
Zaggy1024
2022-11-25
LibVideo: Propagate decoder errors in the Matroska Reader
Zaggy1024
2022-11-25
LibVideo: Reorganize demuxer file hierarchy and rename Matroska files
Zaggy1024
2022-11-25
LibVideo: Make all PlaybackManager Timer::start calls set an interval
Zaggy1024
2022-11-25
PixelPaint: Add the Pen tool as the default tool
Baitinq
2022-11-25
LibCore: Sync groups, getgrent to getgrent_r, fix gr_mem bug
ne0ndrag0n
2022-11-25
LibC: Implement getgrent_r
ne0ndrag0n
2022-11-25
CI: Upgrade `actions/github-script` to v6
martinfalisse
2022-11-25
PDFViewer: Show single/multi page actions on toolbar
Rodrigo Tobar
2022-11-25
PDFViewer: Toggle prev/next page actions when page changes
Rodrigo Tobar
2022-11-25
PDFViewer: Prevent infinity recursion
Rodrigo Tobar
2022-11-25
PDFViewer: Let users change clipping paths visibility
Rodrigo Tobar
2022-11-25
LibPDF: Introduce rendering preferences and show clipping paths
Rodrigo Tobar
2022-11-25
LibPDF: Improve path clipping support
Rodrigo Tobar
2022-11-25
shuf: Support splitting on null bytes with -z
Eli Youngs
2022-11-25
shuf: Support reading input from a file
Eli Youngs
2022-11-25
PixelPaint: Add lasso selection tool
Timothy Slater
2022-11-25
PixelPaint: Clear selection with escape key regardless of active tool
Timothy Slater
2022-11-25
LibWeb: Handle disabling of StyleSheet HTMLLinkElements
Baitinq
2022-11-25
Base: Add a test for [SameObject] behavior in LibWeb
Andreas Kling
2022-11-25
LibWeb: Add missing [SameObject] extended attributes in IDL files
Andreas Kling
2022-11-25
LibWeb: Implement [SameObject] for HTMLTableElement.{rows,tBodies}
Andreas Kling
2022-11-25
LibWeb: Implement [SameObject] behavior for HTMLTableSectionElement.rows
Andreas Kling
2022-11-25
LibWeb: Implement [SameObject] behavior for HTMLFormElement.elements
Andreas Kling
2022-11-25
LibWeb: Implement [SameObject] behavior for HTMLTableRowElement.cells
Andreas Kling
2022-11-25
LibPDF: Try to repair XRef tables with broken indices
Julian Offenhäuser
2022-11-25
LibPDF: Override Type 1 character mappings by encoding in font dict
Julian Offenhäuser
2022-11-25
LibPDF: Add alternative names to is_standard_latin_font() helper
Julian Offenhäuser
2022-11-25
LibPDF: Move all font handling to Type1Font and TrueTypeFont classes
Julian Offenhäuser
2022-11-25
LibPDF: Introduce loading of common font data in PDFFont base class
Julian Offenhäuser
2022-11-25
LibPDF: Pass PDFFont::draw_glyph() a char code instead of a code point
Julian Offenhäuser
2022-11-25
LibPDF: Convert dash pattern array elements to integers if necessary
Julian Offenhäuser
2022-11-25
Documentation: Add a document about TmpFS
Liav A
2022-11-25
Documentation: Add guidelines document for kernel development
Liav A
2022-11-25
Base: Add an example presentation
kleines Filmröllchen
2022-11-25
Applications: Add Presenter
kleines Filmröllchen
2022-11-25
Base: Document Presenter and its file format
kleines Filmröllchen
2022-11-25
LibGfx: Add Size::match_aspect_ratio
kleines Filmröllchen
2022-11-25
LibGfx: Add Size::aspect_ratio
kleines Filmröllchen
2022-11-25
Base: Create "Office" Application category
kleines Filmröllchen
2022-11-25
LibCore: Allow array-like rectangle specifications for rect properties
kleines Filmröllchen
2022-11-25
Kernel: Update the ".." inode for directories after a rename
sin-ack
[next]