LIRC libraries
Linux Infrared Remote Control
|
Files | |
ciniparser.c | |
Parser for ini files. | |
ciniparser.h | |
Parser for ini files. | |
config.h | |
config_file.c | |
Implements config_file.h. | |
config_file.h | |
Parses the lircd.conf config file. | |
config_flags.h | |
Flags shared between config_file and dump_config. | |
curl_poll.c | |
Implements curl_poll.h. | |
curl_poll.h | |
Wrapper for poll(2) using select(2) when poll() is unavailable. | |
dictionary.c | |
Implements a dictionary for string variables. | |
dictionary.h | |
Implements a dictionary for string variables. | |
driver.c | |
Implements driver.h. | |
driver.h | |
Interface to the userspace drivers. | |
drv_admin.c | |
Implements drv_admin.h. | |
drv_admin.h | |
Routines for dynamic drivers. | |
drv_enum.c | |
Implemenents drv_enum.h. | |
drv_enum.h | |
dynamic drivers device enumeration support | |
dump_config.c | |
Implements dump_config.h. | |
dump_config.h | |
Dumps data structures into file. | |
input_map.c | |
Implements input_map.h. | |
input_map.h | |
Button namespace derived from Linux input layer. | |
input_map.inc | |
ir_remote.c | |
Implements ir_remote.h. | |
ir_remote.h | |
Describes and decodes the signals from IR remotes. | |
ir_remote_types.h | |
Describes and decodes the signals from IR remotes. | |
irrecord.c | |
Implements irrecord.h. | |
irrecord.h | |
Library part of irrecord, functions to identify unknown remotes. | |
line_buffer.cpp | |
Line buffered input on top of e. | |
line_buffer.h | |
Implements the line buffer class. | |
lirc-utils.c | |
Utilities. | |
lirc-utils.h | |
Utilities. | |
lirc_client.c | |
Implements lirc_client.h. | |
lirc_client.h | |
3-rd party application interface. | |
lirc_config.h | |
Local configuration constants not managed by autotools. | |
lirc_driver.h | |
Main include file for user space drivers. | |
lirc_log.c | |
Implements lirc_log.h. | |
lirc_log.h | |
Logging functionality. | |
lirc_options.c | |
Implements lirc_options.h. | |
lirc_options.h | |
Options management: options file, parse and retrieve. | |
lirc_private.h | |
Main include file for lirc applications. | |
paths.h | |
receive.c | |
Implements receive.h. | |
receive.h | |
Functions that decode IR codes. | |
release.c | |
Implements release.h. | |
release.h | |
Automatic release event generation. | |
serial.c | |
Implements serial.h. | |
serial.h | |
Common routines for hw that uses the standard serial port driver. | |
transmit.c | |
Implements transmit.h. | |
transmit.h | |
Functions that prepare IR codes for transmitting. | |