]> sigrok.org Git - libsigrokdecode.git/shortlog
libsigrokdecode.git
2013-09-10 Uwe Hermanncan: Fix annotation start/end samples.
2013-09-10 Uwe Hermanncan: Prepare for fixing annotation start/end samples.
2013-09-08 Uwe Hermanni2c: Fix corner-case that can occur with LA triggers.
2013-09-03 Joel Holdsworthi2s: Fixed annotation sample numbers
2013-09-02 Uwe Hermannpan1321: Improve commands documentation.
2013-09-02 Uwe Hermannpan1321: Initial JSDA support.
2013-09-02 Uwe Hermannpan1321: Add support for JAAC.
2013-09-02 Uwe Hermannpan1321: Properly check for \r\n, not just \n.
2013-09-02 Uwe Hermannpan1321: Code simplifications.
2013-09-02 Uwe Hermannpan1321: Add warnings for invalid protocol usage.
2013-09-02 Uwe Hermannpan1321: Support JSEC and JPRO.
2013-09-01 Bert VermeulenUse frontend-registered callback with correct parameters
2013-08-31 Bert Vermeulenxfp: Decoder for XFP I2C structures
2013-08-31 Bert VermeulenIgnore __pycache__ entries
2013-08-14 Uwe Hermannlpc: Bugfix: Sample data at rising clock edges.
2013-08-14 Uwe Hermannlpc: Various fixes to make the PD actually work.
2013-05-23 Bert VermeulenFix double free
2013-05-08 Bert VermeulenFix double free
2013-05-08 Uwe HermannDoxyfile: Set version to "unreleased development snapshot".
2013-05-05 Bert VermeulenFix various memory leaks
2013-05-04 Uwe HermannUse enums for error codes and loglevels as in libsigrok. libsigrokdecode-0.2.0
2013-05-04 Uwe HermannAdd srd_strerror() and srd_strerror_name().
2013-05-03 Uwe Hermannlibsigrokdecode-internal.h: Cosmetics.
2013-05-03 Uwe HermannNEWS: Minor updates.
2013-05-03 Uwe HermannDoxygen: Various fixes.
2013-05-03 Uwe HermannMain header is <libsigrokdecode/libsigrokdecode.h>...
2013-05-03 Uwe HermannDoxygen: Add @since markers to API functions.
2013-05-03 Uwe HermannHACKING: Document the @since Doxygen tag.
2013-05-03 Uwe HermannDoxyfile: Set version number to 0.2.0.
2013-05-03 Bert VermeulenUpdate package version to new 0.2.0 release
2013-04-23 Uwe HermannGPL headers: Use correct project name.
2013-04-15 Uwe Hermannconfigure.ac: Show $build, $host, and lib versions.
2013-04-06 Peter Stugeconfigure.ac: Look for python-config-3.x besides python...
2013-03-19 Uwe HermannREADME: Add "Copyright and license" section.
2013-03-19 Bert Vermeulenuse GVariant for passing decoder options and probes
2013-03-19 Bert Vermeulencode cleanup
2013-03-17 Uwe Hermannconfigure.ac: Drop std-options, unneeded.
2013-03-17 Uwe HermannREADME: Refer to INSTALL and new Building wiki page.
2013-03-12 Uwe Hermannds1307: Fix date/day-of-week printing.
2013-03-12 Matt RanostayAdd Dallas DS1307 RTC protocol decoder
2013-02-09 Uwe HermannDoxygen: Initial groups and topic short descriptions.
2013-02-09 Uwe HermannDoxygen: Add @file items for the relevant files.
2013-02-09 Uwe HermannDoxygen: Mark private functions/variables properly.
2013-02-09 Uwe HermannDoxygen: Document how to mark private stuff.
2013-02-09 Uwe HermannDoxygen: Add intro section and some docs.
2013-02-09 Uwe HermannAdd contrib/sigrok-logo-notext.png.
2013-02-09 Uwe HermannDoxyfile: Update to match the libsigrok file/settings.
2013-02-02 Uwe Hermann.gitignore: Add INSTALL (copied by automake).
2013-02-02 Uwe HermannBring back temporarily reverted changes.
2013-01-30 Uwe Hermanncan: Temporary quickfix for a bug. libsigrokdecode-0.1.1
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 HermannNEWS: Various updates.
2013-01-27 Uwe HermannMinor autotools improvements.
2013-01-27 Uwe HermannTemporarily revert API changes in preparation of release.
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 HermannMakefile.am: Fix typo in 'ChangeLog' target.
2013-01-12 Uwe HermannCosmetics, fix typos.
2013-01-12 Uwe HermannNEWS: Add list of user-visible changes so far.
2013-01-01 Uwe HermannSmall cosmetic/consistency fixes in the PDs.
2013-01-01 Bert Vermeulenconstify srd_decoder_list() output
2013-01-01 Bert Vermeulensrd_inst_new() options can be NULL
2012-12-28 Uwe HermannFix compiler warning.
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 Hermannmlx90614: "Kelvin", not "degrees Kelvin".
2012-11-24 Uwe HermannFix bugs in "Invalid state" printing/exceptions.
2012-11-24 Uwe HermannAll PDs: Name the files pd.py consistently.
2012-11-24 Uwe Hermannconfigure.ac/Makefile.am: Alphabetical order.
2012-11-24 Uwe Hermanntlc5620: Refactoring, add initial LOAD support.
2012-11-21 Uwe HermannInitial TI TLC5620 (8-bit quad DAC) protocol decoder.
2012-10-16 Uwe HermannRe-add HACKING file after repo split.
2012-10-13 Uwe HermannSmall update for the pkg-config files and Windows.
2012-10-10 Uwe HermannREADME: Update repo URL.
2012-10-10 Uwe Hermann.gitignore: Add missing entries.
2012-10-10 Uwe HermannREADME: Add status, update URL, small fixes.
2012-08-31 Uwe Hermannsrd: uart: Fix regression.
2012-08-29 Uwe HermannAdd initial SD card (SPI mode) decoder.
2012-07-28 Uwe Hermannsrd: lm75: s/degrees Kelvin/Kelvin/.
2012-07-28 Uwe Hermannsrd: avr_isp: Improve Chip Erase handling.
2012-07-28 Uwe Hermannsrd: avr_isp: Factor out part numbers/names to part.py.
2012-07-28 Uwe Hermannsrd: Initial decoder for AVR ISP protocol.
2012-07-21 Uwe Hermannsrd: onewire_link: Annotations shouldn't be ALLCAPS.
2012-07-21 Uwe Hermannsrd: maxim_ds28ea00: Factor out putx(), small fixes.
2012-07-21 Uwe Hermannsrd: maxim_ds28ea00: Cosmetics, cleanups.
2012-07-21 Uwe Hermannsrd: maxim_ds28ea00: Fix to only handle DS28EA00.
2012-07-21 Uwe Hermannsrd: Rename onewire_transport to maxim_ds28ea00.
2012-07-21 Uwe Hermannsrd: onewire_network: Fix typo, command is 0x69.
2012-07-21 Uwe Hermannsrd: onewire_link/network: Fix annotations, small cleanups.
2012-07-21 Uwe Hermannsrd: onewire_link/network: Reduce nesting level.
2012-07-21 Uwe Hermannsrd: onewire_network: Cosmetics, simplifications, doc...
2012-07-21 Uwe Hermannsrd: onewire_link: Cosmetics, simplifications, doc...
2012-07-17 Iztok Jerasonewire: fixed an issue caused by renaming a transport...
2012-07-17 Iztok Jerasonewire: added new transport layer commands
2012-07-17 Iztok Jerasonewire: updated documentation
2012-07-15 Iztok Jerasonewire: added transport layer decoder, it does not...
2012-07-15 Iztok Jerasonewire: updates to link layer timing
next