index
:
libsigrokdecode.git
floppy
master
libsigrokdecode
ejona86@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-07-20
runtc: Update to the new libsigrok session API.
Uwe Hermann
2014-07-20
Fix incorrect doxygen comment for srd_decoder_list().
Uwe Hermann
2014-07-15
All PDs: Minor whitespace and consistency fixes.
Uwe Hermann
2014-07-09
uart/i2cfilter: Don't check multiple-choice options.
Uwe Hermann
2014-07-09
Various PDs: Minor consistency fixes.
Uwe Hermann
2014-07-09
Various PDs: Throw SamplerateError instead of Exception.
Uwe Hermann
2014-07-09
All PDs: Drop unneeded exceptions.
Uwe Hermann
2014-07-08
Add nRF24L01(+) protocol decoder.
Jens Steinhauser
2014-07-08
spi: Fix order of MISO/MOSI data items.
Jens Steinhauser
2014-07-08
pdtest: Use new exception output.
Bert Vermeulen
2014-07-08
Make exception output more predictable.
Bert Vermeulen
2014-07-08
Remove dependency on Python.h from public API header
Marcus Comstedt
2014-07-08
runtc: Fix incorrect include directive
Marcus Comstedt
2014-07-08
srd_decoder_load_all_path: Support zipimport paths
Marcus Comstedt
2014-06-27
spi: Add coverage tests for all exceptions.
Bert Vermeulen
2014-06-27
spi: Add coverage tests for all mosi/miso and lsb/msb combinations.
Bert Vermeulen
2014-06-27
spi: Refactor for more coverage, and remove dead code.
Bert Vermeulen
2014-06-26
runtc: PD option value is a GVariant, not string.
Bert Vermeulen
2014-06-24
pdtest: Generate report regardless of verbose mode.
Bert Vermeulen
2014-06-24
edid: Add another test, covering more code in the PD.
Bert Vermeulen
2014-06-24
pdtest: Generate a report listing missed lines across the whole PD.
Bert Vermeulen
2014-06-23
i2c: Generate proper exception for missing samplerate, and test for it.
Bert Vermeulen
2014-06-23
pdtest/runtc: Support for output type 'exception'.
Bert Vermeulen
2014-06-15
do not add check to common cflags/libs
Mike Frysinger
2014-06-15
fix test operator
Mike Frysinger
2014-05-23
runtc.c: Fix compiler warning
Kumar Abhishek
2014-05-23
libsigrokdecode: Fix make -j issue with build_runtc
Kumar Abhishek
2014-05-09
Add python as a pkg-config dependency
Abhishek Kumar
2014-05-06
configure.ac: Bump package version to 0.3.0.
Uwe Hermann
2014-05-06
configure.ac: Bump libtool/library version from 1:0:0 to 2:0:0.
Uwe Hermann
2014-05-06
Bump libsigrok (optional) dependency to 0.3.0.
Uwe Hermann
2014-05-06
NEWS: Add list of user-visible changes so far.
Uwe Hermann
2014-05-05
Makefile.am: Add HACKING to the tarball.
Uwe Hermann
2014-05-04
Only load and use PDs of API version 2.
Uwe Hermann
2014-05-04
README: Document python3-coverage requirement for tests.
Uwe Hermann
2014-05-04
Fix 'make install' on OSes where 'python3' doesn't exist.
Uwe Hermann
2014-05-04
HACKING: Update to current conventions.
Uwe Hermann
2014-05-04
Mark some variables more consistently as SRD_PRIV.
Uwe Hermann
2014-05-04
log.c: Avoid using the same name for a variable and enum.
Uwe Hermann
2014-05-04
Update a few Doxygen @since tags.
Uwe Hermann
2014-05-04
libsigrokdecode.h: Give type names to all enumerations.
Uwe Hermann
2014-05-04
tools/install-decoders: Minor consistency fix.
Uwe Hermann
2014-05-03
Move srd_check_init() to decoder.c and make it static.
Uwe Hermann
2014-05-03
Make 'pd_list' static, it's only used in one file.
Uwe Hermann
2014-05-03
Make the srd_Decoder type private.
Uwe Hermann
2014-05-03
srd.c: Fix typo to avoid Doxygen output for srd_check_init().
Uwe Hermann
2014-05-03
Doxygen: Don't parse anything in tests/ or doxy/.
Uwe Hermann
2014-05-03
doxygen: Updated Doxyfile to doxygen 1.8.6.
Uwe Hermann
2014-05-03
Don't define names ending with _t (POSIX reserved).
Uwe Hermann
2014-05-03
edid: s/annotation type/annotation class/.
Uwe Hermann
[prev]
[next]