diff options
| author | Mauro Carvalho Chehab <devnull@localhost> | 2005-10-02 11:42:43 +0000 |
|---|---|---|
| committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-10-02 11:42:43 +0000 |
| commit | 454aa7612c82690bd2547e4f42be4591c08d2a6f (patch) | |
| tree | ca831e3beeb5de459e8103b6d98fba3cc1ac8be9 /v4l/ChangeLog | |
| parent | 05196fe29613127ed011b78d53a0313a0132d318 (diff) | |
| download | mediapointer-dvb-s2-454aa7612c82690bd2547e4f42be4591c08d2a6f.tar.gz mediapointer-dvb-s2-454aa7612c82690bd2547e4f42be4591c08d2a6f.tar.bz2 | |
- Included audio chips enum
- Added a new tuner tradution on tveeprom.
- tveeprom now, returns audio chip according with enum audiochip.
This allows audio chip autodetection as used on em28xx.
- CodeStyle cleanups.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l/ChangeLog')
| -rw-r--r-- | v4l/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 20a9b7a93..1669f8eb6 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,19 @@ +2005-10-02 11:39 mchehab + + * Make.config: + - Default not compiling tvp5150.c + + * audiochip.h: + - Included audio chips enum + + * tveeprom.c: (hasRadioTuner), (tveeprom_hauppauge_analog), + (tveeprom_read): + - Added a new tuner tradution. + - Now, returns audio chip according with enum audiochip. + This allows audio chip autodetection as used on em28xx. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-10-01 16:53 mkrufky * scripts/merge-trees.sh, scripts/unmerge-trees.sh: |
