summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-25LibVideo: Implement Matroska keyframe search for when there are no CuesZaggy1024
2022-11-25LibVideo: Make Matroska Block and Cluster timestamps absoluteZaggy1024
2022-11-25LibVideo: Implement accurate seeking to inter frames in PlaybackManagerZaggy1024
2022-11-25LibVideo: Rewrite the video frame present function to be more readableZaggy1024
2022-11-25VideoPlayer/LibVideo: Implement the UI functionality for seekingZaggy1024
2022-11-25LibVideo: Only print non-fatal playback errors when debug mode is onZaggy1024
2022-11-25LibVideo: Read Matroska lazily so that large files can start quicklyZaggy1024
2022-11-25LibVideo: Make Matroska element parsing functions staticZaggy1024
2022-11-25LibVideo: Parse Matroska from ReadonlyBytes and keep the start positionZaggy1024
2022-11-25LibVideo: Propagate decoder errors in the Matroska ReaderZaggy1024
2022-11-25LibVideo: Reorganize demuxer file hierarchy and rename Matroska filesZaggy1024
2022-11-25LibVideo: Make all PlaybackManager Timer::start calls set an intervalZaggy1024
2022-11-25PixelPaint: Add the Pen tool as the default toolBaitinq
2022-11-25LibCore: Sync groups, getgrent to getgrent_r, fix gr_mem bugne0ndrag0n
2022-11-25LibC: Implement getgrent_rne0ndrag0n
2022-11-25CI: Upgrade `actions/github-script` to v6martinfalisse
2022-11-25PDFViewer: Show single/multi page actions on toolbarRodrigo Tobar
2022-11-25PDFViewer: Toggle prev/next page actions when page changesRodrigo Tobar
2022-11-25PDFViewer: Prevent infinity recursionRodrigo Tobar
2022-11-25PDFViewer: Let users change clipping paths visibilityRodrigo Tobar
2022-11-25LibPDF: Introduce rendering preferences and show clipping pathsRodrigo Tobar
2022-11-25LibPDF: Improve path clipping supportRodrigo Tobar
2022-11-25shuf: Support splitting on null bytes with -zEli Youngs
2022-11-25shuf: Support reading input from a fileEli Youngs
2022-11-25PixelPaint: Add lasso selection toolTimothy Slater
2022-11-25PixelPaint: Clear selection with escape key regardless of active toolTimothy Slater
2022-11-25LibWeb: Handle disabling of StyleSheet HTMLLinkElementsBaitinq
2022-11-25Base: Add a test for [SameObject] behavior in LibWebAndreas Kling
2022-11-25LibWeb: Add missing [SameObject] extended attributes in IDL filesAndreas Kling
2022-11-25LibWeb: Implement [SameObject] for HTMLTableElement.{rows,tBodies}Andreas Kling
2022-11-25LibWeb: Implement [SameObject] behavior for HTMLTableSectionElement.rowsAndreas Kling
2022-11-25LibWeb: Implement [SameObject] behavior for HTMLFormElement.elementsAndreas Kling
2022-11-25LibWeb: Implement [SameObject] behavior for HTMLTableRowElement.cellsAndreas Kling
2022-11-25LibPDF: Try to repair XRef tables with broken indicesJulian Offenhäuser
2022-11-25LibPDF: Override Type 1 character mappings by encoding in font dictJulian Offenhäuser
2022-11-25LibPDF: Add alternative names to is_standard_latin_font() helperJulian Offenhäuser
2022-11-25LibPDF: Move all font handling to Type1Font and TrueTypeFont classesJulian Offenhäuser
2022-11-25LibPDF: Introduce loading of common font data in PDFFont base classJulian Offenhäuser
2022-11-25LibPDF: Pass PDFFont::draw_glyph() a char code instead of a code pointJulian Offenhäuser
2022-11-25LibPDF: Convert dash pattern array elements to integers if necessaryJulian Offenhäuser
2022-11-25Documentation: Add a document about TmpFSLiav A
2022-11-25Documentation: Add guidelines document for kernel developmentLiav A
2022-11-25Base: Add an example presentationkleines Filmröllchen
2022-11-25Applications: Add Presenterkleines Filmröllchen
2022-11-25Base: Document Presenter and its file formatkleines Filmröllchen
2022-11-25LibGfx: Add Size::match_aspect_ratiokleines Filmröllchen
2022-11-25LibGfx: Add Size::aspect_ratiokleines Filmröllchen
2022-11-25Base: Create "Office" Application categorykleines Filmröllchen
2022-11-25LibCore: Allow array-like rectangle specifications for rect propertieskleines Filmröllchen
2022-11-25Kernel: Update the ".." inode for directories after a renamesin-ack