1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Jan 28, 2025 — Jan 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix FLAC codec compilation: Add getStats to NativeFLACCodec, split shared types to FLACTypes.h, and fix linker errors in test suite More... 9 days ago
Fix heap-use-after-free in toggleTestWindowB using deferred deletion More... 14 days ago
Add TSan suppression file for external library false positives More... 15 days ago
Fix: Prevent heap-use-after-free in WindowFrameWidget via deferred deletion More... 16 days ago
Tests: link against tag library to resolve dependencies More... 19 days ago
Build: Enable native FLAC and fix linker dependency order More... 19 days ago
Build: Fix missing MemoryIOHandler in io library and compilation warning More... 19 days ago
Portability: Fix SDL 1.2 compatibility in WindowFrameWidget More... 19 days ago
Merge pull request #11 from segin/feature-mpris-volume-control-6882020204322573001 More... 19 days ago
Merge pull request #8 from segin/fix-resize-cursor-6496809873331636273 More... 19 days ago
Merge pull request #7 from segin/mp3-passthrough-impl-13149068895365595560 More... 19 days ago
Implement MPRIS volume control More... 19 days ago
Merge pull request #9 from segin/feature-rounded-window-rect-13341036792579650726 More... 19 days ago
Implement proper rounded rectangle drawing for TransparentWindowWidget More... 19 days ago
Implement northwest-southeast cursor for window resizing More... 19 days ago
Implement MP3 passthrough codec using MemoryIOHandler More... 19 days ago
Merge pull request #6 from segin/asan-build-verification-18106021044297832819 More... 19 days ago
feat: Verify ASan build More... 19 days ago
Ogg: Fix seeking state corruption with duration caching More... 21 days ago
Tests: Add property-based tests for FLAC fixed predictor overflow fix More... 22 days ago
FLAC: Fix integer overflow in applyFixedPredictor for high bit-depth files More... 22 days ago
Ogg Demuxer: Deduplicate psymp3.h include in CodecHeaderParser.cpp More... 23 days ago
Ogg Demuxer: Refactor includes to enforce master header pattern and clean up test harness More... 23 days ago
Ogg Demuxer: Implement SafeOggPage for memory safety and add data gap detection More... 23 days ago
Ogg Demuxer: Enforce master header pattern and standardize licenses More... 24 days ago
Docs: Add Ogg demuxer code audit report More... 25 days ago
Tests: Fix linker errors and clean up headers More... 25 days ago
Tag: Standardize master header pattern and license headers More... 25 days ago
MPRIS: Standardize master header pattern and remove redundant includes More... 25 days ago
Core: Standardize master header pattern and remove redundant includes More... 25 days ago