1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 22 days ago. based on code collected 23 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make argument order uniform between bitmap functions More... almost 4 years ago
rasterizer: make C and assembly functions bitwise identical More... almost 4 years ago
wrap_lines: do not merge linebreaks More... almost 4 years ago
refactor: split up wrap_lines_smart More... almost 4 years ago
configure: Set pkg_requires when found More... almost 4 years ago
Add WRAP_UNICODE feature More... almost 4 years ago
rasterizer: improve assembly More... almost 4 years ago
blur: slightly improve assembly More... almost 4 years ago
ass_bitmap: remove redundant memsets More... almost 4 years ago
Rewrite be_blur() assembly More... almost 4 years ago
Rewrite mul_bitmaps() assembly More... almost 4 years ago
Rewrite add/sub_bitmaps() assembly More... almost 4 years ago
Make alignment and padding of all bitmaps consistent More... almost 4 years ago
Bidi: remember resolved base direction More... almost 4 years ago
be_padding: pad enough for intermediate states, not only result More... almost 4 years ago
Eliminate accidental trigraphs More... almost 4 years ago
cache: give the hash a more generic function name More... almost 4 years ago
Fix crash on empty strings More... almost 4 years ago
cache: replace memcpy() in key move functions with assignment More... almost 4 years ago
directwrite: request font on demand More... about 4 years ago
cache: switch to wyhash for cache tables More... about 4 years ago
configure: Remove superfluous comma More... about 4 years ago
configure: Replace obsolete macros More... about 4 years ago
fontselect: warn when no fallback can be found More... about 4 years ago
ass_render: fix aliasing when 1a=0 but 3a>0 More... about 4 years ago
docs: fix simple typo, ouline -> outline More... about 4 years ago
Replace M_PI More... about 4 years ago
Add strdup fallback More... about 4 years ago
parsing: use string references for font family and drawing text More... about 4 years ago
Move ASS_FontDesc to generic cache infrastructure More... about 4 years ago