]> git.sesse.net Git - vlc/history - modules/video_filter/marq.c
decoder: fix data race in input_DecoderChangePause()
[vlc] / modules / video_filter / marq.c
2014-10-30 Rémi Denis-Courmontspu: remove filter_DeleteSubpicture()
2014-07-28 Rémi Denis-Courmontfilter: use filter_DeleteSubpicture
2014-02-16 Rémi Denis-Courmontmarq: correct text documentation
2013-12-29 Rémi Denis-Courmontmarq: use vlc_strerror_c()
2013-08-13 Ilkka Ollakkamarq: add file-option to options
2012-11-13 Jean-Baptiste KempfLGPL
2012-08-21 Rémi Denis-CourmontUse str_format_time() instead of str_format() in outputs
2012-05-10 Rémi Denis-Courmontmarq: avoid name conflict with Win32 API
2012-05-10 Rémi Denis-Courmontmarq: use vlc_fopen()
2012-05-10 Rémi Denis-Courmontmarq: add --marq-file to read/update the text from...
2012-05-10 Rémi Denis-Courmontmarq: cleanly check if a SPU update is required
2012-04-15 Kaarlo RaihaAdd ranges to font sizes
2011-10-30 Jean-Baptiste KempfVideo Filter: use rgb to define colors
2011-10-05 Laurent AimarFixed the value set in text_style_t::i_font_alpha by...
2011-05-13 Rémi Denis-CourmontRemove dummy plugin config item parameter
2011-04-20 Yuval TzeRefactor: rename "sub-filter" to "sub-source" this...
2011-04-03 Rémi DuraffortRemove old obsolete variables.
2011-03-21 Rémi DuraffortRemove obvious statements.
2011-02-20 Rémi DuraffortUse strcmp instead of strncmp (the matching will be...
2011-02-20 Rémi Duraffortvideo_filter_marq: fix strncmp length.
2010-10-22 Rémi Denis-Courmontadd_integer: remove callback parameter
2010-10-22 Rémi Denis-CourmontRemove legacy parameter from add_string()
2010-10-22 Rémi Denis-CourmontRemove unused change_integer_list parameter
2010-07-11 Rémi Denis-CourmontMarq: allow opacity parameter in config chain
2010-05-04 Laurent AimarRemoved now useless vlc_osd.h includes.
2010-05-04 Laurent AimarRemoved OSD_ALIGN_* flags.
2010-01-03 Geoffroy CouprieAdd a bunch of help strings. Feel free to correct them...
2009-12-16 Laurent AimarRemoved es_format_t::i_aspect.
2009-07-11 Christophe MutricyTypos
2009-06-30 Rémi DuraffortGlobal headers.
2009-06-26 Rémi DuraffortMarquee: remove a double var_AddCallback and add a...
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-19 Rémi Denis-CourmontMarquee: thread-safety corner cases
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Laurent AimarDo not uselessly include vlc_vout.h in filters.
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.
2009-03-04 Rémi Denis-CourmontMarquee: use private lock and fix a tiny race condition
2009-01-28 Rémi Denis-CourmontTrailing ;
2009-01-27 Rémi Denis-CourmontTrailing ;
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-09-20 Laurent AimarClean up a bit subpicture region API.
2008-09-15 Laurent AimarRemoved unused or redondant fields from subpicture.
2008-08-24 Antoine CellerierFix segfault on 64 bit archs. (0 != NULL)
2008-07-21 Derk-Jan HartmanMerge branch 'master' of git@git.videolan.org:vlc
2008-07-19 Laurent AimarUse filter helpers.
2008-07-03 Rémi Denis-CourmontMarq: thread safety
2008-06-22 Rémi DuraffortRemove unnedeeded msg_Error.
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-27 Rémi Denis-CourmontA lot of missing const in options lists
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as 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-12 Rémi DuraffortRemove useless test before a free().
2008-02-28 Antoine CellerierAdd a --marq-refresh option to specify the format strin...
2008-01-29 Rafaël Carrévideo_filter: fix warnings
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-16 Rémi Denis-CourmontRevert the so-called whitelisting commits that are...
2008-01-16 Rafaël Carréinput options whitelisting, step 2 (refs #1371)
2008-01-07 Antoine CellerierSwap comments.
2008-01-07 Antoine CellerierMarq: make it possible to mix (x,y) and position option...
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-06-18 Laurent AimarPatch by Bernie Purcell :
2007-06-17 Antoine CellerierFix marq positions list in config.
2007-03-24 Antoine CellerierRegister variables as callback. Don't store module...
2007-01-26 Antoine Cellerieradd new filename_sanitize and path_sanitize functions...
2006-12-11 Derk-Jan Hartman* marq.c: const strings
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-06 Antoine CellerierMove string formating functions used in marq to the...
2006-10-12 Antoine Cellerier[PATCH] marquee crash fix by Dermot McGahon.
2006-10-09 Christophe Mutricyforward port [17012] and make update-po
2006-10-01 Antoine Cellerieruse config chain for the --sub-filter option.
2006-10-01 Antoine CellerierOnly update the marquee text if needed (ie we're using...
2006-10-01 Antoine Cellerierwoops
2006-10-01 Antoine CellerierSome more format strings
next