]> git.sesse.net Git - vlc/history - modules/misc/freetype.c
fix freetype compilation for WIN32 without HAVE_FONTCONFIG
[vlc] / modules / misc / freetype.c
2010-09-30 Denis Charmetfix freetype compilation for WIN32 without HAVE_FONTCONFIG
2010-08-17 Laurent AimarFixed xml_reader usage in the freetype module.
2010-07-27 Rémi Denis-Courmontfreetype: simplify HTML rendering with the new XML API
2010-07-27 Rémi Denis-Courmontxml_ReaderDelete: remove useless parameter
2010-06-15 Jean-Baptiste KempfWin32: hopefully improve the fontconfig cache display
2010-05-29 김정은freetype: Try to use non-bitmap fonts first and fallbac...
2010-05-26 Laurent AimarUsed filter_GetInputAttachments in freetype and quartztext.
2010-05-04 Laurent AimarRemoved now useless vlc_osd.h includes.
2010-05-02 Laurent AimarFixed compilation of freetype module without fontconfig.
2010-04-26 Jean-Baptiste KempfFreeType: simplify and let the p_dialog the shortest...
2010-04-26 Jean-Baptiste KempfFreetype: try to fix the fontconfig cache building...
2010-04-22 Christophe MutricyTypos
2010-04-01 Ilkka Ollakkafreetype: don't create/show fontcache dialog if config...
2010-02-03 Christophe MutricyTypos
2010-01-26 Erwan Tuloufreetype: fix a forgotten dialog progress bar when...
2010-01-25 Alexis BallierFix segfault when freetype-yuvp is set to 1 in vlcrc.
2010-01-23 Rémi Denis-Courmontmisc: use var_Inherit
2010-01-12 Bernie PurcellFreetype has had support for synthetic font styling...
2010-01-11 Rémi Denis-CourmontRemove useless <errno.h> inclusions
2009-12-30 Bernie PurcellSupport for strikethrough in freetype renderer
2009-12-26 Rémi Denis-Courmontfreetype: NULL for %s is not portable
2009-12-16 Laurent AimarRemoved es_format_t::i_aspect.
2009-12-16 Laurent AimarUsed picture_NewFromFormat when appropriate.
2009-12-06 Rémi Denis-CourmontDo not assert memory allocations
2009-12-05 JP DingerReplace argument = realloc( argument, size ); with...
2009-10-19 Rémi Denis-CourmontMaemo: Freetype: use Nokia sans-serif bold font
2009-09-24 Alexis BallierFix build without fontconfig nor optimizations.
2009-09-16 Pierre Ynardfreetype: simplify
2009-09-16 Pierre Ynardfreetype: fix #ifdef's
2009-09-15 Felix Paul Kühnefreetype: use a sane default font on OS X, so we don...
2009-09-14 Felix Paul Kühnefreetype: simply snowleopard-hack for default font
2009-09-04 Felix Paul Kühnefreetype: LucidaGrande is stored in a different format...
2009-09-02 Rémi Duraffortadd_bool wants booleans.
2009-08-26 Jean-Baptiste KempfFix freetype on Win32
2009-08-24 Erwan Tuloufreetype: On Win32 (no fontconfig), correct compilation...
2009-08-20 Pierre d'Herbemontfreetype: Flag an unused param.
2009-08-20 Jean-Baptiste KempfMisc fixes in goom, freetype and warning in last.fm
2009-08-06 Ilkka Ollakkafreetype: add error-output
2009-08-06 Ilkka Ollakkafreetype: force updating fontcache on loading of module
2009-08-04 Ilkka Ollakkafreetype: check xml-pointer before deleting it
2009-08-03 Jean-Baptiste KempfFreetype: more debug for Fc Building, aimed at Win32
2009-08-03 Ilkka Ollakkafreetype: don't load/unload xml-module on every RenderH...
2009-08-03 Ilkka Ollakkafreetype: use selected fontfamily to render also subtitles
2009-08-03 Ilkka Ollakkaadd add_font define to plugin defines, and change freet...
2009-08-01 Ilkka Ollakkafreetype: initialise fontresult to FcResultMatch
2009-07-30 Rémi Duraffortfontconfig: fix memleak (typo).
2009-07-30 Rémi Duraffortfontconfig: factorize and fix memleaks.
2009-07-30 Ilkka Ollakkafreetype: initialise variable and check fontmatch pointer
2009-07-29 Ilkka Ollakkafreetype: more fontconfig error-checking
2009-07-28 Ilkka Ollakkafreetype: check correct variable
2009-07-28 Ilkka Ollakkafix typo
2009-07-28 Ilkka Ollakkafreetype: add more error-checking
2009-07-27 Ilkka Ollakkafreetype.c: use var_CreateGet for variables
2009-07-27 Ilkka Ollakkafreetype: use asprintf instead malloc/sprintf
2009-07-27 Ilkka Ollakkafreetype: use fontconfig to get default font if available
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Laurent AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2009-04-02 Jean-Baptiste KempfFreetype: don't give the fontconfig time in seconds...
2009-03-09 Erwan Tulouvlc_object_hold is not needed (vlc_object_find already...
2009-01-28 Rémi Denis-CourmontTrailing ;
2009-01-27 Jean-Philippe AndreFix compilation
2009-01-27 Rémi Denis-CourmontTrailing ;
2009-01-24 Rémi Denis-Courmontfontconfing: join the thread exactly once
2009-01-24 Rémi Denis-Courmontfontconfig: fix unpaired object release
2009-01-17 Rémi Denis-CourmontRemove unused parameter
2009-01-14 Rémi Denis-CourmontRemove unmatched vlc_thread_ready (vlc_create_thread...
2008-12-17 Rémi DuraffortLess includes.
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-05 Rémi Denis-CourmontUse static mutexes
2008-09-23 Laurent AimarFixed support for font color and opacity for html rende...
2008-09-22 Laurent AimarUse resolve_xml_special_chars where appropriate.
2008-09-22 Laurent AimarMoved more common codes to text_renderer.h
2008-09-22 Laurent AimarFirst pass for extracting common text renderer code.
2008-09-20 Laurent AimarChanged subpicture_region_t->picture into a picture_t *
2008-09-17 Laurent AimarFixed a segfault when trying to render a unbreakable...
2008-09-12 Derk-Jan Hartmanfreetype: potential divide by zero crash.
2008-09-07 Laurent AimarAdded support for named color in font parameters.
2008-08-27 Rémi Denis-CourmontPlugins: push cancellation down
2008-08-24 Antoine CellerierFix segfault on 64 bit archs. (0 != NULL)
2008-08-18 Laurent AimarFixed a potential freetype deadlock as var_AcquireMutex...
2008-08-15 Rémi DuraffortFix potential memleak.
next