]> git.sesse.net Git - vlc/history - modules/access/dvdnav.c
input options whitelisting, step 2 (refs #1371)
[vlc] / modules / access / dvdnav.c
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-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 stdlib.h
2007-08-15 Pierre d'Herbemont* Protect input item's meta through setters and getters...
2007-06-07 Laurent AimarDo not use dvdnav_get_video_aspect (No idea of its...
2007-05-27 Laurent AimarFixed compilation warnings.
2007-05-19 Rémi Denis-CourmontUse vlc_object_kill(). Needs triple checking.
2006-12-11 Derk-Jan Hartman* Some more const warning fixes
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-22 Rémi Denis-CourmontMove encoding and language stuff to their own directory
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
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-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-03-31 Christophe MutricyAccess/*: Second lecture (refs #438)
2006-03-29 Clément StenacAccess strings (Refs:#438)
2006-01-12 Antoine CellerierFSF address change.
2006-01-06 Damien Fouilleuldvdnav.patch: changed code that read DVD title to use...
2005-12-02 Damien Fouilleuldvdnav.c: replace %lld printf formating with I64Fd
2005-10-15 Jean-Paul SamanFix indentation
2005-08-31 Christophe Massiot * ALL: Do no longer assume a default DVD drive. If...
2005-08-30 Christophe Massiot * modules/access/dvdnav.c: When no path is specified...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-08 Jean-Paul SamanForward port of #11366
2005-06-08 Gildas Bazin* modules/access/dvdnav.c: slightly better fix for...
2005-06-07 Jean-Paul SamanForward port of revision #11345: Correctly display...
2005-06-05 Gildas Bazin* modules/access/dvdnav.c,dvdread.c: don't crash if...
2005-06-05 Gildas Bazin* modules/access/dvdnav.c: RESET_PCR on DVDNAV_WAIT...
2005-06-05 Gildas Bazin* modules/access/dvdnav.c, src/video_output/vout_subpic...
2005-06-03 Derk-Jan Hartman* Retrieve proper duration of DVD length
2005-03-12 Eric Petit Renamed the "contrast" variable used between dvdnav...
2005-03-05 Gildas Bazin* ALL: a few fixes.
2005-02-15 Derk-Jan Hartman* renamed --spu-track to --sub-track
2005-02-11 Gildas Bazin* modules/access/dvdnav.c: fixed typo.
2005-02-08 Laurent Aimar * all: added a --audio-language and --spu-language...
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-09-08 Gildas Bazin* modules/access/dvdnav.c: call buttonUpdate() again...
2004-08-20 Gildas Bazin* src/input/*, include/vlc_input.h: the MRL is now...
2004-08-14 Gildas Bazin* modules/access/dvdnav.c: small fix.
2004-08-13 Gildas Bazin* modules/access/dvdnav.c: by default we try to skip...
2004-08-04 Gildas Bazin* modules/access/dvdnav.c: removed dvdnavsimple mode...
2004-08-04 Gildas Bazin* modules/access/dvdnav.c: very basic probing that...
2004-08-03 Gildas Bazin* modules/access/dvd*.c: implemented DEMUX_GET_TIME...
2004-06-27 Gildas Bazin* access/dvdread.c: misc improvements/fixes.
2004-06-25 Gildas Bazin* demux/dvdnav.c, access/dvdnav.c: moved dvdnav.c in...