]> sigrok.org Git - libsigrokdecode.git/shortlog
libsigrokdecode.git
2013-09-15 Uwe Hermannusb_signalling: Fix start/end sample numbers.
2013-09-15 Uwe Hermanndcf77: Fix date parity check.
2013-09-15 Uwe Hermanndcf77: Provide short and long annotations.
2013-09-15 Uwe Hermanndcf77: Fix multi-bit DCF77 field annotations.
2013-09-15 Uwe Hermanndcf77: Consistency renames.
2013-09-15 Uwe Hermanndcf77: Drop PON pin handling.
2013-09-15 Uwe Hermanndcf77: Use proper annotations for DCF77 components.
2013-09-15 Uwe Hermanndcf77: Fix bug in handling of DCF77 bit 0.
2013-09-15 Uwe Hermanndcf77: Fix start-/end-sample numbers.
2013-09-14 Uwe Hermanni2c: Drop unneeded 'addressing' option.
2013-09-14 Uwe Hermanni2c: Drop obsolete TODOs.
2013-09-14 Uwe Hermanni2c: Move OUTPUT_PROTO docs to pd.py.
2013-09-14 Uwe Hermanni2c: Moved extensive protocol docs to the wiki.
2013-09-14 Uwe Hermanni2c: Various fixes to make the PD suitable for GUIs.
2013-09-12 Uwe Hermannspi: Add some documentation, move OUTPUT_PROTO docs.
2013-09-12 Uwe Hermannspi: Make CS# optional and use it if supplied.
2013-09-12 Uwe Hermannspi: Refactor code, use a state machine.
2013-09-12 Uwe Hermannspi: Provide multiple annotation types.
2013-09-12 Uwe Hermannspi: Fix start-/end-sample numbers.
2013-09-12 Uwe Hermannspi: Make data format a PD option, add annotation types.
2013-09-12 Uwe Hermanncan: Use proper annotation types for the CAN fields.
2013-09-12 Uwe Hermannuart: Output data in separate RX and TX annotation...
2013-09-12 Uwe Hermannuart: Use same length for data output in all cases.
2013-09-12 Uwe Hermannuart: Put annotations into proper annotation types.
2013-09-12 Uwe Hermannuart: Move OUTPUT_PROTO format description to pd.py.
2013-09-12 Uwe Hermannuart: Drop extensive protocol info (moved to wiki).
2013-09-12 Uwe Hermannuart: Make data format selection a PD option.
2013-09-12 Uwe Hermannuart: Use T for stop bit, P for parity bit.
2013-09-12 Uwe Hermannuart: Don't prefix databyte output numbers.
2013-09-12 Uwe Hermannuart: Fix corner-case that can occur with LA triggers.
2013-09-12 Uwe Hermannuart: Fix start-/end-sample numbers.
2013-09-10 Uwe Hermanncan: Use annotation abbreviations.
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.
next