mirror of
https://github.com/Silicondust/libhdhomerun
synced 2025-08-21 05:53:29 -07:00
update readme
This commit is contained in:
parent
f736fab382
commit
5a22c0fde9
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
||||||
Copyright © 2005-2016 Silicondust USA Inc. <www.silicondust.com>.
|
Copyright © 2005-2017 Silicondust USA Inc. <www.silicondust.com>.
|
||||||
|
|
||||||
This library implements the libhdhomerun protocol for use with Silicondust HDHomeRun TV tuners.
|
This library implements the libhdhomerun protocol for use with Silicondust HDHomeRun TV tuners.
|
||||||
|
|
||||||
|
@ -8,5 +8,5 @@ utility suitable for sending commands or scripting control of a HDHomeRun.
|
||||||
The top level API is hdhomerun_device - see hdhomerun_device.h for documentation.
|
The top level API is hdhomerun_device - see hdhomerun_device.h for documentation.
|
||||||
|
|
||||||
Additional libraries required:
|
Additional libraries required:
|
||||||
- pthread
|
- pthread (osx, linux, bsd)
|
||||||
- iphlpapi (windows only)
|
- iphlpapi (windows)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue