]> sigrok.org Git - libsigrokdecode.git/history - configure.ac
use GVariant for passing decoder options and probes
[libsigrokdecode.git] / configure.ac
2013-03-17 Uwe Hermannconfigure.ac: Drop std-options, unneeded.
2013-03-12 Matt RanostayAdd Dallas DS1307 RTC protocol decoder
2013-02-09 Uwe HermannAdd contrib/sigrok-logo-notext.png.
2013-01-27 Uwe HermannUpdate package version to new 0.1.1 release.
2013-01-27 Uwe HermannUpdate libtool version numbers for libsigrokdecode.
2013-01-27 Uwe HermannMinor autotools improvements.
2013-01-19 Uwe Hermannconfigure.ac: Drop AC_PROG_CXX.
2013-01-19 Uwe HermannLower glib-2.0 requirement to 2.24.0.
2013-01-12 Uwe HermannCosmetics, fix typos.
2012-12-28 Uwe Hermannconfigure.ac: Add missing -fvisibility=hidden to CFLAGS.
2012-12-28 Uwe Hermannconfigure.ac: Fix CFLAGS settings.
2012-12-17 Uwe HermannAdd intial CAN protocol decoder.
2012-12-12 Uwe Hermannconfigure.ac: Also check for python3.3-config.
2012-11-24 Uwe Hermannconfigure.ac/Makefile.am: Alphabetical order.
2012-11-21 Uwe HermannInitial TI TLC5620 (8-bit quad DAC) protocol decoder.
2012-10-13 Uwe HermannSmall update for the pkg-config files and Windows.
2012-08-29 Uwe HermannAdd initial SD card (SPI mode) decoder.
2012-07-28 Uwe Hermannsrd: Initial decoder for AVR ISP protocol.
2012-07-21 Uwe Hermannsrd: Rename onewire_transport to maxim_ds28ea00.
2012-07-15 Iztok Jerasonewire: added transport layer decoder, it does not...
2012-07-15 Iztok Jerasonewire: the split of the protocol into layers works now
2012-07-11 Uwe Hermannsrd: Drop 'usb' PD, replaced by two others.
2012-07-03 Uwe Hermannunfinished update to onewire protocol decoder
2012-06-27 Uwe Hermannsrd: Add National LM75 protocol decoder.
2012-06-22 Bert Vermeulensr/srd/cli: require glib version >= 2.28
2012-06-20 Uwe Hermannsrd: Split USB decoder in two PDs (which stack).
2012-06-13 Uwe Hermannsrd: Add experimental uart_dump decoder.
2012-05-30 Uwe Hermannsrd: nunchuk: Enable PD now, it works fine.
2012-05-29 Uwe Hermannsrd: Disable 'onewire' PD for now, until it's working.
2012-05-22 Iztok Jerascommiting new unfinished 1-wire decoder
2012-05-15 Pekka Nikandersr/srd/cli: Fix compiling with Homebrew.
2012-04-28 Uwe Hermannsrd: Add initial JTAG/STM32 protocol decoder.
2012-04-26 Uwe Hermannsrd: Add initial JTAG protocol decoder.
2012-04-19 Uwe Hermannsrd: Initial MEMSIC MXC6225XU protocol decoder.
2012-04-18 Uwe HermannInitial LPC protocol decoder implementation.
2012-04-06 Joel Holdsworthsrd/i2s: Initial implementation
2012-03-31 Uwe Hermannsrd: Disable 'nunchuk' PD for now, it's unfinished.
2012-03-31 Uwe Hermannsrd: SRD_PACKAGE_VERSION_* for consistency.
2012-03-24 Uwe Hermannsrd: sigrokdecode.h: Add version macros.
2012-03-21 Uwe Hermannsrd: Drop ebr30a_i2c_demux in favor of i2cdemux.
2012-03-21 Uwe Hermannsr/cli/gtk/qt: Fix package version numbers / docs.
2012-01-31 Bert Vermeulensrd: remove obsolete DDC-only I2C filter
2012-01-31 Bert Vermeulensrd: add generic I2C filter PD
2012-01-29 Bert Vermeulensrd: add EDID 1.3 decoder
2012-01-28 Uwe HermannUpdate/enforce/document our build requirements.
2012-01-26 Uwe Hermannsrd: Melexis MLX90614 Infrared Thermometer decoder.
2012-01-25 Uwe Hermannsrd: Add Epson RTC-8564 JE/NB protocol decoder.
2012-01-22 Uwe Hermannsrd: Add generic i2cdemux protocol decoder.
2012-01-15 Uwe Hermannsrd: Each PD now has its own subdirectory.
2012-01-05 Uwe Hermannsrd: Small Python detection fixes.
2012-01-05 Renato Caldasconfigure.ac: fixed python3-config detection.
2012-01-04 Uwe HermannA few more fixes for configure.ac files.
2012-01-04 Uwe Hermannsrd: Show config summary, libs, and Python info.
2012-01-03 Uwe Hermannsrd: configure.ac: Fix version number magic.
2012-01-03 Uwe HermannPut most autotools files into autostuff/.
2012-01-03 Uwe Hermannsrd: Put files into .../share/libsigrokdecode.
2012-01-02 Uwe Hermannsrd: configure.ac: Add comment.
2011-12-30 Uwe Hermannsr/srd: Remove/fix non-applicable autotools stuff.
2011-12-30 Uwe Hermannsr/srd: Move some files to their resp. dirs.