FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/IRremoteInt.h - Arduino-IRremote/Arduino-IRremote · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
Arduino-IRremote
/
Arduino-IRremote
Public
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
5k
Code
Issues
0
Pull requests
0
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
Arduino-IRremote
src
IRremoteInt.h
on
master
User selector
Datepicker
Commit history
Commits on Jun 4, 2026
Documentation
ArminJo
committed
237ab86
View commit details
Copy full SHA for 237ab86
View code at this point
Browse repository at this point
Commits on Mar 19, 2026
Bumped version to 4.7.0. -Fixed bug in sending RC6A, updated LG protocol and removed useless LG2 protocol, added new functions match*WithGreaterRange(), improved B&O decoding
ArminJo
committed
b40476b
View commit details
Copy full SHA for b40476b
View code at this point
Browse repository at this point
Commits on Mar 17, 2026
Bumped TinyIR version to 2.3.0 - Renamed TinyReceiver*() functions to TinyIRReceiver*()
ArminJo
committed
c39a37e
View commit details
Copy full SHA for c39a37e
View code at this point
Browse repository at this point
Commits on Mar 16, 2026
Documentation and UnitTest with TinyIRSender
ArminJo
committed
5b033d8
View commit details
Copy full SHA for 5b033d8
View code at this point
Browse repository at this point
Commits on Mar 2, 2026
Added removed typedef `IRRawDataType` for backward compatibility.
ArminJo
committed
61465c8
View commit details
Copy full SHA for 61465c8
View code at this point
Browse repository at this point
Commits on Feb 28, 2026
Bumped version to 4.6.1
ArminJo
committed
69d3619
View commit details
Copy full SHA for 69d3619
View code at this point
Browse repository at this point
Commits on Feb 27, 2026
Closes #1347 Bug in sendRC5() - toggle bit is never set if autorepeat is not enabled
ArminJo
committed
1d87218
View commit details
Copy full SHA for 1d87218
View code at this point
Browse repository at this point
Commits on Feb 26, 2026
Documented 8 bit buffer usage
ArminJo
committed
562edd8
View commit details
Copy full SHA for 562edd8
View code at this point
Browse repository at this point
Commits on Feb 21, 2026
Added Marantz protocol, improved biphase decoding
ArminJo
committed
ba70bda
View commit details
Copy full SHA for ba70bda
View code at this point
Browse repository at this point
Commits on Feb 19, 2026
IRCommandDispatcher now part of library
ArminJo
committed
a0604f6
View commit details
Copy full SHA for a0604f6
View code at this point
Browse repository at this point
Commits on Feb 15, 2026
OpenLASIR continued
ArminJo
committed
9be2862
View commit details
Copy full SHA for 9be2862
View code at this point
Browse repository at this point
Commits on Feb 11, 2026
Add OpenLASIR protocol support (#1343)
Show description for 154773e
danielweidman
authored
154773e
View commit details
Copy full SHA for 154773e
View code at this point
Browse repository at this point
Commits on Dec 9, 2025
Changed USE_DEFAULT_FEEDBACK_LED_PIN from 0 to 0xFF, because megaTinyCore defines the not special pin PIN_PA4 as 0. Changed timer for ATtiny16X4.
ArminJo
committed
bb4435f
View commit details
Copy full SHA for bb4435f
View code at this point
Browse repository at this point
Commits on Sep 5, 2025
Added UNKNOWN protocol to printIRSendUsage()
ArminJo
committed
ee3b9cd
View commit details
Copy full SHA for ee3b9cd
View code at this point
Browse repository at this point
Commits on Aug 24, 2025
Marantz-RC5 extension support (#1314)
Show description for c2a9430
arjung467
and
ArminJo
authored
c2a9430
View commit details
Copy full SHA for c2a9430
View code at this point
Browse repository at this point
Commits on Aug 18, 2025
Added Velux checksum computation
ArminJo
committed
508cbf9
View commit details
Copy full SHA for 508cbf9
View code at this point
Browse repository at this point
Commits on Aug 7, 2025
Added experimental Velux send function. LED feedback is always enabled for sending. It can only be disabled by using the macro NO_LED_SEND_FEEDBACK_CODE.
ArminJo
committed
7f157f2
View commit details
Copy full SHA for 7f157f2
View code at this point
Browse repository at this point
Commits on Aug 4, 2025
Changed DECODE_STRICT_CHECKS to USE_STRICT_DECODER and implemented it
ArminJo
committed
1c84ee9
View commit details
Copy full SHA for 1c84ee9
View code at this point
Browse repository at this point
Commits on Aug 1, 2025
Threshold decoding added, new handling of MARK_EXCESS_MICROS without strange rounding inconsistency.
ArminJo
committed
8d2f302
View commit details
Copy full SHA for 8d2f302
View code at this point
Browse repository at this point
Commits on Jul 29, 2025
Experimental threshold decoder to be activated by USE_THRESHOLD_DECODING
ArminJo
committed
ee8bc42
View commit details
Copy full SHA for ee8bc42
View code at this point
Browse repository at this point
Commits on Jul 28, 2025
Support for multiple instances
ArminJo
committed
e7b81be
View commit details
Copy full SHA for e7b81be
View code at this point
Browse repository at this point
Commits on Jun 27, 2025
Fixed spelling errors inspired by PR 1304
ArminJo
committed
5cff1b4
View commit details
Copy full SHA for 5cff1b4
View code at this point
Browse repository at this point
Commits on May 29, 2025
Added USE_ACTIVE_LOW_OUTPUT_FOR_SEND_PIN
ArminJo
committed
5f34705
View commit details
Copy full SHA for 5f34705
View code at this point
Browse repository at this point
Commits on May 26, 2025
Closes #1301 - Backward compatibility bug for printIRResultShort(3 params)
ArminJo
committed
1ffaf94
View commit details
Copy full SHA for 1ffaf94
View code at this point
Browse repository at this point
Commits on May 9, 2025
Documentation
ArminJo
committed
54ebbbd
View commit details
Copy full SHA for 54ebbbd
View code at this point
Browse repository at this point
Commits on Mar 19, 2025
PulseDistanceWidthProtocolConstants now in PROGMEM
ArminJo
committed
5389c9d
View commit details
Copy full SHA for 5389c9d
View code at this point
Browse repository at this point
Commits on Mar 8, 2025
Added MultipleSendPins example
ArminJo
committed
f570ed2
View commit details
Copy full SHA for f570ed2
View code at this point
Browse repository at this point
Commits on Mar 5, 2025
Fixed overflow handling. Improved repeat detection for DistanceWidthProtocol
ArminJo
committed
87201d6
View commit details
Copy full SHA for 87201d6
View code at this point
Browse repository at this point
Commits on Dec 25, 2024
Documentation
ArminJo
committed
d7acf29
View commit details
Copy full SHA for d7acf29
View code at this point
Browse repository at this point
Commits on Nov 28, 2024
fixes #1272 Sharp frame marker
ArminJo
committed
403d3ee
View commit details
Copy full SHA for 403d3ee
View code at this point
Browse repository at this point
Commits on Oct 10, 2024
Housekeeping for ATtinies and ESP32
ArminJo
committed
bd19150
View commit details
Copy full SHA for bd19150
View code at this point
Browse repository at this point
Commits on Sep 9, 2024
Support for RC6A
ArminJo
committed
610d116
View commit details
Copy full SHA for 610d116
View code at this point
Browse repository at this point
Commits on Aug 12, 2024
Closes #1255
ArminJo
committed
7a115e8
View commit details
Copy full SHA for 7a115e8
View code at this point
Browse repository at this point
Commits on Jul 24, 2024
restartTimer() now uses variable sMicrosAtLastStopTimer to keep track of uncounted ticks between stopTimer() and restartTimer()
ArminJo
committed
13ca5ce
View commit details
Copy full SHA for 13ca5ce
View code at this point
Browse repository at this point
Commits on Jun 26, 2024
Using 8 bit raw timing buffer for all timings except frame gap (former rawbuf[0])
ArminJo
committed
1df8195
View commit details
Copy full SHA for 1df8195
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL