3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 2 months ago. based on code collected 2 months ago.
Apr 12, 2024 — Apr 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
session: Use INTERNAL_IO_HANDLING output module flag More... almost 10 years ago
Pass unitsize to srd_session_send() directly. More... almost 10 years ago
nsis: Add start menu entries for Zadig. More... almost 10 years ago
Don't open an output file in the case of srzip. More... almost 10 years ago
session: Supply filename to the output module directly More... almost 10 years ago
Build-depend on the upcoming libsigrok + libsigrokdecode 0.4.0. More... almost 10 years ago
Bump version to 0.6.0 (the upcoming next major release). More... almost 10 years ago
Append "-git" to the version string. More... almost 10 years ago
Check if hash table is NULL before accessing it. More... about 10 years ago
autogen.sh: Drop obsolete MinGW/MSYS items. More... about 10 years ago
Update due to sr_driver_list() now taking a context. More... about 10 years ago
Minor cosmetics. More... about 10 years ago
Don't check g_free() arguments for NULL. More... about 10 years ago
Various #include file cosmetic fixes. More... about 10 years ago
sigrok-cli: Update for sr_session_{new,load} API change. More... about 10 years ago
Minor cosmetics, whitespace- and consistency fixes. More... about 10 years ago
Use sr_dev_channel_enable(). More... about 10 years ago
Fix memory leak in config_key_has_cap(). More... about 10 years ago
session.c: Indicate the error type when --config --set fails. More... over 10 years ago
show: pass NULL parameter to config_key_has_cap() instead of uninitialized cg. More... over 10 years ago
session: remove unused variable 'size'. More... over 10 years ago
Implement support for running transform modules. More... over 10 years ago
Add -T|--transform-module and show transform modules in -V output. More... over 10 years ago
README: Update build requirements list. More... over 10 years ago
mingw: Drop libusb0.dll, always use libusb-1.0. More... over 10 years ago
opt_to_gvar: notify the user in case of invalid values for --config More... over 10 years ago
opt_to_gvar: support SR_T_KEYVALUE More... over 10 years ago
opt_to_gvar: print an error message for unsupported data types More... over 10 years ago
Always check config key capabilities before using them. More... over 10 years ago
Check for config key availability before using it. More... over 10 years ago