]> git.sesse.net Git - vlc/history - modules/text_renderer
direct3d11: implement the pixel format fallback
[vlc] / modules / text_renderer /
2012-05-28 Felix Paul Kühnefreetype: config_GetPsz delivers UTF-8 content instead...
2012-05-28 Felix Paul Kühnefreetype: use Apple Type Services to get the font file...
2012-05-24 Sébastien Toquefreetype: add android default font
2012-04-15 Kaarlo RaihaAdd ranges to font sizes
2012-03-25 Rémi Denis-Courmontfreetype: self-assignment
2012-02-27 Felix Paul Kühnefreetype: changed the default font for OS X to 'Arial...
2012-02-08 Sébastien Escudierfix handle leaks on RegOpenKeyEx
2012-01-28 Rafaël Carréwin32text: get ToT definition
2012-01-28 Rémi Denis-CourmontFreeType: setting UNICODE after <windows.h> inclusion...
2012-01-28 Rémi Denis-Courmontwin32text: fix encoding
2011-12-21 Naohiro KORIYAMAFreetype: handle multibyte characters properly in regis...
2011-12-15 Pere Orgafix filename self-references
2011-12-11 Jean-Baptiste KempfFix potential Freetype crash
2011-11-26 KO Myung-HunAdd OS/2 support to freetype module
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/