]> git.sesse.net Git - vlc/history - modules/misc/dummy/dummy.c
Use gettext_noop() consistently
[vlc] / modules / misc / dummy / dummy.c
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-08 Rémi Denis-CourmontRemove E_()
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'Herbemontaccess: Rename access2 to access as access is no longer...
2008-04-14 Pierre d'Herbemontdemux: Rename demux2 to demux as demux is no longer...
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
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-12-09 Rémi Denis-CourmontRemove unneeded psz_program hack.
2007-11-24 Jean-Baptiste KempfAdd a few shortcuts, cvlc, nvlc, rvlc for cli, ncurses...
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2006-03-25 Clément Stenac* Remove Advanced/Misc
2006-03-25 Clément StenacFinish strings review in misc/ (Refs:#438)
2006-01-12 Antoine CellerierFSF address change.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-20 Derk-Jan Hartman* Mark the video and decoder options of the dummy modul...
2005-03-11 Clément StenacString fixes by Christophe Mutricy
2004-12-11 Clément StenacImprovements to preferences
2004-06-22 Laurent Aimar * all: rework of the input.
2004-01-25 Felix Paul Kühnestring review by Christophe Mutricy aka xtophe
2003-12-22 Sam Hocevar * toolbox:
2003-12-08 Gildas Bazin* modules/misc/dummy/*: new --dummy-save-es option...
2003-11-16 Gildas Bazin* ALL: final improvements to the decoders/packetizers...
2003-07-14 Sigmund Augdal HelbergAll: My shot at improving subtitle rendering in vlc...
2003-06-17 Gildas Bazin* modules/*: got rid of empty module objects.
2003-05-15 Christophe Massiot* now 0.6.0-cvs
2003-05-04 Gildas Bazin* src/misc/variables.c, ALL: improvements to the object...
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-02-20 Gildas Bazin* src/libvlc.h, modules/audio_output: added a global...
2003-02-20 Sigmund Augdal Helberg* include/configuration.h: added a new flag to the...
2002-08-07 Christophe MassiotAudio output 3. Expect major breakages.
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...