Commit graph

11 commits

Author SHA1 Message Date
Jonathan A. Kollasch
e4018b31d0 Update to 20090411.
Update MAINTAINER to my NetBSD.org address.

Change DESCR to not exclude the newer non-ATSC models

Changes since 20081213:
 * Adjust SNQ color thresholds to better match hardware scale.
 * Replace use of strcpy with strncpy.
 * Add support for executing startup script on TECH hardware.
 * Report overflow errors when using the hdhomerun_config save command.
 * Fix loop delay handling in the hdhomerun_config save command that was
   causing overflow errors on some systems.
 * Add support for single integer virtual channel numbers.
 * Add lockkey support to hdhomerun_config.
 * Cleaner exit handling for hdhomerun_config save command.
2009-04-14 20:19:39 +00:00
Jonathan A. Kollasch
7ac659b8d7 Update to 20081213.
Changes since 20080727:
 * Improve discover support for UNIX platforms.
 * Add support to hdhomerun_config for reading set value from stdin.
 * Fix potential get/set buffer overflow.
 * Fix null-termination error when PID filter is set to block-all.
 * Add tuner resource lock support.
 * Channel scan order reversed to scan highest frequency first.
 * Add frequency tables for additional countries.
 * Change channel_list API to use a channel_list object rather than the channelmap bitmask used previously. Channel list objects can be created for any channelmap or list of channelmaps by name.
 * Deprecate API to get channelmaps by model. Application should read the current channelmap from the device or ask the user which channelmap to use.
 * Increase max length of a channel name (needed for DVB-T).
 * Change green (good) signal color to a lighter shade of green.
 * Add extern-C statements to channel and channelscan headers.
 * Fix bug causing channel names containing a space to be truncated.
 * Fix communication problem triggered by selecting a HDHR unit by IP address when the host has multiple network interfaces.
 * Fix memory warning where buffer was not zeroed before use.
 * Add DVB-T support.
 * Channel scan reads channelmap from device and scans channels from this channelmap (and any other associated channelmaps).
2008-12-19 19:23:29 +00:00
Jonathan A. Kollasch
e4fb702f2a Update to 20080727.
Changes since 20080430:
 * Fix uninitialized pointer causing access violation error in
   some situations.
 * Extend maximum allowed wait time for upgrade upload complete message to
   allow for actual time required to upload.
 * New API for channel scan.
 * Add model detection and model helper functions.
 * Use RTP by default so network loss can be detected.
 * Add define to enable exporting functions when building a Windows DLL.
 * Report reception/network errors when using the
   hdhomerun_config save command.
 * Increase the minimum signal threshold to approx -83dBuV.
 * Fix segfault in hdhomerun_config when a logged channel scan is run under
   64-bit Linux.
2008-08-05 20:30:31 +00:00
Jonathan A. Kollasch
63932a278d Update to 20080430. 2008-07-08 20:36:02 +00:00
Tobias Nygren
5095532425 This commit brought to you by the automated whitespace police (pkglint) 2008-05-24 15:34:08 +00:00
Jonathan A. Kollasch
60ffab009d Update to 20080305.
Changes since 20070914:

 * Change status color enumeration to ARGB format.
 * Add APIs for obtaining number of channels that match a set of
   channel maps.
 * Enhance channel scan APIs to use a given set of channel maps.
2008-03-08 19:59:54 +00:00
Jonathan A. Kollasch
e069ff27d0 Update to 20070914.
Applicable changelog from 20070620:

 * Tweak signal status color trip points.
 * Update DHCP code to return server IP if known.
 * Update channel scan to use HDHomeRun auto-modulation detection.
 * Update DHCP code to support binding to specific local IP addresses.
 * Add signal status color functions.
 * Add API to dhcp code to test if operating.
2007-10-02 15:57:13 +00:00
Jonathan A. Kollasch
63d5e604f7 update hdhomerun_config to 20070620 2007-06-28 18:14:54 +00:00
Jonathan A. Kollasch
92c2412619 update to 20070320 2007-04-06 19:14:15 +00:00
Sergey Svishchev
418edcaeb7 Delint. 2007-03-01 19:12:14 +00:00
Jonathan A. Kollasch
d106105882 hdhomerun_config is a utility for working with the
SiliconDust HDHomeRun networked dual ATSC tuner.
2007-02-09 19:11:01 +00:00