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
2012-03-24
srd: sigrokdecode.h: Add version macros.
Uwe Hermann
2012-03-24
srd: Rename sigrokdecode.h to sigrokdecode.h.in.
Uwe Hermann
2012-03-24
srd: List 'report()' in all PDs for consistency.
Uwe Hermann
2012-03-21
srd: Drop unused inputformats/outputformats entries.
Uwe Hermann
2012-03-21
sr/srd: Remove API warnings from READMEs.
Uwe Hermann
2012-03-21
srd: Drop ebr30a_i2c_demux in favor of i2cdemux.
Uwe Hermann
2012-03-21
sr/srd: Small fixes, constifications, doc updates.
Uwe Hermann
2012-03-21
sr/cli/gtk/qt: Fix package version numbers / docs.
Uwe Hermann
2012-03-21
srd: srd_exit(): Set pd_list to NULL after freeing.
Uwe Hermann
2012-03-21
srd/cli/qt: s/srd_session_feed/srd_session_send/.
Uwe Hermann
2012-03-18
srd/cli/qt:s/decoders/decoder/ for consistency.
Uwe Hermann
2012-03-18
srd: Constify lots more parameters.
Uwe Hermann
2012-03-18
srd: Cosmetics, fix/add Doxygen comments.
Uwe Hermann
2012-03-18
srd: Fix typos.
Uwe Hermann
2012-03-14
srd: Drop unused ARRAY_SIZE/ARRAY_AND_SIZE for now.
Uwe Hermann
2012-03-04
srd: I2C: Update PD protocol docs.
Uwe Hermann
2012-03-04
srd: PDs: More cosmetics.
Uwe Hermann
2012-03-04
srd: PDs: Use strings for states, too.
Uwe Hermann
2012-03-04
srd: PDs: Consistency/cosmetic fixes.
Uwe Hermann
2012-03-04
sr/srd: s/handler/callback/.
Uwe Hermann
2012-03-02
sr: Name all callback data 'cb_data'.
Uwe Hermann
2012-03-01
sr/srd: Consistency fixes for callbacks.
Uwe Hermann
2012-02-28
srd: I2C: change format to have ACK/NACK bits as separate events
Bert Vermeulen
2012-02-28
srd: fix SIGROKDECODE_DIR env variable brokenness
Bert Vermeulen
2012-02-28
srd: properly return status code
Bert Vermeulen
2012-02-28
srd: PDs: Whitespace and cosmetics.
Uwe Hermann
2012-02-14
srd: rename public API functions to srd_thing_action format
Bert Vermeulen
2012-02-14
srd: don't load all protocol decoders unless we really need to.
Bert Vermeulen
2012-02-12
srd: last public/private fix, and docs for all publis functions.
Bert Vermeulen
2012-02-12
srd: finish up public/private API
Bert Vermeulen
2012-02-12
srd: no public API functions use python-specific arguments now
Bert Vermeulen
2012-02-12
srd: extra module path can now optionally be passed to srd_init()
Bert Vermeulen
2012-02-11
Rename 'void *' callback parameters to 'user_data'.
Uwe Hermann
2012-02-11
srd: Every callback should have a 'void *' parameter.
Uwe Hermann
2012-02-11
Use g_try_malloc/g_free/g_strdup consistently.
Uwe Hermann
2012-02-11
srd: rename all instance to inst
Bert Vermeulen
2012-02-11
srd: Update README.
Uwe Hermann
2012-02-10
srd: s/python/Python/.
Uwe Hermann
2012-02-10
srd: Add/improve g_malloc() error messages.
Uwe Hermann
2012-02-10
srd: Move private symbols to sigrokdecode-internal.h.
Uwe Hermann
2012-02-10
srd: Add/use SRD_API/SRD_PRIV macros.
Uwe Hermann
2012-02-10
srd: Cosmetics, whitespace, coding-style fixes.
Uwe Hermann
2012-02-10
srd: More consistent log related function names.
Uwe Hermann
2012-02-05
Project-wide consistent naming for #include guards.
Uwe Hermann
2012-02-05
autogen.sh: aclocal support for Windows XP/Vista/7.
Uwe Hermann
2012-02-02
srd: Add explicit srd_pd_output_callback_t typedef.
Uwe Hermann
2012-02-01
srd: Properly use append() for appending to lists.
Uwe Hermann
2012-02-01
srd: Move all protocol docs to __init__.py files.
Uwe Hermann
2012-02-01
srd: spi: Use strings for most options.
Uwe Hermann
2012-02-01
srd: uart: Use strings for most PD options.
Uwe Hermann
[prev]
[next]