]> git.sesse.net Git - vlc/history - modules/text_renderer
direct3d11: implement the pixel format fallback
[vlc] / modules / text_renderer /
2015-02-12 Felix Paul Kühnefreetype: fix linking on Darwin
2015-02-12 Rémi Denis-CourmontAdd missing rpath
2015-02-11 Rafaël Carréquartztext: fix typo
2015-02-11 Rafaël Carrésvg: don't build as a static library
2015-02-11 Rafaël CarréKeep using previous text_renderer install folder
2015-02-09 Rémi Denis-Courmonttext_renderer: remove Makefile recursion
2015-02-04 Salah-Eddin Shabanfreetype: remove unnecessary assert()
2015-01-06 Salah-Eddin Shabanfreetype: render Arabic diacritics properly
2015-01-05 Salah-Eddin Shabanfreetype: fix extra squares in Arabic subtitles (fixes...
2014-08-14 Naohiro KORIYAMAtext_renderer: use fontname in text_style_t
2014-08-14 Naohiro KORIYAMAfreetype: support kerning
2014-08-14 Naohiro KORIYAMAquartztext: support kerning and some text attributes
2014-08-13 Rémi Denis-Courmontfreetype: stick to single precision
2014-08-05 Naohiro KORIYAMAtext_style/text_renderer: add support for halfwidth...
2014-07-13 Felix Paul Kühnequartztext: fix html rendering
2014-05-20 Felix Abecassistext_renderer: avoid 0xff << 24 with an int type
2014-04-27 Felix Paul Kühnequartztext: remove write-only variables and a potential...
2014-03-25 Francois Cartegnietext_style/renderer: unify default font size
2014-03-06 Jean-Baptiste KempfFreetype: do not ship dead code on WinRT dll
2014-03-06 Jean-Baptiste KempfFreetype: allow to pass a font on WinRT
2014-02-26 Ilkka Ollakkafontconfig: use double as FC_SIZE
2014-01-27 Felix Paul Kühnefreetype: fix crash is no monotype font name was set
2014-01-21 Tristan MatthewsFreetype: fix valgrind warning
2013-12-29 Rémi Denis-CourmontRemove inconsistently used HAVE_UNISTD_H
2013-12-29 Rémi Denis-Courmonticonv: use vlc_strerror_c()
2013-12-15 Jean-Baptiste KempfFreetype: rename HAVE_STYLES
2013-12-15 Jean-Baptiste KempfFreetype: unexport a function we don't need anymore...
2013-12-15 Jean-Baptiste KempfFreetype: introduce a dummy font selector
2013-12-15 Jean-Baptiste KempfFreetype: remove unneeded includes
2013-12-15 Jean-Baptiste KempfMove font defaults to platform_fonts.h
2013-12-15 Jean-Baptiste KempfFreetype: simplify win32 fonts lookup folder
2013-12-15 Jean-Baptiste KempfFreetype: Split font selection code from freetype.c
2013-12-15 Jean-Baptiste KempfWin32: fix obvious typo.
2013-12-15 Jean-Baptiste KempfFreetype: move the font selection to a function-pointer
2013-12-15 Jean-Baptiste KempfFreetype: fix small error in previous commit
2013-12-15 Jean-Baptiste KempfFreetype: create an xml_reader helper
2013-12-15 Jean-Baptiste KempfSplit Freetype destruction from the main destruction
2013-12-15 Jean-Baptiste KempfFreetype: split freetype init from Create
2013-12-02 Jean-Baptiste KempfFreetype: fix compilation with 2.5.1
2013-11-25 Rémi Duraffortfreetype: fix potential memory leak (cid #1048945)
2013-11-09 Rémi Denis-CourmontFreeType: optimize FillARGB() a little
2013-11-09 Rémi Denis-CourmontFreeType: add ARGB support
2013-09-29 Felix Paul Kühnequartztext: pick 'Helvetica Neue' instead of 'Arial...
2013-09-29 Felix Paul Kühnequartztext: handle invalid text colors
2013-09-29 Felix Paul Kühnequartztext: add basic font-fallback mechanism instead...
2013-09-18 Francois Cartegnietext_renderer: freetype: fix memleak
2013-09-16 Rémi Denis-Courmontmodules: use different directory prefixes for each...
2013-09-11 Felix Paul Kühnequartztext: fix relative font size handling
2013-09-09 Jean-Baptiste KempfFreetype: move ProcessNodes to text_renderer
2013-09-09 Jean-Baptiste KempfFreetype: simplify ProcessNodes without using p_sys
2013-09-09 Jean-Baptiste KempfFreetype: Use the style also for the mono font
2013-08-28 Jean-Baptiste KempfFreetype: move GetStyleFromStack to helper
2013-08-28 Jean-Baptiste KempfFreetype: use a text_style_t in p_sys
2013-08-28 Jean-Baptiste KempfFreetype: harmonize between platforms
2013-08-28 Jean-Baptiste KempfFreetype: use psz_fontname
2013-08-28 Jean-Baptiste KempfFreetype: use int instead of uint8 for alpha
2013-08-28 Jean-Baptiste KempfFreetype: move arguments type to match text_style_t
2013-08-28 Jean-Baptiste KempfFreetype: rename variables to match text_style_t names
2013-08-28 Jean-Baptiste KempfFreetype: fix Win32 compilation
2013-08-28 Jean-Baptiste KempfFreetype: split some functions in text_renderer.c
2013-08-28 Ludovic Fauvetfreetype: fallback to the system font if no font is...
2013-06-10 Rémi Denis-Courmontfreetype: fix memory leak
2013-06-10 Rémi Denis-Courmontfreetype: fix double free
2013-06-05 Rafaël CarréUse _WIN32 rather than WIN32 (same for WIN64)
2013-05-26 David Fuhrmannfreetype: do not cache variables for relative font...
2013-05-26 David FuhrmannRevert "freetype: allow on-the-fly changes of relative...
2013-05-19 Felix Paul Kühnefreetype: fixed compilation for non-Mac darwin platforms
2013-04-24 Jean-Baptiste KempfFreetype: fix warnings
2013-04-24 Felix Paul Kühnefreetype: fix color rendering (close #8484)
2013-04-22 Felix Paul Kühnefreetype: allow on-the-fly changes of relative font...
2013-04-21 Rémi Denis-CourmontRevert "freetype: allow on-the-fly changes of relative...
2013-04-21 Felix Paul Kühnefreetype: fixed compilation on Linux
2013-04-21 Felix Paul Kühnefreetype: allow on-the-fly changes of relative font...
2013-04-02 Luca Barbatoconfigure: provide --with options to override default...
2013-02-23 Rémi Denis-CourmontRemove old Nokia N900 hacks
2013-01-31 Felix Paul Kühnequartztext: compilation fix
2013-01-31 Rémi Denis-CourmontUseless #includes
2013-01-27 Naohiro KORIYAMAfreetype: Fix non-ascii font selection on UNICODE and...
2013-01-15 Devin HeitmuellerFix corrupted rendering of EIA-608 captions
2013-01-14 Jean-Baptiste KempfFreetype: use ANSI version of registry open functions
2013-01-12 Devin HeitmuellerDon't call the legacy Freetype background renderer...
2013-01-10 Devin HeitmuellerAdd support for rendering EIA-608 captions with a black...
2013-01-02 Devin HeitmuellerAdd support for monospace font in HTML renderer
2013-01-02 Devin Heitmuellerfreetype: avoid segfault in FaceStyleEquals()
2012-12-31 Devin HeitmuellerAdd ability to render the subpicture region, but not...
2012-12-28 Felix Paul Kühnequartztext: add support for HTML color names within...
2012-12-28 Felix Paul Kühnequartztext: fix incomplete copyright header
2012-11-17 Rémi Denis-CourmontFreeType: fix NULL deref on embedded fonts (fixes ...
2012-11-13 Jean-Baptiste KempfLGPL
2012-09-03 Felix Paul Kühnequartztext: unify and modernize coding style
2012-09-02 Rémi Denis-CourmontRemove WinCE
2012-07-29 Jean-Baptiste KempfSVG: kill unused warning
2012-07-25 Thierry Redingfreetype: Fix a possible buffer corruption
2012-06-15 Naohiro KORIYAMAfreetype: fix memleak
2012-06-14 Felix Paul Kühnefreetype: fixed crash when looking for an empty string...
2012-05-31 Felix Paul Kühnefreetype: in case the provided font name is neither...
2012-05-31 Felix Paul Kühnefreetype: provide a proper fix to prevent ATS from...
2012-05-30 Felix Paul Kühnefreetype: use MAXPATHLEN instead of 1024 for ATS font...
2012-05-29 Felix Paul Kühnefreetype: fixed crash within ATS when looking for non...
2012-05-28 Jean-Baptiste KempfFreetype: limit HAVE_STYLES to font selection
next