]> git.sesse.net Git - vlc/history - modules/access/dvb/dvb.c
* src/audio_ouput/input.c: better on-the-fly switching of audio filters.
[vlc] / modules / access / dvb / dvb.c
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-25 Sam Hocevar * modules/access/dvb/dvb.c: fixed syntax errors.
2004-04-24 Jean-Paul Samandvb/access.c removed old commandline syntax
2004-02-10 Benjamin Prachttypos
2004-02-10 Jean-Paul SamanFixes for DVB-C:
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-13 Jean-Paul SamanKeep track of ioctl_UnsetDMXFilter
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-07-31 Jean-Paul SamanAdding DVB module to support satellite, cable and teres...