Commit Graph

  • 04e2cfbdad Compiling, all functionality enabled, tested with Panasonic Bluechip 2015-06-20 01:20:25 +01:00
  • 62696e0f4d Finish sendXXX() cleanup Move NEC decode to be with NEC send Bluechip 2015-06-19 00:12:29 +01:00
  • 5f92834a12 Finish sendXXX() cleanup Move NEC decode to be with NEC send Bluechip 2015-06-19 00:12:29 +01:00
  • f5e85e9432 Bit more cleanup Guests have arrived - sanity checkin Bluechip 2015-06-18 19:52:22 +01:00
  • a338d5525a Bit more cleanup Guests have arrived - sanity checkin Bluechip 2015-06-18 19:52:22 +01:00
  • e6ae660100 Optimise send() loops Query accuracy of sendAiwaRCT501() [see inline comment] Bluechip 2015-06-18 19:24:21 +01:00
  • 001ccf9425 Optimise send() loops Query accuracy of sendAiwaRCT501() [see inline comment] Bluechip 2015-06-18 19:24:21 +01:00
  • 43cbf2d002 Whitespace cleanup on for() loops Bluechip 2015-06-17 23:12:32 +01:00
  • 6af9a1b485 Whitespace cleanup on for() loops Bluechip 2015-06-17 23:12:32 +01:00
  • 4938c307e0 Cleaned up the DEBUG output Bluechip 2015-06-17 23:04:47 +01:00
  • 7d926499b4 Cleaned up the DEBUG output Bluechip 2015-06-17 23:04:47 +01:00
  • 4324bb9e99 Reduce one-line-if's down to one line Bluechip 2015-06-17 22:54:43 +01:00
  • 7f1387278f Reduce one-line-if's down to one line Bluechip 2015-06-17 22:54:43 +01:00
  • d6ef2f99fa Standardise function headers for consistent coding style Bluechip 2015-06-17 22:25:34 +01:00
  • c45b84f65c Standardise function headers for consistent coding style Bluechip 2015-06-17 22:25:34 +01:00
  • 99d04629bc Standardise commenting as C++ style throughout Bluechip 2015-06-17 22:16:43 +01:00
  • 64698fd24b Standardise commenting as C++ style throughout Bluechip 2015-06-17 22:16:43 +01:00
  • b9e5b969f7 Clearly mark the start of every function to aid is source navigation & code maintainability Bluechip 2015-06-17 21:59:04 +01:00
  • 942dcf4051 Clearly mark the start of every function to aid is source navigation & code maintainability Bluechip 2015-06-17 21:59:04 +01:00
  • 3a21c0e413 Switch to stable release of @PlatformIO Ivan Kravets 2015-05-27 17:18:01 +03:00
  • 66395a5daa Switch to stable release of @PlatformIO Ivan Kravets 2015-05-27 17:18:01 +03:00
  • ad42149c56 Continuous Integration with @travis-ci + @PlatformIO Ivan Kravets 2015-05-23 19:35:45 +03:00
  • 8e043b5bb4 Continuous Integration with @travis-ci + @PlatformIO Ivan Kravets 2015-05-23 19:35:45 +03:00
  • e9e4410a05 Update README.md Rafi Khan 2015-05-14 16:32:48 -06:00
  • 9170c0b4a1 Update README.md Rafi Khan 2015-05-14 16:32:48 -06:00
  • 97909f86f0 #133 Rafi Khan 2015-04-26 17:06:52 -06:00
  • f9faf98048 #133 Rafi Khan 2015-04-26 17:06:52 -06:00
  • e0a1312606 Merge pull request #119 from jan-r/ATmega8-IRQ-fix Rafi Khan 2015-04-18 14:18:02 -06:00
  • 5cf1e45002 Merge pull request #119 from jan-r/ATmega8-IRQ-fix Rafi Khan 2015-04-18 14:18:02 -06:00
  • a0a67f4d37 Merge pull request #124 from levsa/master joshua noble 2015-04-10 10:49:40 -07:00
  • 0cb77d3c5b Merge pull request #124 from levsa/master joshua noble 2015-04-10 10:49:40 -07:00
  • 0ec2bf5696 Changed ifdefs for SEND and DECODE, created enum for decode_type_t. Corrected ifdef errors, issues #121, #122, #123). Levon Saldamli 2015-04-06 18:17:53 +02:00
  • d336bc541a Changed ifdefs for SEND and DECODE, created enum for decode_type_t. Corrected ifdef errors, issues #121, #122, #123). Levon Saldamli 2015-04-06 18:17:53 +02:00
  • d7f2b1b08f Library properties for arduino 1.0.5 to recognize as library. Levon Saldamli 2015-04-06 17:16:27 +02:00
  • 675f9fe042 Library properties for arduino 1.0.5 to recognize as library. Levon Saldamli 2015-04-06 17:16:27 +02:00
  • e3567c7945 Fixed problem with interrupt enable/disable on ATmega8 jan-r 2015-04-04 11:02:53 +02:00
  • 4caca675ff Fixed problem with interrupt enable/disable on ATmega8 jan-r 2015-04-04 11:02:53 +02:00
  • 05db6714af Quick fix for previous commit Rafi Khan 2015-03-16 12:07:55 -06:00
  • 96fa0f557a Quick fix for previous commit Rafi Khan 2015-03-16 12:07:55 -06:00
  • 0e82cf540c Add Aiwa protocol to keywords Rafi Khan 2015-03-16 12:07:21 -06:00
  • 04420c9f5c Add Aiwa protocol to keywords Rafi Khan 2015-03-16 12:07:21 -06:00
  • f08064bb96 Updating for device usage joshua noble 2015-03-15 19:41:46 -07:00
  • 66d82da532 Updating for device usage joshua noble 2015-03-15 19:41:46 -07:00
  • 111c96ab58 merging 110 Joshua Noble 2015-03-15 13:28:46 -07:00
  • 117059a17f merging 110 Joshua Noble 2015-03-15 13:28:46 -07:00
  • 4e6fb9ecf4 Merge pull request #61 from crash7/master Rafi Khan 2015-03-14 21:04:30 -06:00
  • ce1c79baa5 Merge pull request #61 from crash7/master Rafi Khan 2015-03-14 21:04:30 -06:00
  • a8b4269ca7 Added possibility to exclude non-necessary libraries by comment lines in IRremote.h sstefanov 2015-03-12 14:49:48 +02:00
  • 549d92d2f5 Added possibility to exclude non-necessary libraries by comment lines in IRremote.h sstefanov 2015-03-12 14:49:48 +02:00
  • e2a7f22c1f Update Contributors.md Rafi Khan 2015-03-10 15:43:28 -06:00
  • c2bf981fe7 Update Contributors.md Rafi Khan 2015-03-10 15:43:28 -06:00
  • f6066c3e65 Added Lauszus to contrib. Rafi Khan 2015-03-10 15:43:13 -06:00
  • 2ad1487c8d Added Lauszus to contrib. Rafi Khan 2015-03-10 15:43:13 -06:00
  • 72b8a19ec3 Added Laszus to contributors Rafi Khan 2015-03-10 15:41:44 -06:00
  • 160238e9cf Merge branch 'gh-pages' of https://github.com/shirriff/Arduino-IRremote into gh-pages Rafi Khan 2015-03-10 15:40:35 -06:00
  • 7ed3b8f09d Update index.html Rafi Khan 2015-03-10 10:42:18 -06:00
  • 2dbfee0c2e Added to changelog BETA Rafi Khan 2015-03-09 23:01:41 -06:00
  • 49855488d5 Merge branch 'fab672000-master' into experimental Rafi Khan 2015-03-09 22:55:22 -06:00
  • 9edaf23d9a Added contributor Rafi Khan 2015-03-09 22:44:46 -06:00
  • e04e7d31b7 Debug Improvement: Saved a lot of ram in debug mode by switching the constant strings to the flash memory space, see the F() macro changes. Minor Improvement: Saved one byte of ram per class instantiation as decode_type attribute only needs to be int8_t so 8bits fab672000 2015-03-09 21:28:37 -05:00
  • cb6b1b622d Added reference to GitHub page Rafi Khan 2015-03-09 18:54:25 -06:00
  • c1c6bd4199 Added reference to GitHub page Rafi Khan 2015-03-09 18:54:25 -06:00
  • 83b20df571 Changed contributors to credits as it makes more sense considering this page is likely to be viewed independently from the repo Rafi Khan 2015-03-09 18:51:46 -06:00
  • efaae77a04 Added contributors names Rafi Khan 2015-03-09 18:50:20 -06:00
  • 4be42c20b3 Removed by name as the owner, this project was forked to design the page so no insult intended if some parts contain my name Rafi Khan 2015-03-09 18:32:12 -06:00
  • f5f8743f92 Added Release Rafi Khan 2015-03-09 17:23:10 -06:00
  • 457d8cbfb2 Greatly improved Page Rafi Khan 2015-03-09 17:17:05 -06:00
  • 3b318746d5 Initial Pages Commit Rafi Khan 2015-03-09 16:44:21 -06:00
  • 0096727887 Fixed some syntax errors mentioned by @crash7 and also added Aiwa decoding to the changelog Rafi Khan 2015-03-09 15:47:31 -06:00
  • b8043a7415 Releases can be found on the releases page. Rafi Khan 2015-03-09 13:01:25 -06:00
  • 2768ddc676 Releases can be found on the releases page. Rafi Khan 2015-03-09 13:01:25 -06:00
  • 74622ec776 Merge branch 'crash7-master' into experimental Rafi Khan 2015-03-08 21:12:08 -06:00
  • 9a5d40a74c Changed define for Aiwa from 14 to 15 Rafi Khan 2015-03-08 21:09:48 -06:00
  • 1cf65bbcde Merge branch 'master' of https://github.com/crash7/Arduino-IRremote into crash7-master Rafi Khan 2015-03-08 21:07:53 -06:00
  • 2926b33526 Fixed another mistake Rafi Khan 2015-03-08 20:59:59 -06:00
  • ccc7ad9627 Fixed a mistake Rafi Khan 2015-03-08 20:58:20 -06:00
  • beef4710a3 Moved contributors to a different file Rafi Khan 2015-03-08 19:42:47 -06:00
  • 7b08532e47 Moved contributors to a different file MAJOR Rafi Khan 2015-03-08 19:42:47 -06:00
  • 7bf1e8d92d Added Neco777 to contributors Rafi Khan 2015-03-08 19:40:16 -06:00
  • 3b16c12b59 Added Neco777 to contributors Rafi Khan 2015-03-08 19:40:16 -06:00
  • 50530b6519 Added changelog Rafi Khan 2015-03-08 19:31:34 -06:00
  • 095d8241f1 Change Version number Rafi Khan 2015-03-08 19:23:50 -06:00
  • 0dfa1925a8 add crash7 to contributors list Rafi Khan 2015-03-08 17:38:20 -06:00
  • 9c2064c5b4 add crash7 to contributors list Rafi Khan 2015-03-08 17:38:20 -06:00
  • 1e1ec53911 remove index (for real) Rafi Khan 2015-03-08 17:37:06 -06:00
  • 3256c847b2 remove index (for real) Rafi Khan 2015-03-08 17:37:06 -06:00
  • 4efc4d6bc8 Merge branch 'master' of https://github.com/shirriff/Arduino-IRremote Rafi Khan 2015-03-08 17:35:45 -06:00
  • 2c6067eb30 Merge branch 'master' of https://github.com/shirriff/Arduino-IRremote Rafi Khan 2015-03-08 17:35:45 -06:00
  • 4a7e85b65c removed index Rafi Khan 2015-03-08 17:35:21 -06:00
  • c35f7219dd removed index Rafi Khan 2015-03-08 17:35:21 -06:00
  • 97e7423260 Added GitHub Page Rafi Khan 2015-03-08 17:30:36 -06:00
  • 18f5aa639b Added GitHub Page Rafi Khan 2015-03-08 17:30:36 -06:00
  • 8a40178ad2 Merge pull request #90 from ivankravets/patch-1 Rafi Khan 2015-03-08 17:16:29 -06:00
  • a87d558b73 Merge pull request #90 from ivankravets/patch-1 Rafi Khan 2015-03-08 17:16:29 -06:00
  • 3327011ec8 Added Aiwa protocol (remote control RC-T501). Christian Musa 2014-04-30 16:28:31 -03:00
  • bed4cc5c97 Added Aiwa protocol (remote control RC-T501). Christian Musa 2014-04-30 16:28:31 -03:00
  • c448327a92 Fixed broken links Rafi Khan 2015-03-08 16:07:40 -06:00
  • c0446fd659 Fixed broken links Rafi Khan 2015-03-08 16:07:40 -06:00
  • f5d5b58a3d Add contributors to readme Rafi Khan 2015-03-08 16:03:41 -06:00
  • 12f7ef1d28 Add contributors to readme Rafi Khan 2015-03-08 16:03:41 -06:00