summaryrefslogtreecommitdiff
path: root/main.c
Commit message (Collapse)AuthorAge
* Version 2.5.5: IRMP port to PIC XC8 compilerukw2014-07-01
| | | | git-svn-id: svn://mikrocontroller.net/irmp@131 aeb2e35e-bfc4-4214-b83c-9e8de998ed28
* Version 2.3.6: corrected detection of inverted Denon framesukw2013-01-17
| | | | git-svn-id: svn://mikrocontroller.net/irmp@112 aeb2e35e-bfc4-4214-b83c-9e8de998ed28
* Version 2.3.4: improved detection of DENON frame repetition per keyukw2012-12-07
| | | | git-svn-id: svn://mikrocontroller.net/irmp@109 aeb2e35e-bfc4-4214-b83c-9e8de998ed28
* Version 2.3.3: port to Stellaris ARM Cortex M4ukw2012-11-19
| | | | git-svn-id: svn://mikrocontroller.net/irmp@108 aeb2e35e-bfc4-4214-b83c-9e8de998ed28
* version 2.1.0: corrected denon timing, new source structureukw2012-05-23
| | | | git-svn-id: svn://mikrocontroller.net/irmp@96 aeb2e35e-bfc4-4214-b83c-9e8de998ed28
* Version 2.0.3:ukw2012-02-13
| | | | | | | | | | | | | | irmp: - fixed bug when switching from nec42 to nec protocol - corrected timing for samsung/samsung32 protocol - added genre bits for kaseikyo irsnd: - corrected timing for samsung/samsung32 protocol - added pause after sending last frame - added genre bits for kaseikyo git-svn-id: svn://mikrocontroller.net/irmp@85 aeb2e35e-bfc4-4214-b83c-9e8de998ed28
* Version 2.0.2: improved jvc decoder (type 2 and 3)ukw2011-09-22
| | | | git-svn-id: svn://mikrocontroller.net/irmp@83 aeb2e35e-bfc4-4214-b83c-9e8de998ed28
* Corrected Timer for ATTiny85ukw2011-09-18
| | | | git-svn-id: svn://mikrocontroller.net/irmp@81 aeb2e35e-bfc4-4214-b83c-9e8de998ed28
* version 2.0.0-pre7: added support for ATtiny84, added ISR in main.c, ↵ukw2011-09-12
| | | | | | corrected timer1_init() for ATTiny85, added NEC16 & NEC42 for IRSND. git-svn-id: svn://mikrocontroller.net/irmp@80 aeb2e35e-bfc4-4214-b83c-9e8de998ed28
* version 2.0.0-pre7: added support for ATtiny84, added ISR in main.c, ↵ukw2011-09-12
| | | | | | corrected timer1_init() for ATTiny85 git-svn-id: svn://mikrocontroller.net/irmp@77 aeb2e35e-bfc4-4214-b83c-9e8de998ed28
* version 2.0.0-pre6: added support for ATtiny85, removed support for ↵ukw2011-09-06
| | | | | | codevision, added protocol names for logging etc. git-svn-id: svn://mikrocontroller.net/irmp@76 aeb2e35e-bfc4-4214-b83c-9e8de998ed28
* version 2.0.0-pre2: added LEGO protocolukw2011-04-11
| | | | git-svn-id: svn://mikrocontroller.net/irmp@69 aeb2e35e-bfc4-4214-b83c-9e8de998ed28
* Version 1.8.0: added JVC in irsnd, fitted APPLE protocol to IRMP 1.7.3ukw2010-09-02
| | | | git-svn-id: svn://mikrocontroller.net/irmp@46 aeb2e35e-bfc4-4214-b83c-9e8de998ed28
* Version 1.6.8: fixed conflicts between RC5 and FDC/RCCAR protocolukw2010-06-22
| | | | git-svn-id: svn://mikrocontroller.net/irmp@34 aeb2e35e-bfc4-4214-b83c-9e8de998ed28
* Version 1.6.1: changed interfaces of irmp_ISR(), irsnd_send_data(), changed ↵ukw2010-06-10
| | | | | | debug output of silent, normal and verbose modes, changed uart routines for more portability git-svn-id: svn://mikrocontroller.net/irmp@22 aeb2e35e-bfc4-4214-b83c-9e8de998ed28
* bugfix in detection of multiple NEC repetitions, added irmpconfig.hukw2010-03-29
| | | | git-svn-id: svn://mikrocontroller.net/irmp@4 aeb2e35e-bfc4-4214-b83c-9e8de998ed28
* 1st checkin, version 1.0ukw2010-03-24
git-svn-id: svn://mikrocontroller.net/irmp@1 aeb2e35e-bfc4-4214-b83c-9e8de998ed28