]> git.sesse.net Git - vlc/history - modules/video_filter/osdmenu.c
Fix memleak.
[vlc] / modules / video_filter / osdmenu.c
2008-07-31 Rémi DuraffortFix memleak.
2008-07-21 Derk-Jan HartmanMerge branch 'master' of git@git.videolan.org:vlc
2008-07-19 Laurent AimarUse filter helpers.
2008-07-01 Rémi Denis-CourmontRemove dead code (CID #3)
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-31 Jean-Paul SamanFix CID 107: dereference pointer before NULL check.
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-04-09 Jean-Paul SamanMerge branch 'dynamicoverlay'
2008-04-09 Jean-Paul SamanAdd alpha value to each subpicture region.
2008-03-12 Rémi DuraffortRemove useless test before a free().
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)
2007-11-15 Jean-Paul SamanImplement clickable osdmenu. The clickable positioning...
2007-11-14 Jean-Paul SamanCleanup on osdmenu video filter.
2007-11-14 Jean-Paul SamanIndentation
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-01 Jean-Baptiste KempfOSDMenu: add to the CAT_VIDEO category to have tweaking...
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-07-19 Jean-Paul SamanFix positioning of subpicture regions in osdmenu.
2007-06-21 Jean-Paul Samansmall cleanup
2007-06-06 Jean-Paul SamanOSDMenu update time of 0 ms disables the menu, so put...
2007-06-06 Jean-Paul SamanOnly update the menu when it is visible.
2007-06-06 Jean-Paul SamanFix update time in variable callback so it uses ms.
2007-06-06 Jean-Paul SamanOSDMenu improvements
2007-05-30 Jean-Paul SamanSmall cleanup.
2007-05-27 Laurent AimarCompilation warning fixes.
2007-04-26 Jean-Paul Samanremove trailing whitespace
2007-03-23 Christophe MutricyFix the strings.
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-10 Christophe MutricyForward port [17015] + a few more i18n fix
2006-10-09 Christophe Mutricyforward port [17012] and make update-po
2006-04-13 Clément StenacString stuff
2006-03-31 Felix Paul Kühne* 2nd review of video* and control/telnet.c
2006-03-30 Clément StenacVideo filters and outputs strings (Refs:#438)
2006-01-12 Antoine CellerierFSF address change.
2005-11-09 Felix Paul Kühne* fixed some strings
2005-10-11 Clément StenacFix a bunch of preferences errors
2005-09-29 Jean-Paul SamanRemove trailing whitespace
2005-08-27 Jean-Paul SamanMerged OSD functionality on the same core functions...
2005-08-24 Jean-Paul SamanShorten the short description of --osdmenu-update
2005-08-23 Jean-Paul SamanReworked revision 12361. Added a new option --osdmenu...
2005-08-23 Jean-Paul SamanForward port of revision 12360.
2005-08-22 Jean-Paul SamanForward port of revision 12329 and cosmetic cleanup
2005-08-15 Jean-Paul SamanUse an empty palette to get the colors of the picture...
2005-08-15 Jean-Paul SamanFound a simpler way to send an empty picture to the...
2005-08-15 Jean-Paul SamanSend an empty subpicture to remove the OSD menu on...
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...