Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-27 | - removed the field which specified the delay between the two transfer of a ↵ | Patrick Boettcher | |
read operation (not unused, didn't help) - correct the maximal number of feed for each device (up to now it was always 255 even if the device was only able to handle 16 pids) - added preliminary remote control support for the AVerTV USB2 A800 - changed the remote-control-struct for the NEC-protocol | |||
2005-04-27 | added the correct firmware file for the AVerMedia A800 | Patrick Boettcher | |
2005-04-26 | added support for the DigitalNow TinyUSB 2 DVB-t Receiver, which is a clone of | Patrick Boettcher | |
the vp7045/6 made by Twinhan, but with different USB IDs. | |||
2005-04-22 | corrected a typo in umt-010.c | Patrick Boettcher | |
Added a new driver for the µDigiTV USB2.0 DVB-T receiver made by Nebula Electronics. It isn't working yet, but with the help of Allan Third it will be very soon. Thanks. | |||
2005-04-20 | compile fix, when debugging is disabled | Patrick Boettcher | |
2005-04-19 | firmware load fixed for big-endian (thanks to Martin Loschwitz (madkiss)) | Patrick Boettcher | |
2005-04-18 | fixed the RC5-mechanisms to not do anything when signal from alien remote ↵ | Patrick Boettcher | |
controls are received. | |||
2005-04-17 | enabled remote controls again | Patrick Boettcher | |
nova-t has now real RC5 keys :) | |||
2005-04-17 | - ported all dibusb drivers to fit into the dvb-usb-frameword | Patrick Boettcher | |
- created dvb-pll-entries for the tuner used with the dibusb-drivers - removed all traces of the dibusb driver - adapted the dib3000-frontends to get along with the dvb-pll-changes | |||
2005-04-15 | Corrected the THIS_MODULE handling for the flexcop-stuff and dvb-usb which ↵ | Patrick Boettcher | |
lead to oopses because of misorganized module dependencies. | |||
2005-04-14 | on fast (or slow) machines it is important for some devices to delay the ↵ | Patrick Boettcher | |
actual read on a read operation | |||
2005-04-11 | quotation marks (thanks to C.Y.M for pointing that out) | Patrick Boettcher | |
2005-04-04 | added (hardcoded) remote control keys for the Yakumo DVB-T receiver. It is ↵ | Patrick Boettcher | |
so tiny, I almost lost it. *tststs* | |||
2005-04-02 | forgot to add the MODULE_DEVICE_TABLE in the dvb-usb-device drivers | Patrick Boettcher | |
2005-04-02 | re-enabled and improved commonly used remote control code for dvb-usb | Patrick Boettcher | |
2005-04-02 | name correction | Patrick Boettcher | |
2005-03-31 | - added read_mac_address-callback | Patrick Boettcher | |
- filling the MAC address into dvb_adapter->proposed_mac Thanks to Andreas Oberritter for pointing out. | |||
2005-03-31 | ported the Yakumo/Hama/Typhoon driver to dvb-usb | Patrick Boettcher | |
2005-03-31 | - modifications/preparations for port of a driver (dtt200u) | Patrick Boettcher | |
2005-03-30 | added copyright information | Patrick Boettcher | |
2005-03-30 | Added support for the TwinhanDTV Alpha/MagicBox II USB2 DVB-T device in | Patrick Boettcher | |
conjunction with a neat dvb-usb-lib. All dibusb-drivers will be merged to it in the near future. |