git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Misc fixes in goom, freetype and warning in last.fm
[vlc.git]
/
modules
/
misc
/
freetype.c
2009-08-20
Jean-Baptiste Kempf
Misc fixes in goom, freetype and warning in last.fm
blob
|
commitdiff
2009-08-06
Ilkka Ollakka
freetype: add error-output
blob
|
commitdiff
|
diff to current
2009-08-06
Ilkka Ollakka
freetype: force updating fontcache on loading of module
blob
|
commitdiff
|
diff to current
2009-08-04
Ilkka Ollakka
freetype: check xml-pointer before deleting it
blob
|
commitdiff
|
diff to current
2009-08-03
Jean-Baptiste Kempf
Freetype: more debug for Fc Building, aimed at Win32
blob
|
commitdiff
|
diff to current
2009-08-03
Ilkka Ollakka
freetype: don't load/unload xml-module on every RenderH...
blob
|
commitdiff
|
diff to current
2009-08-03
Ilkka Ollakka
freetype: use selected fontfamily to render also subtitles
blob
|
commitdiff
|
diff to current
2009-08-03
Ilkka Ollakka
add add_font define to plugin defines, and change freet...
blob
|
commitdiff
|
diff to current
2009-08-01
Ilkka Ollakka
freetype: initialise fontresult to FcResultMatch
blob
|
commitdiff
|
diff to current
2009-07-30
Rémi Duraffort
fontconfig: fix memleak (typo).
blob
|
commitdiff
|
diff to current
2009-07-30
Rémi Duraffort
fontconfig: factorize and fix memleaks.
blob
|
commitdiff
|
diff to current
2009-07-30
Ilkka Ollakka
freetype: initialise variable and check fontmatch pointer
blob
|
commitdiff
|
diff to current
2009-07-29
Ilkka Ollakka
freetype: more fontconfig error-checking
blob
|
commitdiff
|
diff to current
2009-07-28
Ilkka Ollakka
freetype: check correct variable
blob
|
commitdiff
|
diff to current
2009-07-28
Ilkka Ollakka
fix typo
blob
|
commitdiff
|
diff to current
2009-07-28
Ilkka Ollakka
freetype: add more error-checking
blob
|
commitdiff
|
diff to current
2009-07-27
Ilkka Ollakka
freetype.c: use var_CreateGet for variables
blob
|
commitdiff
|
diff to current
2009-07-27
Ilkka Ollakka
freetype: use asprintf instead malloc/sprintf
blob
|
commitdiff
|
diff to current
2009-07-27
Ilkka Ollakka
freetype: use fontconfig to get default font if available
blob
|
commitdiff
|
diff to current
2009-05-13
Laurent Aimar
Used VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
blob
|
commitdiff
|
diff to current
2009-04-02
Jean-Baptiste Kempf
Freetype: don't give the fontconfig time in seconds...
blob
|
commitdiff
|
diff to current
2009-03-09
Erwan Tulou
vlc_object_hold is not needed (vlc_object_find already...
blob
|
commitdiff
|
diff to current
2009-01-28
Rémi Denis-Courmont
Trailing ;
blob
|
commitdiff
|
diff to current
2009-01-27
Jean-Philippe Andre
Fix compilation
blob
|
commitdiff
|
diff to current
2009-01-27
Rémi Denis-Courmont
Trailing ;
blob
|
commitdiff
|
diff to current
2009-01-24
Rémi Denis-Courmont
fontconfing: join the thread exactly once
blob
|
commitdiff
|
diff to current
2009-01-24
Rémi Denis-Courmont
fontconfig: fix unpaired object release
blob
|
commitdiff
|
diff to current
2009-01-17
Rémi Denis-Courmont
Remove unused parameter
blob
|
commitdiff
|
diff to current
2009-01-14
Rémi Denis-Courmont
Remove unmatched vlc_thread_ready (vlc_create_thread...
blob
|
commitdiff
|
diff to current
2008-12-17
Rémi Duraffort
Less includes.
blob
|
commitdiff
|
diff to current
2008-10-29
Rémi Denis-Courmont
Remove most stray semi-colons in module descriptions
blob
|
commitdiff
|
diff to current
2008-10-05
Rémi Denis-Courmont
Use static mutexes
blob
|
commitdiff
|
diff to current
2008-09-23
Laurent Aimar
Fixed support for font color and opacity for html rende...
blob
|
commitdiff
|
diff to current
2008-09-22
Laurent Aimar
Use resolve_xml_special_chars where appropriate.
blob
|
commitdiff
|
diff to current
2008-09-22
Laurent Aimar
Moved more common codes to text_renderer.h
blob
|
commitdiff
|
diff to current
2008-09-22
Laurent Aimar
First pass for extracting common text renderer code.
blob
|
commitdiff
|
diff to current
2008-09-20
Laurent Aimar
Changed subpicture_region_t->picture into a picture_t *
blob
|
commitdiff
|
diff to current
2008-09-17
Laurent Aimar
Fixed a segfault when trying to render a unbreakable...
blob
|
commitdiff
|
diff to current
2008-09-12
Derk-Jan Hartman
freetype: potential divide by zero crash.
blob
|
commitdiff
|
diff to current
2008-09-07
Laurent Aimar
Added support for named color in font parameters.
blob
|
commitdiff
|
diff to current
2008-08-27
Rémi Denis-Courmont
Plugins: push cancellation down
blob
|
commitdiff
|
diff to current
2008-08-24
Antoine Cellerier
Fix segfault on 64 bit archs. (0 != NULL)
blob
|
commitdiff
|
diff to current
2008-08-18
Laurent Aimar
Fixed a potential freetype deadlock as var_AcquireMutex...
blob
|
commitdiff
|
diff to current
2008-08-15
Rémi Duraffort
Fix potential memleak.
blob
|
commitdiff
|
diff to current
2008-08-11
Rémi Duraffort
Use the right declaration for threaded functions.
blob
|
commitdiff
|
diff to current
2008-08-03
Justus Piater
Declared many static variables const
blob
|
commitdiff
|
diff to current
2008-07-23
Laurent Aimar
Fixed a potential deadlock.
blob
|
commitdiff
|
diff to current
2008-07-20
Laurent Aimar
Cosmetics (moved BuildDone under HAVE_FONTCONFIG)
blob
|
commitdiff
|
diff to current
2008-07-20
Laurent Aimar
Fixed locking scheme.
blob
|
commitdiff
|
diff to current
2008-07-20
Laurent Aimar
Fixed a potential segfault when font builder thread...
blob
|
commitdiff
|
diff to current
2008-07-15
Laurent Aimar
Use good default value for font weigh/slan (subtitle...
blob
|
commitdiff
|
diff to current
2008-06-28
Antoine Cellerier
Don't assert.
blob
|
commitdiff
|
diff to current
2008-06-22
Rémi Duraffort
Remove unneeded msg_Error about memory failure.
blob
|
commitdiff
|
diff to current
2008-05-31
Rémi Denis-Courmont
Plugins: include vlc_common.h directly instead of vlc...
blob
|
commitdiff
|
diff to current
2008-05-27
Rémi Denis-Courmont
A lot of missing const in options lists
blob
|
commitdiff
|
diff to current
2008-05-26
Rafaël Carré
Include assert.h where assert() is used
blob
|
commitdiff
|
diff to current
2008-05-21
Rémi Denis-Courmont
Use gettext_noop() consistently
blob
|
commitdiff
|
diff to current
2008-05-08
Rémi Denis-Courmont
Include vlc_plugin.h as needed
blob
|
commitdiff
|
diff to current
2008-05-07
Rafaël Carré
Fix detection of ending of FontBuilder thread
blob
|
commitdiff
|
diff to current
2008-05-05
Rémi Denis-Courmont
Fontconfig: compiler warning
blob
|
commitdiff
|
diff to current
2008-05-05
Rafaël Carré
Fix memleak
blob
|
commitdiff
|
diff to current
2008-05-04
Rémi Denis-Courmont
vlc_mutex_init: remove unused paramter
blob
|
commitdiff
|
diff to current
2008-04-22
Antoine Cellerier
psz_object_name should not be const! (else module name...
blob
|
commitdiff
|
diff to current
2008-04-14
Pierre d'Herbemont
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
blob
|
commitdiff
|
diff to current
2008-03-12
Rémi Duraffort
Another bunch of useless test.
blob
|
commitdiff
|
diff to current
2008-03-10
Rafaël Carré
Fix FontBuiler object destruction
blob
|
commitdiff
|
diff to current
2008-02-29
Jean-Paul Saman
small cleanup
blob
|
commitdiff
|
diff to current
2008-02-26
Pierre d'Herbemont
misc/objects.c: Don't rely on vlc_object_destroy()...
blob
|
commitdiff
|
diff to current
2008-02-03
Rémi Denis-Courmont
Remove dead preprocessor directives
blob
|
commitdiff
|
diff to current
2008-01-29
Rafaël Carré
freetype: fix compilation, vlc_mtime.h is already inclu...
blob
|
commitdiff
|
diff to current
2008-01-29
Rafaël Carré
misc: fix warnings
blob
|
commitdiff
|
diff to current
2008-01-23
Rémi Denis-Courmont
Don't include config.h from the headers - refs #297.
blob
|
commitdiff
|
diff to current
2008-01-16
Rémi Denis-Courmont
Revert the so-called whitelisting commits that are...
blob
|
commitdiff
|
diff to current
2008-01-16
Rafaël Carré
input options whitelisting, step 2 (refs #1371)
blob
|
commitdiff
|
diff to current
2007-11-25
Bernie Purcell
Try to protect more than one instance of FontBuilder...
blob
|
commitdiff
|
diff to current
2007-11-19
Rafaël Carré
freetype: use [.\/_] to break lines when ' ' only failed
blob
|
commitdiff
|
diff to current
2007-11-01
Bernie Purcell
Address Trac Issue #1350 - linebreaks being ignored...
blob
|
commitdiff
|
diff to current
2007-10-15
Jean-Paul Saman
small codingstyle fix
blob
|
commitdiff
|
diff to current
2007-10-09
Rafaël Carré
freetype: make sure the FontBuilder is finished when...
blob
|
commitdiff
|
diff to current
2007-10-08
Jean-Paul Saman
Run FontBuilder thread after Freetype has been initiali...
blob
|
commitdiff
|
diff to current
2007-10-04
Rafaël Carré
freetype: fix a segfault introduced in [21339]
blob
|
commitdiff
|
diff to current
2007-09-21
Bernie Purcell
Fix for problem found by Sebastien Fievet where subtitl...
blob
|
commitdiff
|
diff to current
2007-09-18
Rémi Denis-Courmont
Replace strerror() with %m (or Linux DVB: strerror_r...
blob
|
commitdiff
|
diff to current
2007-09-05
Rémi Denis-Courmont
#include order
blob
|
commitdiff
|
diff to current
2007-09-05
Bernie Purcell
Correct a warning on OSX
blob
|
commitdiff
|
diff to current
2007-08-28
Bernie Purcell
Revert the patch for working fontpath on Gentoo due to
blob
|
commitdiff
|
diff to current
2007-08-28
Bernie Purcell
Use a different font path for Gentoo linux
blob
|
commitdiff
|
diff to current
2007-08-26
Bernie Purcell
Whitespace removal
blob
|
commitdiff
|
diff to current
2007-08-22
Damien Fouilleul
freetype: balance vlc_object_find() and vlc_object_rele...
blob
|
commitdiff
|
diff to current
2007-08-21
Damien Fouilleul
freetype: make sure fontconfig is still optional
blob
|
commitdiff
|
diff to current
2007-08-21
Bernie Purcell
Changes to get styled subtitles working with Windows
blob
|
commitdiff
|
diff to current
2007-08-20
Rémi Denis-Courmont
Remove _GNU_SOURCE and string.h too
blob
|
commitdiff
|
diff to current
2007-08-20
Rémi Denis-Courmont
Remove stdlib.h
blob
|
commitdiff
|
diff to current
2007-08-14
Bernie Purcell
Corrections to scaling logic in previous commit
blob
|
commitdiff
|
diff to current
2007-08-11
Bernie Purcell
Prescaled output support
blob
|
commitdiff
|
diff to current
2007-07-31
Bernie Purcell
Dynamically load any TTF or OTF fonts available in...
blob
|
commitdiff
|
diff to current
2007-07-19
Bernie Purcell
(hopefully) a fix for issue found by Ilkka Ollakka...
blob
|
commitdiff
|
diff to current
2007-07-10
Jean-Baptiste Kempf
* Adds a raster animation to text tagged with <karaoke...
blob
|
commitdiff
|
diff to current
2007-07-07
Laurent Aimar
all: Subtitle improvment patch by Bernie Purcell.
blob
|
commitdiff
|
diff to current
2007-07-02
Jean-Baptiste Kempf
Freetype:
blob
|
commitdiff
|
diff to current
next