NOTICE: This package has been removed from pkgsrc

./wip/hdhomerun_config, SiliconDust HDHomeRun utility

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 20100828, Package name: hdhomerun_config-20100828, Maintainer: jakllsch

hdhomerun_config is a utility for working with the
SiliconDust HDHomeRun Networked Digital TV Tuner.


Master sites:

SHA1: 43dcccc2e7ae732168015b5a07b3ca0ba2534802
RMD160: b72cce1fa464ec7943cf120b399e68aa3a964ba8
Filesize: 40.743 KB

Version history: (Expand)


CVS history: (Expand)


   2012-09-29 18:50:56 by Aleksej Saushev | Files touched by this commit (1)
Log message:
Support staged installation.
   2011-03-15 21:27:50 by Jonathan Kollasch | Files touched by this commit (2) | Package updated
Log message:
Update hdhomerun_config to 20100828.
Changes since previous package update:

Release 20100828:
 * Fix missing fclose in the hdhomerun_config upgrade code.
 * Fix random lockkey generation.
 * Fix const warnings.

Release 20100213:
 * Fix socket issue under cygwin.

Release 20100121:
 * Upgrade socket handling.
 * Upgrade msleep handling.
 * hdhomerun_config: prevent sleep on Windows machines during save operation.

Release 20091024:
 * Expand hdhomerun_discover API to allow socket reuse.
 * Add multicast video support.
 * Fix socket leak on non-Windows platforms.
 * Fix possible timing inaccuracy if the system time changes.
 * Remove use of select() causing problems with greater than 1024 sockets.
 * Improvements to debug logging.

Release 20090806:
 * Faster channel scan for US-cable.
 * Track TSID during channelscan for use with channel matching.
 * Resource-lock tuner during hdhomerun_config channel scan.
 * Skip discover of device ID when device ID is known.
 * Fix min/max conflict compiling with MythTV.
 * Fix possible early return from msleep.
 * Start streaming API updated to fall back to UDP if firmware does not support RTP.
 * Separate out debug disable from debug close APIs.
 * Speed up discovery process.
 * Add dynamic tuner allocation support to libhdhomerun.
   2009-04-14 22:19:39 by Jonathan Kollasch | Files touched by this commit (3)
Log message:
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.
   2008-08-05 22:30:32 by Jonathan Kollasch | Files touched by this commit (2)
Log message:
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-07-08 22:36:02 by Jonathan Kollasch | Files touched by this commit (2)
Log message:
Update to 20080430.
   2008-05-24 17:34:08 by Tobias Nygren | Files touched by this commit (146)
Log message:
This commit brought to you by the automated whitespace police (pkglint)
   2008-03-08 20:59:54 by Jonathan Kollasch | Files touched by this commit (2)
Log message:
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.
   2007-10-02 17:57:13 by Jonathan Kollasch | Files touched by this commit (2)
Log message:
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.