Age | Commit message (Expand) | Author |
2014-09-01 | PD tests moved into the sigrok-test repo. | Uwe Hermann |
2014-08-16 | configure.ac: Use AM_CFLAGS instead of CFLAGS. | Uwe Hermann |
2014-06-15 | do not add check to common cflags/libs | Mike Frysinger |
2014-06-15 | fix test operator | Mike Frysinger |
2014-05-09 | Add python as a pkg-config dependency | Abhishek Kumar |
2014-05-06 | configure.ac: Bump package version to 0.3.0. | Uwe Hermann |
2014-05-06 | configure.ac: Bump libtool/library version from 1:0:0 to 2:0:0. | Uwe Hermann |
2014-05-06 | Bump libsigrok (optional) dependency to 0.3.0. | Uwe Hermann |
2014-05-04 | Fix 'make install' on OSes where 'python3' doesn't exist. | Uwe Hermann |
2014-04-24 | Detect Python 3.4 if not installed as "python3". | Bert Vermeulen |
2014-04-13 | Switch to a non-recursive automake setup. | Uwe Hermann |
2014-04-09 | configure.ac: Clearly mark required and optional libs. | Uwe Hermann |
2014-03-20 | Bump minimum Python version to 3.2 | Bert Vermeulen |
2014-01-30 | configure.ac: Add -Wmissing-prototypes. | Uwe Hermann |
2014-01-30 | configure.ac: Only check for things we actually use. | Uwe Hermann |
2014-01-17 | configure.ac: Drop obsolete MinGW Python3 workaround. | Uwe Hermann |
2014-01-17 | configure.ac: Check for all known Python3 pkg-config names. | Uwe Hermann |
2014-01-03 | Link against libm to avoid Python related linking errors. | Uwe Hermann |
2014-01-02 | configure.ac: Use pkg-config to check for python | Marcus Comstedt |
2013-12-22 | runtc: Fix conditional build on non-Linux systems. | Bert Vermeulen |
2013-12-11 | Clean up runtc build. | Bert Vermeulen |
2013-12-10 | Add protocol decoder testing framework. | Bert Vermeulen |
2013-11-27 | Clean up autoconf leftover configuration. | Bert Vermeulen |
2013-11-15 | Move versioning info out to separate header | Bert Vermeulen |
2013-10-25 | Add a 'guess_bitrate' protocol decoder. | Uwe Hermann |
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 |