]> cloudbase.mooo.com Git - irmp.git/history - irmp.c
Version 1.7.2: added timeout for NEC repetition frames
[irmp.git] / irmp.c
2010-07-01 ukwVersion 1.7.2: added timeout for NEC repetition frames
2010-06-26 ukwVersion 1.7.1: fixed #undefs for RECS80, RECS80EXT...
2010-06-25 ukwVersion 1.7.0: stable release
2010-06-23 ukwVersion 1.6.9: added pressed/released detection to...
2010-06-23 ukwVersion 1.6.9: added pressed/released detection to...
2010-06-22 ukwVersion 1.6.8: fixed conflicts between RC5 and FDC...
2010-06-21 ukwVersion 1.6.7: bugfix in manchester code detection...
2010-06-15 ukwVersion 1.6.6: added FDC & RC-CAR protocol to IRSND
2010-06-15 ukwVersion 1.6.5: handle uint8_t overflow above 15395 Hz
2010-06-14 ukwVersion 1.6.5: merged FDC1 and FDC2 to FDC, renamed...
2010-06-12 ukwVersion 1.6.4: added RC CAR
2010-06-11 ukwVersion 1.6.3: merged manchester decoding, changed...
2010-06-10 ukwVersion 1.6.2: added FDC2 protocol
2010-06-10 ukwVersion 1.6.2: added FDC2 protocol
2010-06-10 ukwgit-svn-id: svn://mikrocontroller.net/irmp@23 aeb2e35e...
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-05-16 ukwVersion 1.3.0: added Grundig protocol, fixed auto repet...
2010-04-28 ukwVersion 1.2.1: added APPLE_PROTOCOL to irsnd
2010-04-16 ukwVersion 1.1.1: optimized timings for all protocols
2010-04-14 ukwadded BANG_OLUFSEN protocol
2010-04-12 ukwVersion 1.1: Added Bang & Olufsen protocol
2010-03-29 ukwbugfix in detection of multiple NEC repetitions, added...
2010-03-24 ukw1st checkin, version 1.0