]> git.sesse.net Git - vlc/history - modules/misc/svg.c
Removes trailing spaces. Removes tabs.
[vlc] / modules / misc / svg.c
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-05-30 Jean-Paul SamanFix memleak.
2007-03-13 Jean-Baptiste KempfMKV USF subtitles support and other Subtitles improvements.
2007-03-09 Olivier Aubertmodules/misc/svg: include vlc_charset, and define svg_G...
2006-11-26 Clément StenacNicer commits, faster breaking time and better-looking...
2006-11-26 Clément StenacA bit of headers cleanup
2006-07-19 Olivier Aubertmodules/misc/svg.c: fix SVG rendering
2006-05-05 Rémi Denis-CourmontWe need to include "config.h" somehow before we can...
2006-04-07 Derk-Jan Hartman* Lower the priority of the SVG renderer
2006-03-30 Olivier Aubertmodules/misc/svg.c:
2006-03-25 Christophe Mutricymisc/*: 2nd lecture. refs #438
2006-03-22 Clément StenacStrings review in misc/ except dummy and win32text...
2006-02-15 Olivier Aubertmisc/svg.c: use char* instead of byte_t* to avoid warnings
2006-02-12 Rémi Denis-Courmont- Fix opening of SVG file through a symbolic
2006-01-20 Olivier Aubertsvg.c: use conditional includes for system includes...
2006-01-12 Antoine CellerierFSF address change.
2005-08-27 Jean-Paul SamanMerged OSD functionality on the same core functions...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-10 Derk-Jan Hartman* Some changes to preferences categorization (This...
2005-04-04 Olivier Aubertsvg.c: do not subsample U and V planes in RGB->YUVA...
2005-03-26 Olivier Aubertsvg.c: updated to the latest changes in the text render...
2005-02-01 Olivier Aubertsvg.c: ported the code for vlc 0.8.1 (as a video filter)
2004-12-11 Clément StenacImprovements to preferences
2004-06-15 Olivier AubertSVG rendering module. It uses the text rendering API...