]> git.sesse.net Git - vlc/history - modules/misc/freetype.c
Fix compilation
[vlc] / modules / misc / freetype.c
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.
2008-08-11 Rémi DuraffortUse the right declaration for threaded functions.
2008-08-03 Justus PiaterDeclared many static variables const
2008-07-23 Laurent AimarFixed a potential deadlock.
2008-07-21 Derk-Jan HartmanMerge branch 'master' of git@git.videolan.org:vlc
2008-07-20 Laurent AimarCosmetics (moved BuildDone under HAVE_FONTCONFIG)
2008-07-20 Laurent AimarFixed locking scheme.
2008-07-20 Laurent AimarFixed a potential segfault when font builder thread...
2008-07-15 Laurent AimarUse good default value for font weigh/slan (subtitle...
2008-06-28 Antoine CellerierDon't assert.
2008-06-22 Rémi DuraffortRemove unneeded msg_Error about memory failure.
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-27 Rémi Denis-CourmontA lot of missing const in options lists
2008-05-26 Rafaël CarréInclude assert.h where assert() is used
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-05-07 Rafaël CarréFix detection of ending of FontBuilder thread
2008-05-05 Rémi Denis-CourmontFontconfig: compiler warning
2008-05-05 Rafaël CarréFix memleak
2008-05-04 Rémi Denis-Courmontvlc_mutex_init: remove unused paramter
2008-04-22 Antoine Cellerierpsz_object_name should not be const! (else module name...
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-12 Rémi DuraffortAnother bunch of useless test.
2008-03-10 Rafaël CarréFix FontBuiler object destruction
2008-02-29 Jean-Paul Samansmall cleanup
2008-02-26 Pierre d'Herbemontmisc/objects.c: Don't rely on vlc_object_destroy()...
2008-02-03 Rémi Denis-CourmontRemove dead preprocessor directives
2008-01-29 Rafaël Carréfreetype: fix compilation, vlc_mtime.h is already inclu...
2008-01-29 Rafaël Carrémisc: fix warnings
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-16 Rémi Denis-CourmontRevert the so-called whitelisting commits that are...
2008-01-16 Rafaël Carréinput options whitelisting, step 2 (refs #1371)
2007-11-25 Bernie PurcellTry to protect more than one instance of FontBuilder...
2007-11-19 Rafaël Carréfreetype: use [.\/_] to break lines when ' ' only failed
2007-11-01 Bernie PurcellAddress Trac Issue #1350 - linebreaks being ignored...
2007-10-15 Jean-Paul Samansmall codingstyle fix
2007-10-09 Rafaël Carréfreetype: make sure the FontBuilder is finished when...
2007-10-08 Jean-Paul SamanRun FontBuilder thread after Freetype has been initiali...
2007-10-04 Rafaël Carréfreetype: fix a segfault introduced in [21339]
2007-09-21 Bernie PurcellFix for problem found by Sebastien Fievet where subtitl...
2007-09-18 Rémi Denis-CourmontReplace strerror() with %m (or Linux DVB: strerror_r...
2007-09-05 Rémi Denis-Courmont#include order
2007-09-05 Bernie PurcellCorrect a warning on OSX
2007-08-28 Bernie PurcellRevert the patch for working fontpath on Gentoo due to
2007-08-28 Bernie PurcellUse a different font path for Gentoo linux
2007-08-26 Bernie PurcellWhitespace removal
2007-08-22 Damien Fouilleulfreetype: balance vlc_object_find() and vlc_object_rele...
2007-08-21 Damien Fouilleulfreetype: make sure fontconfig is still optional
2007-08-21 Bernie PurcellChanges to get styled subtitles working with Windows
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-08-14 Bernie PurcellCorrections to scaling logic in previous commit
2007-08-11 Bernie PurcellPrescaled output support
2007-07-31 Bernie PurcellDynamically load any TTF or OTF fonts available in...
2007-07-19 Bernie Purcell(hopefully) a fix for issue found by Ilkka Ollakka...
2007-07-10 Jean-Baptiste Kempf* Adds a raster animation to text tagged with <karaoke...
2007-07-07 Laurent Aimarall: Subtitle improvment patch by Bernie Purcell.
2007-07-02 Jean-Baptiste KempfFreetype:
2007-06-12 Jean-Paul SamanFix potential memleaks
2007-04-26 Antoine Cellerier * [PATCH] Memory hole fix by Bernie Purcell
2007-03-30 Derk-Jan Hartman* Missing part of previous commit [19535].
2007-03-30 Derk-Jan Hartman* Patch to support basic formatting in non-SSA/USF...
2007-03-21 Antoine CellerierChange the visible heigh/width only if they weren't...
2007-03-21 Antoine CellerierCosmetics (well ... invisible cosmetics). Remove traili...
2007-03-17 Christophe MutricyFix double free and a 1 octet per subtitle memleak
2007-03-13 Jean-Baptiste KempfMKV USF subtitles support and other Subtitles improvements.
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-08 Jean-Paul Saman(Forward port of rev 16987) Fix number of compiler...
2006-08-03 Clément StenacFix a bunch of warnings and errors
2006-07-12 Jean-Paul SamanRemoved unused variable pi_gamma
2006-06-10 Christophe Mutricymisc/freetype.c: Fix strings
2006-04-14 Clément StenacStrings
2006-04-13 Derk-Jan Hartman* Fix subtitle alignment if we don't have styles....
2006-04-13 Clément StenacString stuff
2006-03-25 Christophe Mutricymisc/*: 2nd lecture. refs #438
2006-03-22 Clément StenacCompile fix
2006-03-22 Clément StenacStrings review in misc/ except dummy and win32text...
2006-02-07 Derk-Jan Hartman* Introduced a new text_style_t
2006-02-01 Sam Hocevar * Got rid of SYS_DARWIN everywhere.
next