]> sigrok.org Git - libsigrokdecode.git/history - irmp
avr_isp: Add more parts
[libsigrokdecode.git] / irmp /
2021-12-26 Gerhard Sittigir_irmp: wrapper lib, add locking and Python threading...
2021-12-26 Gerhard Sittigir_irmp: wrapper lib, silence warnings in "Windows...
2020-08-31 Uwe Hermannirmp: Fix a build issue with xtensa cross toolchains.
2020-07-19 Gerhard Sittigirmp: silence "illegal character encoding" compiler...
2020-07-18 Gerhard Sittigir_irmp: add support for button "release" flag
2020-07-18 Gerhard Sittigirmp: workaround incomplete platform detection when...
2020-07-18 Gerhard Sittigirmp: silence core logic ANALYZE output from the shared...
2020-07-18 Gerhard Sittigirmp: rework shared library (style, reliability, TODO...
2020-07-18 Gerhard Sittigirmp: introduce PC side shared library code for IRMP...
2020-07-18 Gerhard Sittigirmp: introduce variables for start of IR frame and...
2020-07-18 Gerhard Sittigirmp: adjust config for PC library use (32bit, 20kHz...
2020-07-18 Gerhard Sittigirmp: silence missing prototype compiler warning
2020-07-18 Gerhard Sittigirmp: address unbalanced preprocessor condition (PIC...
2020-07-18 Gerhard Sittigirmp: silence signedness compiler warning in IR command...
2020-07-18 Gerhard Sittigirmp: silence printf(3) format warnings (simple approach)
2020-07-18 Gerhard Sittigirmp: introduce sigrok specific README file
2020-07-18 Gerhard Sittigirmp: introduce (part of) upstream IRMP sources