Age | Commit message (Expand) | Author |
2021-12-26 | ir_irmp: wrapper lib, add locking and Python threading support | Gerhard Sittig |
2021-12-26 | ir_irmp: wrapper lib, silence warnings in "Windows or Unix" condition | Gerhard Sittig |
2020-08-31 | irmp: Fix a build issue with xtensa cross toolchains. | Uwe Hermann |
2020-07-19 | irmp: silence "illegal character encoding" compiler warning | Gerhard Sittig |
2020-07-18 | ir_irmp: add support for button "release" flag | Gerhard Sittig |
2020-07-18 | irmp: workaround incomplete platform detection when under libtool | Gerhard Sittig |
2020-07-18 | irmp: silence core logic ANALYZE output from the shared library | Gerhard Sittig |
2020-07-18 | irmp: rework shared library (style, reliability, TODO items) | Gerhard Sittig |
2020-07-18 | irmp: introduce PC side shared library code for IRMP core logic | Gerhard Sittig |
2020-07-18 | irmp: introduce variables for start of IR frame and current sample | Gerhard Sittig |
2020-07-18 | irmp: adjust config for PC library use (32bit, 20kHz, more protocols) | Gerhard Sittig |
2020-07-18 | irmp: silence missing prototype compiler warning | Gerhard Sittig |
2020-07-18 | irmp: address unbalanced preprocessor condition (PIC workaround) | Gerhard Sittig |
2020-07-18 | irmp: silence signedness compiler warning in IR command comparison | Gerhard Sittig |
2020-07-18 | irmp: silence printf(3) format warnings (simple approach) | Gerhard Sittig |
2020-07-18 | irmp: introduce sigrok specific README file | Gerhard Sittig |
2020-07-18 | irmp: introduce (part of) upstream IRMP sources | Gerhard Sittig |