]> git.sesse.net Git - vlc/history - modules/misc/dummy
Fix compiler warning about asprintf return value.
[vlc] / modules / misc / dummy /
2008-07-24 Derk-Jan Hartmandummy: change vlc: comments to vlc:// comments
2008-07-06 Rémi Denis-Courmont64-bits fix
2008-07-05 Rémi Denis-CourmontBunch of warnings
2008-07-03 Rémi Denis-CourmontFormat string fixes
2008-06-13 Pierre d'Herbemontdemux/dummy: Remove vlc_playlist.h inclusion now.
2008-06-13 Pierre d'Herbemontdemux/dummy: No need to check for playlist availability...
2008-06-13 Felix Paul KühneReplaced a certain amount of vlc_object_find by pl_Yield
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
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-05-05 Rafaël CarréFix memory leak in dummy input
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-02-03 Rémi Denis-CourmontWe don't check for limits.h, so don't use HAVE_LIMITS_H
2008-01-29 Rafaël Carrémisc: 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-12-09 Rémi Denis-CourmontRemove unneeded psz_program hack.
2007-12-03 Rafaël CarréCopy [23439] for dummy video output
2007-11-24 Jean-Baptiste KempfAdd a few shortcuts, cvlc, nvlc, rvlc for cli, ncurses...
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-20 Rémi Denis-CourmontRemove stdio while we're at it.
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-05-19 Rémi Denis-CourmontUse vlc_object_kill(). Needs triple checking.
2007-03-13 Jean-Baptiste KempfMKV USF subtitles support and other Subtitles improvements.
2006-12-24 Clément StenacMore cleanup
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-01 Antoine CellerierFix a bunch of gcc warnings
2006-09-24 Clément Stenac* Get rid of the Manager thread by making blocking...
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-03-25 Christophe Mutricymisc/*: 2nd lecture. refs #438
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-12-01 Sigmund Augdal Helbergmodules/misc/dummy/decoder.c: Dummily decode subtitle...
2005-10-15 Sigmund Augdal Helbergall: updated my name and e-mail address
2005-08-10 Derk-Jan Hartman* Remove vlc:run (externrun is removed from SVN) and...
2005-08-10 Christophe MutricyAdd ACCESS_GET_META in the dummy access to avoid an...
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-04-08 Sylvain CadhillacAn interface to run extern programs (such as shutdown)
2005-03-11 Clément StenacString fixes by Christophe Mutricy
2005-03-08 Gildas Bazin* modules/misc/dummy/renderer.c: forgot to commit this...
2005-03-02 Steve LhommeAvoid \r\n problems between platforms
2004-12-11 Clément StenacImprovements to preferences
2004-10-04 Gildas Bazin* include/vlc_common.h: define PATH_MAX on WinCE.
2004-10-04 Gildas Bazin* modules/misc/dummy/decoder.c: use MAX_PATH instead...
2004-08-29 Gildas Bazin* modules/misc/dummy/vout.c: have the dummy vout use...
2004-08-03 Gildas Bazin* ALL: Major rework of the subpictures architecture.
2004-07-24 Laurent Aimar * input: release p_playlist.
2004-06-22 Laurent Aimar * all: rework of the input.
2004-06-02 Yoann PeronneauSupport for multiple OSD channels :
2004-03-05 Sam Hocevar * Added "Id" svn:keywords property to all files conta...
2004-03-03 Laurent Aimar * vout.c: fixed a warning.
2004-01-25 Rocky Bernsteininclude limits.h for PATH_MAX. Solaris fix.
2004-01-25 Felix Paul Kühnestring review by Christophe Mutricy aka xtophe
2003-12-22 Sam Hocevar * toolbox:
2003-12-16 Gildas Bazin* modules/misc/dummy/input.c: fixed the vlc:quit command.
2003-12-08 Gildas Bazin* modules/misc/dummy/*: new --dummy-save-es option...
2003-12-08 Yoann Peronneauimproves OSD sytem
2003-12-07 Jean-Paul SamanAll AddText( vout_thread_t *p_vout, char *psz_string...
2003-12-04 Sam Hocevar * modules/misc/dummy/renderer.c:
2003-11-28 Gildas Bazin* modules/misc/dummy/input.c: use p_input->psz_demux...
2003-11-16 Gildas Bazin* modules/misc/dummy/encoder.c: forgot a file
2003-11-16 Gildas Bazin* ALL: final improvements to the decoders/packetizers...
2003-10-25 Sam Hocevar * include/vlc_common.h:
2003-10-24 Gildas Bazin* configure.ac: fix for wxWindows headers detection.
2003-09-07 Laurent Aimar * control: use new variables and 'title*', 'chapter...
2003-09-02 Gildas Bazin* ALL: Introduction of a new api for decoders.
2003-07-14 Sigmund Augdal Helberg had to forget something :)
2003-07-14 Sigmund Augdal HelbergAll: My shot at improving subtitle rendering in vlc...
2003-06-27 Sam Hocevar * bootstrap:
2003-06-24 Sam Hocevar * modules/**/.cvsignore: added Makefile{,.in.am}...
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-04-16 Gildas Bazin* modules/misc/dummy/input.c, modules/access/file.c...
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-03-28 Sigmund Augdal Helbergadded a SetPalette function so "vlc --vout dummy -...
2003-03-03 Gildas Bazin* ALL: another bunch of fixes for the MSVC build.
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...
2003-01-16 Sam Hocevar * ./modules/**/.cvsignore: added common *$(LIBEXT...
2002-11-20 Sam Hocevar * ./include/vlc_common.h, ./src/extras/libc.c: export...
2002-11-18 Sam Hocevar * ./src/misc/modules.c: support for Unicode filenames...
2002-10-27 Gildas Bazin* ALL: removed GetPES and NextPES, we now use input_Ext...
2002-10-03 Gildas Bazin* FAQ: updated FAQ with config file issues.
2002-09-30 Christophe Massiot* Made audio_sample_format->i_format a FOURCC to allow...
2002-09-30 Sam Hocevar * ./debian/rules: moved the gtk_main and gnome_main...
2002-09-30 Sam Hocevar * ALL: the build mechanism now uses automake. See...
2002-09-30 Sam Hocevar * ALL: added *.am files here and there for future...
2002-09-18 Christophe Massiot* ALL: More hooks for audio volume management.
2002-09-10 Sam Hocevar * ./modules/misc/dummy/vout.c: fixed an endianness...
2002-08-30 Christophe Massiotaout3 API change :
next