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