This repository has been archived by the owner on Apr 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
A managed wrapper for SiliconDust's HDHomeRun devices
timpinkawa/HDHR.NET
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
HDHR.NET is a managed wrapper for libhdhomerun written in C++ CLI. It allows all languages running under the Common Language Runtime (C#, VB, F#, etc.) to control HDHomeRun devices. This library does not expose all functionality of libhdhomerun, but instead tries to provide support for commonly used features with an interface that is familiar for .NET programmers. libhdhomerun is a C library by SiliconDust to control their HDHomeRun line of network-attached TV tuners. HDHR.NET: http://www.timpinkawa.net/hdhr SiliconDust: http://www.silicondust.com libhdhomerun: http://www.silicondust.com/support/hdhomerun/downloads/linux/ This library was developed and tested with Visual C++ 2008 Express. - It should work with Visual C++ 2010 Express with the project conversion wizard. - It may work with Visual C++ 2005 Express with a custom project file. - It definitely will not compile with Visual Studio .NET 2003 or prior.
About
A managed wrapper for SiliconDust's HDHomeRun devices
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published