]> git.sesse.net Git - vlc/history - modules/access/dvb
Some cleanup and unification with xine vcd plugin.
[vlc] / modules / access / dvb /
2004-12-21 Christophe Massiot* modules/demux/ts.c: New option --ts-capmt-sysid to...
2004-12-11 Clément StenacImprovements to preferences
2004-10-28 Gildas Bazin* modules/access/dvb/linux_dvb.c: compilation fix for...
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-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-06-14 Jean-Paul SamanFEC_NONE is a valid value in DecodeFEC(). (Fix thanks...
2004-06-14 Jean-Paul SamanFix typos in DVB-T tuning code.
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 SamanGracefully interrupt the tuning process.
2004-05-07 Jean-Paul Samancompilation fixes
2004-05-07 Jean-Paul SamanRefactoring of dvb.c and access.c. Coding style and...
2004-04-27 Sam Hocevar * Massive spelling corrections.
2004-04-25 Sam Hocevar * modules/access/dvb/dvb.c: fixed syntax errors.
2004-04-24 Jean-Paul Samandvb/access.c removed old commandline syntax
2004-03-05 Carlo CalabròString review, as promised :)
2004-03-05 Sam Hocevar * Added "Id" svn:keywords property to all files conta...
2004-02-11 Jean-Paul SamanAdded some whitespace for alignment.
2004-02-10 Benjamin Prachttypos
2004-02-10 Jean-Paul SamanFixes for DVB-C:
2004-01-25 Gildas Bazin* modules/access/*: strings review + coding style fixes.
2003-12-22 Sam Hocevar * Coding style cleanup: removed tabs and trailing...
2003-11-24 Laurent Aimar * all: removed decoder_fifo_t.
2003-11-23 Alexis de Lattre- Updated French translation (still a lot of work to...
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-13 Jean-Paul SamanKeep track of ioctl_UnsetDMXFilter
2003-08-13 Eric Petit Missing file
2003-08-12 Jean-Paul SamanFixed long problem with tuning to frequencies like...
2003-08-12 Jean-Paul Saman* more cleanup
2003-08-12 Jean-Paul Saman* Audio is verified to work, it was a problem with...
2003-08-05 Jean-Paul SamanFixed superflous tuning ;-)
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-08-01 Gildas Bazin* src/input/input_clock.c: fixed 2 regressions in 0...
2003-07-31 Jean-Paul SamanAdding DVB module to support satellite, cable and teres...