]> sigrok.org Git - libsigrokdecode.git/shortlog
libsigrokdecode.git
2014-07-30 Uwe Hermanntests/check_session.c: Fix compiler warning.
2014-07-22 Uwe HermannDrop references to obsolete sigrok-commits mailing...
2014-07-20 Uwe Hermannruntc: Update to the new libsigrok session API.
2014-07-20 Uwe HermannFix incorrect doxygen comment for srd_decoder_list().
2014-07-15 Uwe HermannAll PDs: Minor whitespace and consistency fixes.
2014-07-09 Uwe Hermannuart/i2cfilter: Don't check multiple-choice options.
2014-07-09 Uwe HermannVarious PDs: Minor consistency fixes.
2014-07-09 Uwe HermannVarious PDs: Throw SamplerateError instead of Exception.
2014-07-09 Uwe HermannAll PDs: Drop unneeded exceptions.
2014-07-08 Jens SteinhauserAdd nRF24L01(+) protocol decoder.
2014-07-08 Jens Steinhauserspi: Fix order of MISO/MOSI data items.
2014-07-08 Bert Vermeulenpdtest: Use new exception output.
2014-07-08 Bert VermeulenMake exception output more predictable.
2014-07-08 Marcus ComstedtRemove dependency on Python.h from public API header
2014-07-08 Marcus Comstedtruntc: Fix incorrect include directive
2014-07-08 Marcus Comstedtsrd_decoder_load_all_path: Support zipimport paths
2014-06-27 Bert Vermeulenspi: Add coverage tests for all exceptions.
2014-06-27 Bert Vermeulenspi: Add coverage tests for all mosi/miso and lsb/msb...
2014-06-27 Bert Vermeulenspi: Refactor for more coverage, and remove dead code.
2014-06-26 Bert Vermeulenruntc: PD option value is a GVariant, not string.
2014-06-24 Bert Vermeulenpdtest: Generate report regardless of verbose mode.
2014-06-24 Bert Vermeulenedid: Add another test, covering more code in the PD.
2014-06-24 Bert Vermeulenpdtest: Generate a report listing missed lines across...
2014-06-23 Bert Vermeuleni2c: Generate proper exception for missing samplerate...
2014-06-23 Bert Vermeulenpdtest/runtc: Support for output type 'exception'.
2014-06-15 Mike Frysingerdo not add check to common cflags/libs
2014-06-15 Mike Frysingerfix test operator
2014-05-23 Kumar Abhishekruntc.c: Fix compiler warning
2014-05-23 Kumar Abhisheklibsigrokdecode: Fix make -j issue with build_runtc
2014-05-09 Abhishek KumarAdd python as a pkg-config dependency
2014-05-06 Uwe Hermannconfigure.ac: Bump package version to 0.3.0.
2014-05-06 Uwe Hermannconfigure.ac: Bump libtool/library version from 1:0...
2014-05-06 Uwe HermannBump libsigrok (optional) dependency to 0.3.0.
2014-05-06 Uwe HermannNEWS: Add list of user-visible changes so far.
2014-05-04 Uwe HermannMakefile.am: Add HACKING to the tarball.
2014-05-04 Uwe HermannOnly load and use PDs of API version 2.
2014-05-04 Uwe HermannREADME: Document python3-coverage requirement for tests.
2014-05-04 Uwe HermannFix 'make install' on OSes where 'python3' doesn't...
2014-05-04 Uwe HermannHACKING: Update to current conventions.
2014-05-04 Uwe HermannMark some variables more consistently as SRD_PRIV.
2014-05-04 Uwe Hermannlog.c: Avoid using the same name for a variable and...
2014-05-04 Uwe HermannUpdate a few Doxygen @since tags.
2014-05-04 Uwe Hermannlibsigrokdecode.h: Give type names to all enumerations.
2014-05-03 Uwe Hermanntools/install-decoders: Minor consistency fix.
2014-05-03 Uwe HermannMove srd_check_init() to decoder.c and make it static.
2014-05-03 Uwe HermannMake 'pd_list' static, it's only used in one file.
2014-05-03 Uwe HermannMake the srd_Decoder type private.
2014-05-03 Uwe Hermannsrd.c: Fix typo to avoid Doxygen output for srd_check_i...
2014-05-03 Uwe HermannDoxygen: Don't parse anything in tests/ or doxy/.
2014-05-03 Uwe Hermanndoxygen: Updated Doxyfile to doxygen 1.8.6.
2014-05-03 Uwe HermannDon't define names ending with _t (POSIX reserved).
2014-05-03 Uwe Hermannedid: s/annotation type/annotation class/.
2014-05-03 Uwe Hermanntests/check_session.c: Use UINT64_MAX.
2014-04-24 Bert VermeulenDetect Python 3.4 if not installed as "python3".
2014-04-15 Uwe Hermanninstance.c: s/probe/channel/.
2014-04-15 Uwe HermannAll PDs: More consistent OUTPUT_PYTHON format docs.
2014-04-15 Uwe Hermannsdcard_spi: Avoid duplicate keys in a Python dict.
2014-04-15 Uwe HermannAll PDs: Bump api_version to 2.
2014-04-15 Uwe HermannAll PDs: Drop some unneeded comments.
2014-04-15 Uwe Hermannnunchuk: Fix PD to become usable in GUIs.
2014-04-14 Bert Vermeulendebug: Log unitsize when configuring channel map.
2014-04-13 Uwe Hermann.gitignore: Add test-suite.log.
2014-04-13 Uwe HermannRename 'probe' to 'channel' everywhere.
2014-04-13 Uwe Hermannz80: Fix incorrect license field.
2014-04-13 Uwe HermannSwitch to a non-recursive automake setup.
2014-04-13 Uwe HermannREADME: Update build dependencies list.
2014-04-09 Uwe Hermannconfigure.ac: Clearly mark required and optional libs.
2014-03-20 Bert VermeulenBump minimum Python version to 3.2
2014-03-20 Bert Vermeulenpdtest: Add support for code coverage.
2014-03-20 Bert Vermeulenruntc: Add list of missed lines to coverage output.
2014-03-18 Uwe Hermannusb_packet: Fix an incorrect index.
2014-03-18 Uwe Hermannusb_packet: Provide better short/long annotations.
2014-03-18 Uwe Hermannusb_signalling: Make each symbol an annotation class.
2014-03-18 Uwe Hermannusb_signalling: Provide better short/long annotations.
2014-03-17 Bert VermeulenAdd support for code coverage of used decoder modules.
2014-03-14 Bert VermeulenBring various test output files up to date.
2014-03-14 Bert Vermeulenpdtest: Small fix.
2014-03-12 Uwe HermannVarious PDs: Minor option related fixes.
2014-03-11 Uwe HermannVarious PDs: Drop currently unsupported probes in stack...
2014-03-11 Uwe Hermanncan: Make sample_point a float option.
2014-03-11 Bert VermeulenFix enumeration of option values.
2014-03-11 Joel HoldsworthFixed g_variant_get_double copy-paste error
2014-03-10 Uwe Hermannir_nec: Update to recent PD API changes.
2014-03-10 Uwe Hermannir_nec: Add support for higher-level remote control...
2014-03-10 Uwe Hermannir_nec: Addresses and commands are transmitted LSB...
2014-03-10 Uwe Hermannir_nec: Add support for more fields.
2014-03-10 Uwe Hermannir_nec: Drop some unneeded options.
2014-03-10 Uwe HermannRename 'ir_nec6122' PD to 'ir_nec', minor fixes and...
2014-03-10 Gump YangAdd NEC IR protocol decoder.
2014-03-10 Bert VermeulenProbes, optional probes and annotations now take a...
2014-03-10 Bert Vermeulenir_rc5: Change PD options to be a tuple of dictionaries.
2014-03-09 Bert VermeulenRemove unused probes and options
2014-03-09 Bert VermeulenChange PD options to be a tuple of dictionaries.
2014-03-05 Joel Holdsworthonewire_link: Replaced us with µs
2014-03-05 Uwe Hermannir_rc5: Fix incorrect bit length of RC-5 packets.
2014-03-05 Uwe Hermannir_rc5: Don't throw exception upon invalid edge distances.
2014-03-05 Uwe Hermannir_rc5: Only determine edge type once.
2014-03-03 Uwe HermannAdd initial RC-5 IR protocol decoder.
2014-03-02 Daniel Elstnerz80: Use methods directly as state values.
2014-02-28 Daniel Elstnerz80: Display not-taken conditional calls correctly.
next