]> git.sesse.net Git - vlc/history - modules/misc/dummy
Dummy: remove dummy (indeed) access, convert demux to access_demux
[vlc] / modules / misc / dummy /
2009-08-01 Rémi Denis-CourmontDummy: remove dummy (indeed) access, convert demux...
2009-08-01 Rémi Denis-CourmontDummy demux: simplify
2009-08-01 Rémi Denis-CourmontDummy: handle sub-second pauses
2009-06-15 Rémi DuraffortFix a segfault when using "Shift+a" with dummy audio...
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Derk-Jan HartmanPrefs: repair category system for some lost options.
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-15 Laurent AimarUsed vlc_fourcc_GetCodecFromString where applicable.
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-04-30 Laurent AimarDo not dump corrupted blocks in "dump" codec.
2009-04-26 Rémi Denis-CourmontDummy: vlc is only a valid shortcut for access/demux
2009-03-21 Rémi Duraffortdummy_input: remove unused variable in the struct.
2009-02-25 Rémi Duraffortunused variable.
2009-02-24 Laurent AimarSet dummy decoder output format.
2009-02-14 Rémi Denis-CourmontRemove useless vout_vaControlDefault
2009-01-24 Rémi Denis-CourmontUse libvlc_Quit
2009-01-20 Laurent AimarRemoved useless ACCESS_GET_MTU/STREAM_GET_MTU.
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-14 Rémi DuraffortCleaning (potential memleak and uneeded message).
2008-09-30 Laurent AimarAdded dump alias module to dummy decoder.
2008-09-20 Rémi Denis-CourmontUse objet pointer as unique ID (plugins)
2008-09-05 Rémi Denis-CourmontMove a bunch of plugins out of configure.ac
2008-09-04 Rémi Denis-CourmontRemove /* inside comment
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...
next