]> git.sesse.net Git - vlc/history - modules/access/dvb/dvb.h
Merge branch 'master' of git@git.videolan.org:vlc
[vlc] / modules / access / dvb / dvb.h
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...
2007-04-26 Jean-Paul SamanRemove emptylines and whitespace
2006-08-03 Clément StenacFix duplicate definitions of FREE
2006-03-09 Jean-Paul SamanUpdate e-mail address
2005-12-27 Christophe Massiot * modules/access/dvb: Full support for DVB MMI menus...
2005-11-30 Sigmund Augdal HelbergSupport for CAM modules on dvb-s cards using the high...
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-21 Christophe Massiot* modules/demux/ts.c: New option --ts-capmt-sysid to...
2004-10-27 Christophe Massiot * modules/access/dvb: Fixed a bug with CAMs which...
2004-10-22 Christophe Massiot * modules/access/dvb: Partial EN 50 221 implementation...
2004-09-03 Christophe Massiot* modules/demux/ts.c, modules/access/dvb: Added support...
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-05-10 Christophe Massiot* modules/access/dvb: Major rewrite of the code.
2004-05-07 Jean-Paul SamanRefactoring of dvb.c and access.c. Coding style and...
2003-10-02 Jean-Paul SamanRework in DVB plugin to allow tuning to DVB-T cards.
2003-09-19 Jean-Paul SamanFrequency et al is really specified in KHz and not...
2003-09-01 Jean-Paul SamanSmall error in hi/low band detection inside ioctl_SetFr...
2003-08-12 Jean-Paul Saman* Audio is verified to work, it was a problem with...
2003-08-05 Jean-Paul Saman- Enabled tuning for DVB-C and DVB-T cards.
2003-08-04 Jean-Paul SamanTuning succeeds, but have no audio yet. Major cleanup...
2003-07-31 Jean-Paul SamanAdding DVB module to support satellite, cable and teres...