]> sigrok.org Git - libsigrokdecode.git/history - Makefile.am
srd: add python exception catcher, which routes to srd_err() and srd_dbg()
[libsigrokdecode.git] / Makefile.am
2012-01-23 Bert Vermeulensrd: add python exception catcher, which routes to...
2012-01-15 Bert Vermeulenmove sigrokdecode.Decoder type to its own source file
2012-01-05 Bert Vermeulennew srd_logic type implementation for PDs to iterate...
2012-01-04 Uwe Hermannsr/srd: Add Doxyfile to the tarball.
2012-01-03 Uwe Hermannsrd: configure.ac: Fix version number magic.
2012-01-03 Uwe HermannPut most autotools files into autostuff/.
2011-12-30 Uwe Hermannsr/srd: Remove/fix non-applicable autotools stuff.
2011-12-22 Uwe Hermannsrd: Add logging framework.
2011-12-04 Bert Vermeulenrefactored PD framework, now using new sigrok.Decoder...
2011-04-03 Uwe HermannRevert temporary changes for 0.2 release.
2011-04-03 Uwe HermannDisable some stuff which should not be in 0.2.
2011-02-04 Uwe HermannRevert FIRMWARE_DIR / DECODERS_DIR method for now.
2011-01-23 Uwe Hermannconfigure.ac: Fix firmware/decoders dir variables.
2011-01-23 Uwe HermannIntroduce proper libtool versioning for the libs.
2011-01-19 Uwe HermannRe-enable stuff we temporarily disabled for 0.1.
2011-01-19 Uwe HermannDisable decoders and session CLI options for 0.1.
2011-01-19 Uwe HermannDon't install libs and headers in the 0.1 release.
2011-01-15 Uwe HermannCLI: Support for running protocol decoders.
2011-01-10 Uwe HermannRename the scripts/ directory to decoders/.
2010-05-11 Uwe Hermannpkg-config: Add libsigrokdecode.pc.
2010-04-02 Uwe HermannStart of code base layout restructuring.