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
cli: manpage: Document -l, -a, and -s. More... about 13 years ago
cli: Fix/update manpage a bit. More... about 13 years ago
sr: Rename -f|--format to -O|--output-format. More... about 13 years ago
srd/cli/qt:s/decoders/decoder/ for consistency. More... about 13 years ago
sr: Name all callback data 'cb_data'. More... over 13 years ago
sr/cli/gtk/qt: s/hw/driver/ in some places. More... over 13 years ago
sr: s/sr_dev_probe_name/sr_dev_probe_name_set/. More... over 13 years ago
sr/cli/gtk/qt/: s/plugin/driver/. More... over 13 years ago
sr: sr_samplerate_string: Allow 3.15Hz etc. as output. More... over 13 years ago
sr: No need for dynamic hardware driver registration. More... over 13 years ago
cli/gtk/qt: nsis: Better installer filename. More... over 13 years ago
cli: nsis: Hook up to "Add/remove programs". More... over 13 years ago
sr: s/config_set/dev_config_set/. More... over 13 years ago
sr/cli/gtk/qt: s/configuration/config/. More... over 13 years ago
sr/cli/gtk: s/capability/hwcap/. More... over 13 years ago
sr/cli/gtk: A few more s/instance/inst/. More... over 13 years ago
sr/cli/gtk/qt: s/device/dev/ in many places. More... over 13 years ago
sr: rename all sr_hwplugin(s)_* functions to sr_hw_* More... over 13 years ago
srd: rename public API functions to srd_thing_action format More... over 13 years ago
srd: don't load all protocol decoders unless we really need to. More... over 13 years ago
sr: rename more functions to sr_thing_action format More... over 13 years ago
sr: rename hwplugin functions to sr_thing_action format More... over 13 years ago
sr: rename all sr_device_* functions to sr_dev_* More... over 13 years ago
sr: more API cleanup and documentation More... over 13 years ago
srd: extra module path can now optionally be passed to srd_init() More... over 13 years ago
srd: Every callback should have a 'void *' parameter. More... over 13 years ago
Rename 'void *' callback parameters to 'user_data'. More... over 13 years ago
Use g_try_malloc/g_free/g_strdup consistently. More... over 13 years ago
srd: rename all instance to inst More... over 13 years ago
sr: Implement proper logging framework. More... over 13 years ago