Age | Commit message (Collapse) | Author |
|
Benoît Laniel <benoit.laniel@gmail.com>.
|
|
Kees Blom <Kees.Blom@cwi.nl>.
|
|
|
|
|
|
previously allocated demux_feed.
Signed-off-by: Peter Beutner <p.beutner@gmx.net>
|
|
Paavo Hartikainen for testing)
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
cx88-i2c.c, cx88-vbi.c, cx88-video.c, dpl3518.c, dpl3518.h,
i2c-compat.h, id.h, msp3400.h, or51132.c, or51132.h, plx9054.h,
rds-saa6588.c, saa7134-dvb.c, tda7432.c, tda9875.c, tvaudio.c,
tveeprom.h, tvmixer.c, v4l1-compat.c, video-buf-dvb.h:
- Minor changes to synchronize with -mm series;
- PAL-60 code maintained for SAA7134. However, -mm has different
values;
- Now, every .c or .h file has cvs field ID.
|
|
|
|
|
|
- Solved a problem when compiling with some versions of gcc
- Solved a problem compiling without CONFIG_TUNER_MULTI_I2C
- cx88-i2c.c, saa7134-i2c.c:
- Make it compatible with kernel 2.6.12-rc6-mm1
|
|
|
|
|
|
and incomplete, so commented out for the moment.
|
|
tuner types.
|
|
- Should compile cleanly with linux-2.6.11 also.
make snapshot improved.
|
|
separated tuners.
* tuner-core.c:
- Improved debug for radio/TV tuner calls.
- Corrected set radio/TV mode calls to change status go to both tuners.
- Improved V4L2_TUNER_CAP_LOW support (tv_range hack)
* tea5767.c:
- Included a new debug message.
* cx88-video.c:
- Enabled V4L2_TUNER_CAP_LOW to radio.
|
|
|
|
- Add initial support for V4L2_TUNER_CAP_LOW. Still to be improved.
- set_type call at set_addr fixed.
|
|
added the Wikilink pointing to the USB device list.
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
reported.
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
- Small bug fix. Add check code before using is_stereo.
|
|
It should be better tested and expanded to other *-cards.c.
* cx88-cards.c, cx88-core.c, cx88-i2c.c, cx88-video.c, cx88.h, tea5767.c, tuner-core.c,
tuner-simple.c, tuner.h:
- Improved radio tuner support.
- There is a new option to cx88 radio=xxx,xxx,xxx for radio adapters;
- cx88-boards now specifies radio_type, tuner_addr and radio_addr
- ADDR_UNSET macro means find default radio/video tuner
|
|
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
for MK3 tuners. Now tda9887 has stereo setting by default
|
|
|
|
Kworld/Tevion V-Stream Xpert TV-PVR 7134
ADS Instant TV PCI (PTV-350) saa713x
Fix FlyTV FM mini
Thanks to Fabrice Aeschbacher <fabrice.aeschbacher@laposte.net> and
to hermann pitton <hermann.pitton@onlinehome.de>
|
|
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
usb-devel-list.
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
the USB Box).
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
to Gerolf Wendland.
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
- Frequency select now is correct for TEA5767_LOW_LO_32768 on
PV Ultra Pro. There was a 175 Khz shift before this patch.
- Frequency tunning on V4L is a multiple of 62,5 Khz, but for radio,
it would be better to be multiple of 50Khz.
This patch provides a table select closest increment at 50Khz step.
Not every 50Khz step is possible (there are 4 not possible).
There are an odd table and an even table for better usage in coutries
with odd frequencies (99.1 105.3 ...) and even frequencies ( 99.0,
105.2). Even frequency table is commented.
How to select table by software ? It is better to have a better way
to specify frequencies at V4L2 API.
|
|
- MT352 initialization and PLL-programming
- I2c-transfer fixed.
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
changed the name-field of the FMD1216.
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
directly after FE_SET_FRONTEND would see an old status, i.e.
FE_READ_STATUS would be executed before the frontend thread
has even seen the tungin request from FE_SET_FRONTEND.
Signed-off-by: Peter Beutner <p.beutner@gmx.net>
|
|
by Allan Guild to improve tuning with weak signal.
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
|
|
- temporary debug log removed.
|
|
- Implemented status dump information for debug
- Signal strengh indication corrected
- Mono/Stereo detection corrected
tuner-core.c:
- Implemented radio stereo indication according w/ V4L and V4L2 API
|
|
- Support for radio chip tea5767hn included.
- It is used on several TV+FM cards, like cards with Tvision
tuners (maybe also Tenna?).
- This chip is always at I2C address 0xC0.
|
|
|
|
- PV Ultra Pro PCI ID was included by accident. Removed.
* tuner-simple.c:
- Ymec chipset now reflects Philips, instead of Temic.
|
|
* cx88-cards.c:
- changed tuner number by it's name as defined on tuner.h.
* scripts/make_kern_diff.sh
- now it also makes diff for include files.
Catalin Climov <catalin@climov.com>:
* cx88-blackbird.c:
- Blackbird firmware API cleanup, symbolic constants for param values.
- improved readability and comprehensibility for api calls.
* cx88-cards.c:
- PVR2000 & MEC gpio fixes.
* cx88-tvaudio.c:
- enable sound input from external adc
* cx88-video.c:
- initialize the hue, contrast and brightness controls to default values
* cx88-mpeg.c:
- s/cx_write/cx_set for MO_TS_INTMSK, MO_DEV_CNTRL2, MO_TS_DMACNTRL
|
|
on the card. This fix corrects the error in all places, and adds (ATSC/NTSC) next to the Thomson DDT 7611 name.
--
Michael Krufky
|
|
Signed-off-by: Adrian Bunk <bunk@stusta.de>
|
|
|
|
|
|
possible to get a lock with the cxusb
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
into consideration
added dvb_pll_desc for Philips FMD1216ME (needed for cxusb)
|
|
Analogue part is not working yet (cx25842 --> ivtv?).
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
changed memory (de)allocation behaviour accordingly.
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|