LIRC libraries
LinuxInfraredRemoteControl
|
lib | |
ciniparser.c | Parser for ini files |
ciniparser.h | Parser for ini files |
config_file.c | Implements config_file.h |
config_file.h | Parses the lircd.cont config file |
config_flags.h | |
dictionary.c | Implements a dictionary for string variables |
dictionary.h | Implements a dictionary for string variables.This module implements a simple dictionary object, i.e. a list of string/string associations. This object is useful to store e.g. information retrieved from a configuration file (ini files) |
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.Functions in this file provides primitives to iterate over the dynamic drivers + a single function to install such a driver |
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 | |
irrecord.h | |
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 |
util.c | Utilities |
util.h | Utilities |