Skip to content

Latest commit

 

History

History
40 lines (37 loc) · 1.41 KB

Changelog.md

File metadata and controls

40 lines (37 loc) · 1.41 KB

3.27.16

  • Adding License
  • [libflirc] translate spelling fixes, cleanup, and error checks
  • [libflirc] add delete index into libflirc
  • [libflirc] fix missing 'k' in flirc_util record command
  • [libflirc] flirc header documentation update
  • [libflirc] bug fixes
  • [libflirc] pre-processor fixes for ll.h
  • [libir] GAP25 protocol edition with decoding and transmission
  • [libir] fix to create pronto code with unknown code
  • [libir] ensure we create a hash when no IR code is found
  • [libir] fix NEC32 wrong description
  • [libir] corrects apple NEC detection
  • [libir] IR documentation cleanup
  • [libir] ensure we create a similar hash as flirc_usb
  • [libir] Nokia encoder and transmit
  • [libir] Nokia 12/24/32 decoder
  • [ir] IR example code cleanup
  • [flirc_util] adding delete_index

3.27.15

  • [libir] Denonk decoder and encoder support
  • [libir] Example code cleanup
  • [libir] Flirc Protocol support
  • [libir] Iterative approach for more accurate detection
  • [libir] Log fixes
  • [libir] MCE build fix
  • [libir] NEC should fail on count mismatch
  • [libir] NEC48 encoder and decoder support
  • [libir] NECext and NEC protocol detection fix
  • [libir] Nokia 12/24/32 decoder and encoder support
  • [libir] Panasonic encoder fixes
  • [libir] RC6 decoder fixes
  • [libir] RC6 encoder support
  • [libir] Win64 addition
  • [libir] XMP updates
  • [libir] XMP should fail on count mismatch
  • [libflirc] Win64 addition