]> git.sesse.net Git - vlc/history - modules/misc/text_renderer
aout_Fifo*: remove useless parameter
[vlc] / modules / misc / text_renderer /
2011-05-15 Rémi Duraffortfreetype: better simplification (thanks to rem).
2011-05-13 Rémi Denis-CourmontRemove dummy plugin config item parameter
2011-05-09 Jean-Baptiste KempfFreetype: use add_loadfile when fontconfig|win32 is...
2011-05-01 Rémi Duraffortfreetype: fix memory leaks.
2011-05-01 Rémi Duraffortfreetype: simplifications.
2011-04-28 Laurent AimarRemoved useless includes (svg).
2011-04-26 Laurent AimarFixed AR returned by various text renderer.
2011-04-14 Jean-Baptiste KempfFix some typos noticed by Benjamin Drung
2011-04-05 Felix Paul Kühnequartztext: fixed [56310d5c1b8ecc0869046f33cadae28b00d2...
2011-04-03 Felix Paul Kühnequartztext: use a better way to differciate between...
2011-04-01 Jean-Baptiste KempfFreetype: code cosmetics
2011-04-01 Jean-Baptiste KempfFreetype: update dates and copyright
2011-04-01 Jean-Baptiste KempfFreetype: cleanup and clarify font/family differences
2011-04-01 Jean-Baptiste KempfFreetype: use enum iso defines
2011-04-01 Jean-Baptiste KempfFreetype: cache font folder in win32
2011-04-01 Jean-Baptiste KempfFreetype: do not use fontconfig on Win32
2011-03-28 Konstantin Pavlovfreetype: fix compile with no fontconfig.
2011-03-27 Jean-Baptiste KempfFreetype: clean includes
2011-03-27 Jean-Baptiste KempfFreetype: small fix for non-Win32 systems
2011-03-26 Jean-Baptiste KempfFreetype: fix regression
2011-03-26 Jean-Baptiste KempfFreetype: cosmetics
2011-03-26 Jean-Baptiste KempfMove "text renderer" modules in their own subfolder