Skip to content

Files

Latest commit

5cb3595 · Jun 26, 2008

History

History

libhdhomerun

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 26, 2008
Jun 26, 2008
Jun 26, 2008
Jun 26, 2008
Jun 26, 2008
Jun 26, 2008
Jun 26, 2008
Jun 26, 2008
Jun 26, 2008
Jun 26, 2008
Jun 26, 2008
Jun 26, 2008
Jun 26, 2008
Jun 26, 2008
Jun 26, 2008
Jun 26, 2008
Jun 26, 2008
Jun 26, 2008
Jun 26, 2008
Jun 26, 2008
Jun 26, 2008
Jun 26, 2008
Jun 26, 2008
Jun 26, 2008
/*
 * libhdhomerun
 *
 * Copyright © 2005-2006 Silicondust Engineering Ltd. <www.silicondust.com>.
 *
 * This library is free software; you can redistribute it and/or 
 * modify it under the terms of the GNU Lesser General Public
 * License as published by the Free Software Foundation; either
 * version 3 of the License, or (at your option) any later version.
 *
 * This library is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 * Lesser General Public License for more details.
 *
 * You should have received a copy of the GNU Lesser General Public
 * License along with this library.  If not, see <http://www.gnu.org/licenses/>.
 */

Top level include file: hdhomerun.h

Top level API: hdhomerun_device. See hdhomerun_device.h for documentation.

The hdhomerun_device API should be used rather than the low level control and video APIs required with previous versions.

Additional libraries required:
- pthread
- iphlpapi (windows only)