LIRC libraries
LinuxInfraredRemoteControl
 All Data Structures Files Functions Variables Typedefs Enumerations Macros Groups Pages
lib Directory Reference

Files

file  ciniparser.c [code]
 Parser for ini files.
 
file  ciniparser.h [code]
 Parser for ini files.
 
file  config_file.c [code]
 Implements config_file.h.
 
file  config_file.h [code]
 Parses the lircd.cont config file.
 
file  config_flags.h [code]
 
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.Functions in this file provides primitives to iterate over the dynamic drivers + a single function to install such a driver.
 
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]
 
file  irrecord.h [code]
 
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.
 
file  util.c [code]
 Utilities.
 
file  util.h [code]
 Utilities.