Age | Commit message (Expand) | Author |
2013-10-20 | Add initial sync parallel bus decoder. | Uwe Hermann |
2013-10-17 | Add a testsuite for libsigrokdecode. | Uwe Hermann |
2013-10-13 | Add new i2s_dump protocol decoder. | Uwe Hermann |
2013-10-11 | Rename usb_protocol to usb_packet. | Uwe Hermann |
2013-10-06 | Add initial MIDI protocol decoder. | Uwe Hermann |
2013-08-31 | xfp: Decoder for XFP I2C structures | Bert Vermeulen |
2013-05-03 | Main header is <libsigrokdecode/libsigrokdecode.h> now. | Uwe Hermann |
2013-05-03 | Update package version to new 0.2.0 release | Bert Vermeulen |
2013-04-23 | GPL headers: Use correct project name. | Uwe Hermann |
2013-04-15 | configure.ac: Show $build, $host, and lib versions. | Uwe Hermann |
2013-04-06 | configure.ac: Look for python-config-3.x besides python3.x-config. | Peter Stuge |
2013-03-17 | configure.ac: Drop std-options, unneeded. | Uwe Hermann |
2013-03-12 | Add Dallas DS1307 RTC protocol decoder | Matt Ranostay |
2013-02-09 | Add contrib/sigrok-logo-notext.png. | Uwe Hermann |
2013-01-27 | Update package version to new 0.1.1 release. | Uwe Hermann |
2013-01-27 | Update libtool version numbers for libsigrokdecode. | Uwe Hermann |
2013-01-27 | Minor autotools improvements. | Uwe Hermann |
2013-01-19 | configure.ac: Drop AC_PROG_CXX. | Uwe Hermann |
2013-01-19 | Lower glib-2.0 requirement to 2.24.0. | Uwe Hermann |
2013-01-13 | Cosmetics, fix typos. | Uwe Hermann |
2012-12-28 | configure.ac: Add missing -fvisibility=hidden to CFLAGS. | Uwe Hermann |
2012-12-28 | configure.ac: Fix CFLAGS settings. | Uwe Hermann |
2012-12-17 | Add intial CAN protocol decoder. | Uwe Hermann |
2012-12-12 | configure.ac: Also check for python3.3-config. | Uwe Hermann |
2012-11-24 | configure.ac/Makefile.am: Alphabetical order. | Uwe Hermann |
2012-11-21 | Initial TI TLC5620 (8-bit quad DAC) protocol decoder. | Uwe Hermann |
2012-10-13 | Small update for the pkg-config files and Windows. | Uwe Hermann |
2012-08-29 | Add initial SD card (SPI mode) decoder. | Uwe Hermann |
2012-07-28 | srd: Initial decoder for AVR ISP protocol. | Uwe Hermann |
2012-07-21 | srd: Rename onewire_transport to maxim_ds28ea00. | Uwe Hermann |
2012-07-15 | onewire: added transport layer decoder, it does not do much for now | Iztok Jeras |
2012-07-15 | onewire: the split of the protocol into layers works now | Iztok Jeras |
2012-07-11 | srd: Drop 'usb' PD, replaced by two others. | Uwe Hermann |
2012-07-04 | unfinished update to onewire protocol decoder | Uwe Hermann |
2012-06-28 | srd: Add National LM75 protocol decoder. | Uwe Hermann |
2012-06-23 | sr/srd/cli: require glib version >= 2.28 | Bert Vermeulen |
2012-06-21 | srd: Split USB decoder in two PDs (which stack). | Uwe Hermann |
2012-06-14 | srd: Add experimental uart_dump decoder. | Uwe Hermann |
2012-05-31 | srd: nunchuk: Enable PD now, it works fine. | Uwe Hermann |
2012-05-30 | srd: Disable 'onewire' PD for now, until it's working. | Uwe Hermann |
2012-05-23 | commiting new unfinished 1-wire decoder | Iztok Jeras |
2012-05-15 | sr/srd/cli: Fix compiling with Homebrew. | Pekka Nikander |
2012-04-29 | srd: Add initial JTAG/STM32 protocol decoder. | Uwe Hermann |
2012-04-26 | srd: Add initial JTAG protocol decoder. | Uwe Hermann |
2012-04-19 | srd: Initial MEMSIC MXC6225XU protocol decoder. | Uwe Hermann |
2012-04-18 | Initial LPC protocol decoder implementation. | Uwe Hermann |
2012-04-06 | srd/i2s: Initial implementation | Joel Holdsworth |
2012-03-31 | srd: Disable 'nunchuk' PD for now, it's unfinished. | Uwe Hermann |
2012-03-31 | srd: SRD_PACKAGE_VERSION_* for consistency. | Uwe Hermann |
2012-03-24 | srd: sigrokdecode.h: Add version macros. | Uwe Hermann |