]> git.sesse.net Git - vlc/history - src/video_output/video_text.c
Merge branch 1.0-bugfix
[vlc] / src / video_output / video_text.c
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-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-11 basOS GAdded and used text_style_* methods.
2008-09-21 Laurent AimarRemoved spu_Create/DestroySubpicture in favor of subpic...
2008-09-20 Laurent AimarClean up a bit subpicture region API.
2008-09-15 Laurent AimarRemoved unused or redondant fields from subpicture.
2008-08-12 Pierre d'Herbemontvideo_text: Fix a bad vasprintf usage.
2008-08-12 Pierre d'Herbemontvout: Remove a warning about vout_ShowTextAbsolute...
2008-05-31 Rémi Denis-Courmontlibvlc: use vlc_common.h (libvlccore) instead of vlc...
2008-05-28 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-05-28 Rafaël CarréRevert "Avoid using vlc_object_find() when not needed"
2008-05-27 Rafaël CarréAvoid using vlc_object_find() when not needed
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-15 Rafaël CarréDo not hide bugs
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-06-18 Laurent AimarPatch by Bernie Purcell :
2007-06-07 Jean-Paul SamanLet text fade away, that looks so much nicer.
2007-04-05 Rémi Denis-CourmontCompiler warnings rampage
2006-11-26 Clément StenacA bit of headers cleanup
2006-04-06 Antoine CellerierFix OSD display when vout crop is used (so that every...
2006-01-12 Antoine CellerierFSF address change.
2005-10-15 Sigmund Augdal Helbergall: updated my name and e-mail address
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
2004-09-17 Gildas Bazin* video_output/vout_subpictures.c:
2004-09-15 Gildas Bazin* ALL: separation of the SPU engine from the VOUT.
2004-08-31 Gildas Bazin* src/video_output/vout_subpictures.c, include/vlc_video.h:
2004-08-03 Gildas Bazin* ALL: Major rework of the subpictures architecture.
2004-06-02 Yoann PeronneauSupport for multiple OSD channels :
2004-04-14 Andre Pang* vout_ShowTextAbsolute now returns VLC_EGENERIC if...
2004-02-17 Derk-Jan Hartman* vout_OSDMessage doxygen doc update
2004-02-15 Sigmund Augdal Helberginclude/osd.h, src/video_output/video_text.c:
2004-01-06 Clément StenacUpdated copyrights in libvlc
2003-12-22 Sam Hocevar * Coding style cleanup: removed tabs and trailing...
2003-12-09 Yoann Peronneau* fixed a compatibility problem with the CVS version...
2003-12-08 Yoann Peronneauimproves OSD sytem
2003-10-30 Derk-Jan Hartman* implemented a vout_OSDMessage to display messages...
2003-08-04 Gildas Bazin* src/video_output/video_text.c: removed legacy code...
2003-07-14 Sigmund Augdal HelbergAll: My shot at improving subtitle rendering in vlc...
2003-06-26 Sam Hocevar * include/video.h: renamed this file to vlc_video...
2003-01-19 Sam Hocevar * ./src/misc/beos_specific.cpp, ./src/misc/darwin_spe...
2002-12-06 Sam Hocevar * ./src/*, ./include/*: fixed a bunch of badly initia...
2002-11-13 Sam Hocevar * ./bootstrap: bootstrap now requires the --config...
2002-11-10 Sam Hocevar * ALL: libvlc now compiles and run under WinCE. I...
2002-11-10 Sam Hocevar * ALL: WinCE compilation fixes (mostly nonexistent...
2002-08-08 Sam Hocevar * ./modules/audio_output/oss.c: compilation fixes.
2002-07-20 Sam Hocevar * ALL: changed "struct foo_s" into "struct foo_t...
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.
2002-02-19 Sam Hocevar * Got rid of TRACE and intf_DbgMsg which were seldom...
2001-12-30 Sam HocevarSome heavy changes today:
2001-12-09 Sam Hocevar * COMPLETE CVS BREAKAGE !! The MAIN branch is going...
2001-11-28 Christophe Massiot* Added error checking in pthread wrapper ; as a result...
2001-08-05 Gildas Bazin* Big rewrite of the DirectX audio plugin. The audio...
2001-06-25 Sam Hocevar * Compile fix for newer versions of MacOS X by Colin...
2001-05-31 Sam Hocevar * Win2000 DVD input by Jon Lech Johansen <jon-vl...
2001-05-31 Sam Hocevar * Applied patch from Jon Lech Johansen <jon-vl@nanocr...
2001-04-28 Sam Hocevar * Coding style fixes here and there.
2001-04-27 Christophe MassiotChange --enable-debug into --enable-trace. Same with...
2001-04-25 Sam Hocevar * Updated the TODO list.
2001-04-12 Sam Hocevar * BeOS icon and MIME resources courtesy of Wade Major...
2001-04-11 Eugenio JarosiewiczUpdated & cleaned up intf_macosx.c and vout_macosx...
2001-04-06 Christophe Massiot* Sync MOSX dev/CVS tree : code support for MacOS X...
2001-03-21 Sam Hocevar * Header cleaning: filled all empty authors fields...
2001-03-04 Sam Hocevar Commited BeOS changes by Richard Shepherd and Tony...
2001-02-26 Sam Hocevar * The Gtk+ interface is now built as a Debian package...
2001-02-20 Sam Hocevar * Ported Glide and MGA plugins to the new module...
2001-01-05 Sam Hocevar(previous commit foired)
2000-12-22 Sam Hocevar . no need to add "\n" at the end of intf_*Msg() messag...
2000-08-28 Pierre Baillet. Added a 'f' shortcut to the SDL output (fullscreen...
2000-07-04 Sam HocevarBon, puisque �a semble commiter sous BeOS, je commite.
2000-05-24 Sam Hocevar Bon. On ne rit pas, je m'�tais juste plant� dans l...
2000-03-09 Sam Hocevar . normalement on devrait se prendre 1 seul mail par...
2000-03-03 Sam Hocevar Encore un commit venu tout droit des abysses de l...
2000-02-23 Sam Hocevar Le retour du demoronifier qui n'est pas content.
2000-02-13 Sam Hocevar Je vous avais pr�venu. Le demoronifier a frapp�.
2000-02-08 Sam Hocevar . gestion du gamma en 8bpp grayscale
2000-02-06 Vincent SeguinIMPORTANT:
2000-02-05 Sam Hocevar . prototypes de fonctions pour le 8bpp
2000-02-03 Vincent SeguinCorrection du bug de calcul du masque (fontes outlines...
2000-01-31 Vincent SeguinMise place du scaling, episode II
2000-01-30 Vincent SeguinNouvelle interface, effacement des zones modifi�es...
2000-01-27 Vincent SeguinNouveau moteur de fontes.