]> git.sesse.net Git - vlc/history - modules/access/dvb/access.c
DVB: Increased signal timeout times
[vlc] / modules / access / dvb / access.c
2010-08-05 David KaplanDVB: Increased signal timeout times
2010-07-11 Rémi Denis-CourmontRemove legacy casts
2010-06-12 Rémi Duraffortmodules: use the new add_shortcut capability (add multi...
2010-05-10 Rémi Denis-CourmontRename access_t.psz_path to psz_location
2010-04-10 Jean-Baptiste KempfDVB/BDA: add_safe bandwidth/frequency
2010-01-11 Rémi Denis-CourmontRemove useless <fcntl.h> inclusions
2009-10-31 Rémi Denis-CourmontDVB: force m3u8 demux in scan mode
2009-10-30 Ilkka Ollakkadvb: set demux=ts only if we didn't do scan
2009-10-13 Laurent AimarAccelerated dvb loading time by exporting the demuxer...
2009-09-02 Rémi Duraffortadd_bool wants booleans.
2009-07-23 Rémi DuraffortGlobal headers.
2009-06-27 Rémi Denis-CourmontFix format security warnings (fixes: #2857)
2009-06-15 Rémi DuraffortUse add_password instead of add_string when applicable.
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-29 JP DingerA couple more obvious missing (int64_t) cast fixes.
2009-05-01 Laurent AimarAdd most of *-caching options as safe
2009-03-07 Rémi Denis-CourmontUse dialog_FatalWait
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-20 Laurent AimarRemoved useless ACCESS_GET_MTU/STREAM_GET_MTU.
2008-12-12 Rémi DuraffortUse calloc instead of malloc+memset.
2008-11-04 Sebastien Escudierfix sdt.h include in dvb access module
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-09-28 Laurent AimarAdded signal stat to dvb module.
2008-08-25 Laurent AimarAdded check against NIT dvbpsi support.
2008-08-25 Laurent AimarAdded DVB scan capability.
2008-08-20 Eric PetitFixes bad error checking on read errors.
2008-07-05 Rémi Denis-Courmontmodules: use vlc_object_alive()
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-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'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-17 Rémi Denis-CourmontUse native C/C++ boolean type
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-10-02 Rémi Denis-CourmontExport Content-Type out of HTTP access using Control.
2007-09-18 Rémi Denis-CourmontReplace strerror() with %m (or Linux DVB: strerror_r...
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-04-19 Jean-Paul SamanCheck return value of malloc()
2007-02-22 Laurent AimarReworked DecodeModulation (close #1063)
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-10 Christophe MutricyForward port [17015] + a few more i18n fix
2006-10-09 Christophe Mutricyforward port [17012] and make update-po
2006-08-22 Felix Paul Kühne* browsed through all code files starting with A to...
2006-06-29 Sigmund Augdal HelbergFix a regression in r15404 causing people to experience...
2006-04-28 Rémi Denis-CourmontAnother select() -> poll()
2006-03-31 Christophe MutricyAccess/*: Second lecture (refs #438)
2006-03-29 Clément StenacAccess strings (Refs:#438)
2006-03-09 Jean-Paul SamanUpdate e-mail address
2006-01-12 Antoine CellerierFSF address change.
2005-12-27 Christophe Massiot * modules/access/dvb: Full support for DVB MMI menus...
2005-07-27 Christophe Massiot * modules/access/dvb: Set the DVR device in non-blocki...
2005-07-25 Christophe Massiot * modules/access/dvb: Support frequencies for the...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-04-19 Laurent Aimar * dvb: read more TS blocks at once. We start reading...
2005-01-11 Christophe Massiot* modules/access/dvb: Fixed numerous bugs related to...
2005-01-07 Christophe Massiot* modules/access/dvb:
2004-12-11 Clément StenacImprovements to preferences
2004-10-22 Christophe Massiot * modules/access/dvb: Partial EN 50 221 implementation...
2004-10-07 Derk-Jan Hartman* removed another translatable string that is no longer...
2004-10-02 Christophe Massiot* modules/dvb/access.c: Fixed a major heap corruption...
2004-09-03 Christophe Massiot* modules/demux/ts.c, modules/access/dvb: Added support...
2004-08-31 Derk-Jan Hartman* Don't bitch anymore about not found access_demux...
2004-08-28 Laurent Aimar * all: ooops wrong order for ACCESS_SET_PRIVATE_ID...
2004-08-28 Clément Stenacs/access/access2
2004-08-25 Laurent Aimar * dvb: fixes.
2004-08-24 Laurent Aimar * dvb: compilation fix. With great luck it may, perhap...
2004-08-24 Laurent Aimar * dvn: first pass to port dvb to new api. (it doesn...
2004-08-06 Gildas Bazin* modules/LIST, modules/access/dvb/access.c: removed...
2004-06-28 Felix Paul Kühne* ALL: minor spelling fixes
2004-05-16 Gildas Bazin* include/modules_inner.h, include/modules.h: added...
2004-05-14 Jean-Paul SamanClose DVR device
2004-05-11 Christophe Massiot* src/stream_output/stream_output.c: Use strtol for...
2004-05-10 Jean-Paul Samandvb/access.c - properly cast memory returned by malloc()
2004-05-10 Christophe Massiot1l
2004-05-10 Christophe Massiot* src/input/input_programs.c: Fixed the --program optio...
2004-05-10 Christophe Massiot* modules/access/dvb: Major rewrite of the code.
2004-05-07 Jean-Paul SamanTuning to DVB-C works. Added code to listen to FE_REINI...
2004-05-07 Jean-Paul Samancompilation fixes
2004-05-07 Jean-Paul SamanRefactoring of dvb.c and access.c. Coding style and...
2004-04-24 Jean-Paul Samandvb/access.c removed old commandline syntax
2004-02-11 Jean-Paul SamanAdded some whitespace for alignment.
2004-02-10 Benjamin Prachttypos
2004-02-10 Jean-Paul SamanFixes for DVB-C:
2003-11-24 Laurent Aimar * all: removed decoder_fifo_t.
2003-10-02 Jean-Paul SamanRework in DVB plugin to allow tuning to DVB-T cards.
2003-10-02 Jean-Paul SamanFix bug for DVB-T tuning. The code always used default...
2003-09-22 Jean-Paul SamanRemoved compatibility tweak for old satellite GUI.
2003-09-19 Jean-Paul SamanNew dvb and old satellite modules now use the *correct...
2003-09-19 Jean-Paul SamanFrequency et al is really specified in KHz and not...
2003-09-03 Benjamin Pracht * qdsk.c : fix a typo
2003-09-01 Jean-Paul SamanSmall error in hi/low band detection inside ioctl_SetFr...
2003-08-18 Jean-Paul SamanSmall fix.
2003-08-12 Jean-Paul SamanFixed long problem with tuning to frequencies like...
2003-08-12 Jean-Paul Saman* more cleanup
next