]> git.sesse.net Git - vlc/history - include/vlc_osd.h
Merge branch 'master' into lpcm_encoder
[vlc] / include / vlc_osd.h
2010-08-03 Rémi Duraffortincludes: add some LIBVLC_USED.
2010-06-24 Rémi Denis-CourmontSpell "separate"
2010-05-10 Laurent AimarNo functionnal changes.
2010-05-04 Laurent AimarSplitted out specific vout osd functions to its own...
2010-05-04 Laurent AimarSplitted out spu_t and related functions to its own...
2010-05-04 Laurent AimarSplitted out text_style_t and related function to its...
2010-05-04 Laurent AimarMade vout_ShowText* private to the core.
2010-05-04 Laurent AimarRemoved OSD_ALIGN_* flags.
2010-02-07 Rémi Denis-CourmontOSD: remoev leading underscores
2010-02-02 Adrien MagloAdd a function to display EPG event information for...
2009-07-29 Laurent AimarFixed some corner case errors with SPU.
2009-07-27 Laurent AimarImproved subtitle rendering accuracy and fixed pause...
2009-07-06 Laurent AimarMoved DEFAULT_CHAN to vlc_osd.h
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 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-12-15 Rémi DuraffortUse const char* when needed (easier to understand if...
2008-09-24 Laurent AimarFixed SSA subtitles pause.
2008-09-21 Laurent AimarRemoved spu_Create/DestroySubpicture in favor of subpic...
2008-09-21 Laurent AimarClean up subpicture allocation and unused fields.
2008-09-20 Laurent AimarPrivatized nealy all spu_t fields.
2008-09-20 Laurent AimarClean up a bit subpicture region API.
2008-09-20 Laurent AimarRender subpictures in the right order to improve overla...
2008-09-17 Laurent AimarUsed const for video_format_t when possible.
2008-09-17 Laurent AimarFixed spu_RenderSubpictures prototype.
2008-09-17 Laurent AimarRemoved spu_MakeRegion as it was broken by design.
2008-09-13 Laurent AimarAdded a subtitle properties to subpicture.
2008-09-04 Antoine CellerierRemove useless argument to pf_video_blend
2008-08-13 Jean-Paul SamanAdd a bunch of \file doxygen comments
2008-08-11 Rémi Denis-CourmontHeaders: use non-reserved identifiers for multi-inclusi...
2008-07-27 Laurent AimarFixed croppping of standard OSD messages (well more...
2008-06-06 Rémi Denis-CourmontRemove __LIBVLC__ test
2008-06-04 Antoine CellerierUse filter chain in subpicture core.
2008-05-26 Rémi Denis-CourmontFix HAVE_ATTRIBUTE_FORMAT usage - refs #297
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-01-24 Rémi Denis-CourmontRemove some GCCisms.
2007-12-04 Rafaël Carrétypo
2007-11-15 Jean-Paul SamanImplement clickable osdmenu. The clickable positioning...
2007-11-14 Jean-Paul SamanRefactor osdmenu parsing logic.
2007-11-14 Jean-Paul SamanFurther factoring out osdmenu parser functionality...
2007-11-14 Jean-Paul SamanFix merge conflicts for src/osd/osd.c
2007-09-11 Rémi Denis-CourmontAll: missing ATTRIBUTE_FORMAT
2007-07-07 Laurent Aimarall: Subtitle improvment patch by Bernie Purcell.
2007-06-06 Jean-Paul SamanOSDMenu improvements
2007-04-05 Rémi Denis-CourmontCompiler warnings rampage
2006-12-03 Clément StenacA bit of vlc/libvlc cleanup:
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-02-18 Antoine CellerierComment lines now fit on a 80 char wide screen
2006-02-07 Antoine Cellerierlooks like this was retrocommited :)
2006-02-07 Derk-Jan Hartman* Introduced a new text_style_t
2006-02-07 Derk-Jan Hartman* dos2unix of vlc_osd.h
2006-02-05 Antoine Celleriersout-standard-url is deprecated
2006-01-12 Antoine CellerierFSF address change.
2005-10-15 Sigmund Augdal Helbergall: updated my name and e-mail address
2005-09-18 Jean-Paul SamanForward port of revision 12566: Ignore menu select...
2005-08-27 Jean-Paul SamanMerged OSD functionality on the same core functions...
2005-08-25 Jean-Paul SamanFix build breakage of revision12392
2005-08-13 Jean-Paul SamanReworked OSD Volume handling and display of volumebar...
2005-08-11 Jean-Paul SamanFix revision 12116 which broke other transcode options...
2005-08-10 Jean-Paul SamanForward port of branches/0.8.1-jpsaman-thedj revision...