]> git.sesse.net Git - vlc/history - modules/access/dvdread.c
dvdread: fix typo (does not have any impact).
[vlc] / modules / access / dvdread.c
2010-08-09 Rémi Duraffortdvdread: fix typo (does not have any impact).
2010-08-09 Rémi Duraffortdvdread: fix memory leak.
2010-07-11 Rémi Denis-CourmontRemove legacy casts
2010-07-07 Rémi Denis-Courmontdemux: provide both URL and file path as with access
2010-06-12 Rémi Duraffortmodules: use the new add_shortcut capability (add multi...
2010-04-11 Rémi Denis-CourmontObsolete --dvdread-css-method
2010-01-28 Rémi Denis-Courmontaccess/access_demux: check psz_access rather than b_force
2010-01-11 Rémi Denis-CourmontRemove useless <fcntl.h> inclusions
2010-01-11 Rémi Denis-CourmontRemove useless <sys/stat.h> includes
2009-12-30 Rémi Denis-CourmontDVD: kill config_Get
2009-12-16 Laurent AimarRemoved es_format_t::i_aspect.
2009-10-10 Rémi DuraffortUse var_Get* when applicable.
2009-08-19 Jean-Baptiste KempfKill various warnings
2009-03-05 Rémi Denis-CourmontUse fatal error instead of warning, for consistency
2009-03-05 Rémi Denis-CourmontUse dialog_Fatal, fix a bunch (but not all) interaction...
2009-01-27 Rémi Denis-CourmontTrailing ;
2009-01-24 Jean-Baptiste Kempfs/Disk/Disc for Digital Versatile Disc
2009-01-21 Jean-Baptiste KempfDon't set ridiculously long descriptions or description...
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-06 Derk-Jan Hartmandvdread: minimum value for ps_pkt_size is 6
2008-08-27 Laurent AimarFixed AR setting for dvdsimple, support AR for dvdnav.
2008-08-01 Rémi DuraffortFix [10fcb9f9c3c73d13340c0bd4153fc4c9c87b7186] (win...
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-31 Rémi DuraffortAccess dvdread: use setenv instead of putenv to fix...
2008-06-28 Jean-Baptiste KempfFix previous commit.
2008-06-28 Jean-Baptiste KempfHeaders for newer libdvdread have moved :D
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-26 Pierre d'Herbemontlibvlccore: Rename iso_lang.h to vlc_iso_lang.h because...
2008-05-26 Rafaël CarréInclude assert.h where assert() is used
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-04-30 Rémi Denis-CourmontDisc reading libs want ANSI rather than UTF-8 paths...
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 DuraffortAnother time "Remove useless test before a free".
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-04 Pierre d'Herbemontinput/input.c: Define DEMUX_CAN_SEEK and correctly...
2007-11-10 Felix Paul Kühne* English grammar fixes and beautifications for the...
2007-09-30 Laurent AimarAdded const wheen needed for stream_Peek (demuxer/access)
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
2006-12-11 Derk-Jan Hartman* Some more const warning fixes
2006-11-26 Clément StenacCompile fixes, round 1
2006-11-26 Clément StenacA bit of headers cleanup
2006-08-22 Felix Paul Kühne* browsed through all code files starting with A to...
2006-07-19 Clément StenacSome more demux and access code factorization
2006-03-31 Christophe MutricyAccess/*: Second lecture (refs #438)
2006-03-29 Clément StenacAccess strings (Refs:#438)
2006-02-11 Derk-Jan Hartman* Fix the duration of the dvdread module. refs #198.
2006-01-12 Antoine CellerierFSF address change.
2005-10-16 Jean-Paul SamanRolled back part of revision 10144 and 11422. The solut...
2005-08-31 Christophe Massiot * ALL: Do no longer assume a default DVD drive. If...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-15 Christophe Mutricyaccess/dvdread.c: Compilation fix
2005-06-14 Derk-Jan Hartman* remove some useless i_mux_rate stuff that we don...
2005-06-14 Derk-Jan Hartman* Accurate GET_TIME for dvdread
2005-06-05 Gildas Bazin* modules/access/dvdnav.c,dvdread.c: don't crash if...
2005-06-05 Gildas Bazin* modules/access/dvdread.c: fixed bug that made some...
2005-03-05 Steve Lhommedvdread.c: fix the title duration & time reports
2004-12-16 Clément StenacReally fix all the set_name.
2004-12-11 Clément StenacImprovements to preferences
2004-09-22 Gildas Bazin* modules/demux/ps.c,ps.h: PSM parsing remotely based...
2004-08-22 Gildas Bazin* modules/access/dvdread.c: fixed chapter change detection.
2004-08-20 Gildas Bazin* src/input/*, include/vlc_input.h: the MRL is now...
2004-08-03 Gildas Bazin* modules/access/dvd*.c: implemented DEMUX_GET_TIME...
2004-06-27 Gildas Bazin* modules/access/dvdread.c: use SPU palette.
2004-06-27 Gildas Bazin* modules/access/dvdread.c: got rid of warnings.
2004-06-27 Gildas Bazin* access/dvdread.c: misc improvements/fixes.
2004-06-27 Gildas Bazin* modules/access/dvdread.c: titles and chapters start...
2004-06-25 Gildas Bazin* gui/wxwindows/open.cpp: removed deprecated DVD entries.
2004-06-25 Gildas Bazin* modules/access/dvdread, modules/access/dvdread.c: