summaryrefslogtreecommitdiff
path: root/decode.c
AgeCommit message (Expand)Author
2011-01-15Bugfix: Use only .py decoders, ignore .pyc files.Uwe Hermann
2011-01-15Don't expose libsigrokdecode's interal GSList.Uwe Hermann
2011-01-15CLI: Support for running protocol decoders.Uwe Hermann
2011-01-10Rename the scripts/ directory to decoders/.Uwe Hermann
2011-01-08Fix compile for Python >= 3.0.Uwe Hermann
2010-05-20libsigrokdecode: Use SIGROKDECODE_OK.Uwe Hermann
2010-04-24Various Python decoder infrastructure improvements.Uwe Hermann
2010-04-23sigrokdecode_run_decoder(): Pass in the module name.unknown
2010-04-18sigrokdecode_init: Add more Python search paths.Uwe Hermann
2010-04-11First attempt at an I2C decoder (untested).Uwe Hermann
2010-04-09Fix all warnings and re-enable -Wextra.Uwe Hermann
2010-04-06More paths to the libsigrokdecode Python scripts.Uwe Hermann
2010-04-06Fix incorrect path to the Python decoder scripts.Uwe Hermann
2010-04-02Start of code base layout restructuring.Uwe Hermann