]> git.sesse.net Git - vlc/history - modules/text_renderer
Set VLC_MMX and VLC_SSE where needed while testing the CPU features
[vlc] / modules / text_renderer /
2011-11-17 Naohiro KORIYAMAFreetype: Scan fonts from not only /System/Library...
2011-11-16 Can Wuintroduce VLC_CLIP() macro to replace use pair of __MAX...
2011-11-11 Rémi Duraffortfreetype: fix a typo
2011-11-01 Jean-Baptiste KempfFreetype: account for more complex font names on Windows
2011-11-01 Jean-Baptiste KempfFreetype: fallback to arial.ttf on Win32
2011-11-01 Jean-Baptiste KempfFreetype: correctly load fonts with complete path
2011-10-30 Jean-Baptiste KempfFreetype: better shortext for Text Opacity
2011-10-30 Jean-Baptiste KempfFreetype: use NULL instead of "" for empty longtext
2011-10-30 Jean-Baptiste KempfFreetype: mark as _rgb the appropriate options
2011-10-09 Jean-Baptiste KempfFreetype: fix double-free in error path
2011-10-07 Felix Paul Kühnequartztext: lower the priority in favor of freetype
2011-10-05 Laurent AimarAdded (back?) support for automatic font size when...
2011-09-14 Erwan Tuloufreetype: fix crash
2011-09-12 Laurent AimarFixed text rendering with empty line in freetype.
2011-09-12 Erwan TulouRevert "freetype: fix crash (wrong memory deallocation)"
2011-09-12 Erwan Tuloufreetype: fix crash (wrong memory deallocation)
2011-08-18 Jean-Baptiste KempfFreetype: kill warnings about sign comparison
2011-08-04 Rémi Denis-CourmontMove text_renderer/ out of misc/