summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2013-03-17configure.ac: Drop std-options, unneeded.Uwe Hermann
2013-03-12Add Dallas DS1307 RTC protocol decoderMatt Ranostay
2013-02-09Add contrib/sigrok-logo-notext.png.Uwe Hermann
2013-01-27Update package version to new 0.1.1 release.Uwe Hermann
2013-01-27Update libtool version numbers for libsigrokdecode.Uwe Hermann
2013-01-27Minor autotools improvements.Uwe Hermann
2013-01-19configure.ac: Drop AC_PROG_CXX.Uwe Hermann
2013-01-19Lower glib-2.0 requirement to 2.24.0.Uwe Hermann
2013-01-13Cosmetics, fix typos.Uwe Hermann
2012-12-28configure.ac: Add missing -fvisibility=hidden to CFLAGS.Uwe Hermann
2012-12-28configure.ac: Fix CFLAGS settings.Uwe Hermann
2012-12-17Add intial CAN protocol decoder.Uwe Hermann
2012-12-12configure.ac: Also check for python3.3-config.Uwe Hermann
2012-11-24configure.ac/Makefile.am: Alphabetical order.Uwe Hermann
2012-11-21Initial TI TLC5620 (8-bit quad DAC) protocol decoder.Uwe Hermann
2012-10-13Small update for the pkg-config files and Windows.Uwe Hermann
2012-08-29Add initial SD card (SPI mode) decoder.Uwe Hermann
2012-07-28srd: Initial decoder for AVR ISP protocol.Uwe Hermann
2012-07-21srd: Rename onewire_transport to maxim_ds28ea00.Uwe Hermann
2012-07-15onewire: added transport layer decoder, it does not do much for nowIztok Jeras
2012-07-15onewire: the split of the protocol into layers works nowIztok Jeras
2012-07-11srd: Drop 'usb' PD, replaced by two others.Uwe Hermann
2012-07-04unfinished update to onewire protocol decoderUwe Hermann
2012-06-28srd: Add National LM75 protocol decoder.Uwe Hermann
2012-06-23sr/srd/cli: require glib version >= 2.28Bert Vermeulen
2012-06-21srd: Split USB decoder in two PDs (which stack).Uwe Hermann
2012-06-14srd: Add experimental uart_dump decoder.Uwe Hermann
2012-05-31srd: nunchuk: Enable PD now, it works fine.Uwe Hermann
2012-05-30srd: Disable 'onewire' PD for now, until it's working.Uwe Hermann
2012-05-23commiting new unfinished 1-wire decoderIztok Jeras
2012-05-15sr/srd/cli: Fix compiling with Homebrew.Pekka Nikander
2012-04-29srd: Add initial JTAG/STM32 protocol decoder.Uwe Hermann
2012-04-26srd: Add initial JTAG protocol decoder.Uwe Hermann
2012-04-19srd: Initial MEMSIC MXC6225XU protocol decoder.Uwe Hermann
2012-04-18Initial LPC protocol decoder implementation.Uwe Hermann
2012-04-06srd/i2s: Initial implementationJoel Holdsworth
2012-03-31srd: Disable 'nunchuk' PD for now, it's unfinished.Uwe Hermann
2012-03-31srd: SRD_PACKAGE_VERSION_* for consistency.Uwe Hermann
2012-03-24srd: sigrokdecode.h: Add version macros.Uwe Hermann
2012-03-21srd: Drop ebr30a_i2c_demux in favor of i2cdemux.Uwe Hermann
2012-03-21sr/cli/gtk/qt: Fix package version numbers / docs.Uwe Hermann
2012-01-31srd: remove obsolete DDC-only I2C filterBert Vermeulen
2012-01-31srd: add generic I2C filter PDBert Vermeulen
2012-01-29srd: add EDID 1.3 decoderBert Vermeulen
2012-01-28Update/enforce/document our build requirements.Uwe Hermann
2012-01-27srd: Melexis MLX90614 Infrared Thermometer decoder.Uwe Hermann
2012-01-25srd: Add Epson RTC-8564 JE/NB protocol decoder.Uwe Hermann
2012-01-22srd: Add generic i2cdemux protocol decoder.Uwe Hermann
2012-01-15srd: Each PD now has its own subdirectory.Uwe Hermann
2012-01-05srd: Small Python detection fixes.Uwe Hermann