-
Notifications
You must be signed in to change notification settings - Fork 33
Comparing changes
Open a pull request
base repository: adafruit/Adafruit_CircuitPython_IRRemote
base: 4.1.16
head repository: adafruit/Adafruit_CircuitPython_IRRemote
compare: main
- 15 commits
- 12 files changed
- 4 contributors
Commits on Sep 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c04a5c3 - Browse repository at this point
Copy the full SHA c04a5c3View commit details
Commits on Oct 29, 2023
-
Fix for uncleared buffer in NonblockingGenericDecode
The code in the generator now correctly clears the _unparsed_pulses buffer. It also removes the long "end of message" pulses from the buffer before parsing, since they should be discarded by decode_bits anyway and it fixes NECRepeatIRMessage.
Configuration menu - View commit details
-
Copy full SHA for d18dc89 - Browse repository at this point
Copy the full SHA d18dc89View commit details
Commits on Dec 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bfcc72c - Browse repository at this point
Copy the full SHA bfcc72cView commit details
Commits on Feb 20, 2024
-
Configuration menu - View commit details 8000
-
Copy full SHA for a44922f - Browse repository at this point
Copy the full SHA a44922fView commit details -
Merge pull request #67 from Kry-Vosa/main
Fix for uncleared buffer in NonblockingGenericDecode
Configuration menu - View commit details
-
Copy full SHA for 72b03fe - Browse repository at this point
Copy the full SHA 72b03feView commit details
Commits on Apr 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e73de46 - Browse repository at this point
Copy the full SHA e73de46View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8ed7cb - Browse repository at this point
Copy the full SHA b8ed7cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e981d9 - Browse repository at this point
Copy the full SHA 8e981d9View commit details
Commits on Apr 21, 2024
-
Merge pull request #68 from tkomde/feature/updates202404
Compatibility for NEC protocol is fixed
Configuration menu - View commit details
-
Copy full SHA for d3f3b31 - Browse repository at this point
Copy the full SHA d3f3b31View commit details
Commits on Apr 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c0810c5 - Browse repository at this point
Copy the full SHA c0810c5View commit details -
Merge pull request #69 from tkomde/patch-1
Update irremote_transmit.py
Configuration menu - View commit details
-
Copy full SHA for c4daaa7 - Browse repository at this point
Copy the full SHA c4daaa7View commit details
Commits on Oct 7, 2024
-
remove deprecated get_html_theme_path() call
Signed-off-by: foamyguy <foamyguy@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c381e2f - Browse repository at this point
Copy the full SHA c381e2fView commit details
Commits on Jan 16, 2025
-
add sphinx configuration to rtd.yaml
Signed-off-by: foamyguy <foamyguy@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d3d8d73 - Browse repository at this point
Copy the full SHA d3d8d73View commit details
Commits on May 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4abddfd - Browse repository at this point
Copy the full SHA 4abddfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb0b62b - Browse repository at this point
Copy the full SHA cb0b62bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.1.16...main