summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-03NEWS: Minor updates.Uwe Hermann
2013-05-03Doxygen: Various fixes.Uwe Hermann
2013-05-03Main header is <libsigrokdecode/libsigrokdecode.h> now.Uwe Hermann
2013-05-03Doxygen: Add @since markers to API functions.Uwe Hermann
2013-05-03HACKING: Document the @since Doxygen tag.Uwe Hermann
2013-05-03Doxyfile: Set version number to 0.2.0.Uwe Hermann
2013-05-03Update package version to new 0.2.0 releaseBert Vermeulen
2013-04-23GPL headers: Use correct project name.Uwe Hermann
2013-04-15configure.ac: Show $build, $host, and lib versions.Uwe Hermann
2013-04-06configure.ac: Look for python-config-3.x besides python3.x-config.Peter Stuge
2013-03-20README: Add "Copyright and license" section.Uwe Hermann
2013-03-19use GVariant for passing decoder options and probesBert Vermeulen
2013-03-19code cleanupBert Vermeulen
2013-03-17configure.ac: Drop std-options, unneeded.Uwe Hermann
2013-03-17README: Refer to INSTALL and new Building wiki page.Uwe Hermann
2013-03-12ds1307: Fix date/day-of-week printing.Uwe Hermann
2013-03-12Add Dallas DS1307 RTC protocol decoderMatt Ranostay
2013-02-09Doxygen: Initial groups and topic short descriptions.Uwe Hermann
2013-02-09Doxygen: Add @file items for the relevant files.Uwe Hermann
2013-02-09Doxygen: Mark private functions/variables properly.Uwe Hermann
2013-02-09Doxygen: Document how to mark private stuff.Uwe Hermann
2013-02-09Doxygen: Add intro section and some docs.Uwe Hermann
2013-02-09Add contrib/sigrok-logo-notext.png.Uwe Hermann
2013-02-09Doxyfile: Update to match the libsigrok file/settings.Uwe Hermann
2013-02-02.gitignore: Add INSTALL (copied by automake).Uwe Hermann
2013-02-02Bring back temporarily reverted changes.Uwe Hermann
2013-01-30can: Temporary quickfix for a bug.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-27NEWS: Various updates.Uwe Hermann
2013-01-27Minor autotools improvements.Uwe Hermann
2013-01-27Temporarily revert API changes in preparation of release.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-13Makefile.am: Fix typo in 'ChangeLog' target.Uwe Hermann
2013-01-13Cosmetics, fix typos.Uwe Hermann
2013-01-13NEWS: Add list of user-visible changes so far.Uwe Hermann
2013-01-01Small cosmetic/consistency fixes in the PDs.Uwe Hermann
2013-01-01constify srd_decoder_list() outputBert Vermeulen
2013-01-01srd_inst_new() options can be NULLBert Vermeulen
2012-12-28Fix compiler warning.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-24mlx90614: "Kelvin", not "degrees Kelvin".Uwe Hermann
2012-11-24Fix bugs in "Invalid state" printing/exceptions.Uwe Hermann
2012-11-24All PDs: Name the files pd.py consistently.Uwe Hermann
2012-11-24configure.ac/Makefile.am: Alphabetical order.Uwe Hermann
2012-11-24tlc5620: Refactoring, add initial LOAD support.Uwe Hermann