]> sigrok.org Git - libsigrokdecode.git/shortlog
libsigrokdecode.git
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
2012-07-15 Iztok Jerasonewire: combined reset and presence detect events...
2012-07-15 Iztok Jerasonewire: the split of the protocol into layers works now
2012-07-15 Iztok Jerasonewire: placing protocol layers into separate directories
2012-07-15 Iztok Jerasonewire: preparations for protocol separation between...
2012-07-11 Uwe Hermannsrd: Drop 'usb' PD, replaced by two others.
2012-07-11 Uwe Hermannsrd: Performance improvements for various PDs.
2012-07-05 Uwe Hermannsrd: lm75: Output min/max/avg temperature in report().
2012-07-05 Uwe Hermannsrd: lm75: Warn about temperature reg. being read-only.
2012-07-05 Uwe Hermannsrd: lm75: Generic handling of register reads/writes.
2012-07-03 Uwe Hermannsrd: onewire: Fix copyright line, and PD name/description.
2012-07-03 Iztok Jerassome white space changes, changed handling of normal...
2012-07-03 Iztok Jerasadded some ducumentation, shortened the ROM command...
2012-07-03 Iztok Jerasadded some untested overdrive functionality, added...
2012-07-03 Iztok Jerascommented out most of the TRANSPORT layer code, added...
2012-07-03 Iztok Jerasdecoder onewire: added conditional network commands...
2012-07-03 Iztok Jerasdecoder onewire: separated transport layer code from...
2012-07-03 Iztok Jerasdecoder onewire: some annotation cleanup
2012-07-03 Iztok Jerasonewire decoder: removed some debug code, preparations...
2012-07-03 Iztok Jerasonewire decoder: added search support
2012-07-03 Iztok Jerasonewire decoder: added some byte related code
2012-07-03 Iztok Jerassome fixex to the link layer, not final
2012-07-03 Uwe Hermannunfinished update to onewire protocol decoder
2012-07-03 Uwe Hermannsrd: i2cfilter: Output actual I2C packets.
2012-06-27 Uwe Hermannsrd: Add National LM75 protocol decoder.
2012-06-22 Bert Vermeulensr/srd/cli: require glib version >= 2.28
next