]> cloudbase.mooo.com Git - irmp.git/history - irsnd.c
Add support for libopencm3 (STM32F1)
[irmp.git] / irsnd.c
2017-02-17 ukwVersion 3.0.7 - added SAMSUNGAH protocol, improved... master
2016-09-09 ukwVersion 3.0.2
2015-12-29 ukwVersion 2.9.7b: reduced the number of autorepeated...
2015-11-18 ukwVersion 2.9.7: added port to to ESP8266 and TEENSY...
2015-11-17 ukwVersion 2.9.7: added port to to ESP8266 and TEENSY...
2015-09-21 ukwVersion 2.9.5: added TECHNICS protocol
2015-06-15 ukwVersion 2.9.4: added ACP24 protocol
2015-05-29 ukwVersion 2.9.2: added S100 protocol, some minor corrections
2015-05-27 ukwVersion 2.9.0: added MERLIN and FAN protocol
2015-05-21 ukwVersion 2.8.4: minor corrections of AVR XMEGA port
2015-05-07 ukwVersion 2.8.2: corrections of AVR XMEGA port
2015-04-23 ukwVersion 2.8.1: added PENTAX protocol
2015-04-23 ukwVersion 2.8.0: port to AVR XMEGA
2015-01-28 ukwVersion 2.7.0: corrected some definition errors
2014-09-15 ukwChanged irmp_protocol_names to PROGMEM types, added...
2014-07-21 ukwVersion 2.6.2: port to PIC 12F1840
2014-07-10 ukwVersion 2.6.1: some GPIO changes changes for STM32F10x...
2014-07-10 ukwVersion 2.6.0: added SAMSUNG48 protocol (in IRSND).
2014-07-09 ukwVersion 2.6.0: added SAMSUNG48 protocol (yet only in...
2014-06-23 ukwVersion 2.5.3: added LGAIR protocol (IRSND)
2014-06-03 ukwVersion 2.5.2: added TELEFUNKEN protocol (IRSND)
2014-05-30 ukwVersion 2.5.1: added SPEAKER protocol (IRSND)
2014-05-30 ukwVersion 2.4.1: fixed timings for SAMSUNG protocols.
2014-02-20 ukwVersion 2.4.0:
2013-04-09 ukwVersion 2.3.10: added ROOMBA protocol in IRSND
2013-03-12 ukwVersion 2.3.8: changed timing tolerances for RECS80...
2013-01-17 ukwVersion 2.3.6: corrected detection of inverted Denon...
2012-12-12 ukwVersion 2.3.5: added A1TVBOX protocol.
2012-12-07 ukwVersion 2.3.4: improved detection of DENON frame repeti...
2012-10-29 ukwVersion 2.3.1: changed timer settings for irsnd
2012-10-26 ukwVersion 2.3.1: corrected OC0A for ATmega48/88/168/328
2012-10-05 ukwVersion 2.3.0: some timer and variable name corrections
2012-06-18 ukwVersion 2.2.3: added support for ATtiny87/167
2012-06-18 ukwVersion 2.2.3: added support for ATtiny167
2012-06-05 ukwVersion 2.2.2: STM32 port of IRSND.
2012-05-24 ukwVersion 2.2.1: fixed some bugs for STM32
2012-05-23 ukwversion 2.1.0: corrected denon timing, new source structure
2012-02-24 ukwVersion 2.1.2:
2012-02-21 ukwVersion 2.1.1: added GRUNDIG2 protocol
2012-02-16 ukwVersion 2.1.0: port to PIC C18 compiler
2012-02-16 ukwVersion 2.1.0: port to PIC C18 compiler, added external...
2012-02-15 ukwVersion 2.0.4: fixed bug in irsnd.
2012-02-13 ukwVersion 2.0.3:
2011-09-22 ukwVersion 2.0.2: improved jvc decoder (type 2 and 3)
2011-09-12 ukwversion 2.0.0-pre7: added support for ATtiny84, added...
2011-09-12 ukwversion 2.0.0-pre7: added support for ATtiny84, added...
2011-09-06 ukwversion 2.0.0-pre6: added support for ATtiny85, removed...
2011-05-22 ukwversion 1.9.4: corrected irsnd_stop()
2011-05-20 ukwversion 1.9.3: added thomson protocol
2011-04-20 ukwversion 2.0.0-pre3: changed handling of double width...
2011-04-11 ukwversion 2.0.0-pre2: added LEGO protocol
2011-02-22 ukwversion 1.9.1: corrected SIEMENS constants
2011-02-21 ukwversion 1.9.4: added IR60 protocol
2011-02-08 ukwversion 1.9.2: added RUWIDO protocol, for T-Home Mediar...
2011-01-25 ukwcorrected modulation frequency for denon protocol in...
2011-01-18 ukwcorrected pause lengths in IRSND
2011-01-13 ukwcorrected additional bit handling in SIRCS protocol
2010-11-10 ukwcorrected SIEMENS protocol, added NIKON protocol
2010-09-02 ukwVersion 1.8.0: added JVC in irsnd, fitted APPLE protoco...
2010-08-28 ukwVersion 1.7.3: better support of Kaseikyo and Apple...
2010-06-15 ukwVersion 1.6.6: added FDC & RC-CAR protocol to IRSND
2010-06-14 ukwVersion 1.6.5: merged FDC1 and FDC2 to FDC, renamed...
2010-06-10 ukwVersion 1.6.2: added FDC2 protocol
2010-06-10 ukwVersion 1.6.1: changed interfaces of irmp_ISR(), irsnd_...
2010-06-09 ukwVersion 1.6.0: added FDC protocol, corrected DENON...
2010-06-02 ukwVersion 1.5.0: added Siemens Gigaset protocol, added...
2010-05-26 ukwVersion 1.4.0: Added Grundig + Nokia protocol
2010-05-17 ukwVersion 1.3.1: corrected command bitmask for SAMSUNG32...
2010-04-28 ukwVersion 1.2.1: added APPLE_PROTOCOL to irsnd
2010-04-14 ukwadded BANG_OLUFSEN protocol
2010-03-24 ukw1st checkin, version 1.0