]> git.sesse.net Git - vlc/history - src/video_output/video_text.c
Use var_Inherit* instead of var_CreateGet*.
[vlc] / src / video_output / video_text.c
2010-05-10 Laurent AimarMade SPU commands go through vout.
2010-05-10 Laurent AimarUsed subpicture_updater_t for vout_OSDText/Message.
2010-05-10 Laurent AimarUsed a vout object for vout_OSDMessage/OSDSlider/OSDIcon.
2010-05-10 Laurent AimarMoved out text_style_* to src/misc/text_style.c
2010-05-04 Laurent AimarRemoved OSD_ALIGN_* flags.
2010-05-01 Laurent AimarMissing include (vout).
2010-05-01 Laurent AimarPrivatized remaining vout fields.
2010-04-29 Laurent AimarSimplify the creation of subpicture with dynamic content.
2010-04-18 Laurent AimarMoved some private fields out of vlc_vout.h
2010-02-27 Laurent AimarFixed text_style_Copy() behaviour.
2010-02-07 Rémi Denis-CourmontOSD: remoev leading underscores
2010-01-17 Rémi Denis-Courmontvideo output core: use var_Inherit
2009-12-16 Laurent AimarRemoved es_format_t::i_aspect.
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-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...
next