Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-02-11 | Streaming must be enabled for the new KWorld as well. | Patrick Boettcher | |
2005-02-11 | - added a another firmware file for KWorld/ADSTech Instant DVB-T USB2.0 ↵ | Patrick Boettcher | |
(DiB3000M-B) - added support for KWorld/ADSTech Instant DVB-T USB2.0 (DiB3000M-B) - added deactivation option of the pid parser for the DiB3000M-B (since there are USB2.0 devices and which now have the ability to deliver the complete Transport Stream) | |||
2005-02-05 | remove warning about firmware bug | Patrick Boettcher | |
2005-01-25 | - worked around hw_sleep handling fpr usb1.1 devices | Patrick Boettcher | |
- fixed oops when no frontend was attached (because of usb1.1 timeouts in my debugging sessions) | |||
2005-01-24 | - fixed '"debug" is not a good name for a global variable...' (now ↵ | Patrick Boettcher | |
dvb_dibusb_debug) (thanks to Adrian Bunk) - other globals removed | |||
2005-01-13 | - moved the mirrored pid_filter_table back to dvb-dibusb | Patrick Boettcher | |
- first almost working version for HanfTek UMT-010 - found out, that Yakumo/HAMA/Typhoon are predecessors of the HanfTek - minor cleanups | |||
2005-01-09 | remove backward compatibility stuff, as correctly suggested by Johannes | Patrick Boettcher | |
2005-01-07 | dibusb internal refactoring step 2/3 | Patrick Boettcher | |
2004-12-29 | init state added, clean init and exit of every part | Patrick Boettcher | |
2004-12-29 | minor cleanup, moved to dmx_sw_filter (instead of dmx_sw_filter_packets) | Patrick Boettcher | |
2004-12-26 | - enabled i2c-address probing for frontends | Patrick Boettcher | |
- refactored the dibusb driver, split into separate, code-dependent files, should have done this from the beginning, sorry for possible inconveniences in advance; I'm still learning |