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