]> sigrok.org Git - sigrok-cli.git/shortlog
sigrok-cli.git
2012-03-02 Uwe Hermannsr: Name all callback data 'cb_data'.
2012-03-01 Uwe Hermannsr/cli/gtk/qt: s/hw/driver/ in some places.
2012-03-01 Uwe Hermannsr: s/sr_dev_probe_name/sr_dev_probe_name_set/.
2012-02-28 Uwe Hermannsr/cli/gtk/qt/: s/plugin/driver/.
2012-02-27 Uwe Hermannsr: sr_samplerate_string: Allow 3.15Hz etc. as output.
2012-02-22 Uwe Hermannsr: No need for dynamic hardware driver registration.
2012-02-22 Uwe Hermanncli/gtk/qt: nsis: Better installer filename.
2012-02-22 Uwe Hermanncli: nsis: Hook up to "Add/remove programs".
2012-02-18 Uwe Hermannsr: s/config_set/dev_config_set/.
2012-02-17 Uwe Hermannsr/cli/gtk/qt: s/configuration/config/.
2012-02-17 Uwe Hermannsr/cli/gtk: s/capability/hwcap/.
2012-02-17 Uwe Hermannsr/cli/gtk: A few more s/instance/inst/.
2012-02-17 Uwe Hermannsr/cli/gtk/qt: s/device/dev/ in many places.
2012-02-15 Bert Vermeulensr: rename all sr_hwplugin(s)_* functions to sr_hw_*
2012-02-14 Bert Vermeulensrd: rename public API functions to srd_thing_action...
2012-02-14 Bert Vermeulensrd: don't load all protocol decoders unless we really...
2012-02-13 Bert Vermeulensr: rename more functions to sr_thing_action format
2012-02-13 Bert Vermeulensr: rename hwplugin functions to sr_thing_action format
2012-02-13 Bert Vermeulensr: rename all sr_device_* functions to sr_dev_*
2012-02-13 Bert Vermeulensr: more API cleanup and documentation
2012-02-12 Bert Vermeulensrd: extra module path can now optionally be passed...
2012-02-11 Uwe HermannRename 'void *' callback parameters to 'user_data'.
2012-02-11 Uwe Hermannsrd: Every callback should have a 'void *' parameter.
2012-02-11 Uwe HermannUse g_try_malloc/g_free/g_strdup consistently.
2012-02-11 Bert Vermeulensrd: rename all instance to inst
2012-02-10 Uwe Hermannsr: Implement proper logging framework.
2012-02-10 Uwe Hermannsrd: More consistent log related function names.
2012-02-08 Uwe Hermanncli: nsis: Fix copy-paste error.
2012-02-08 Uwe Hermanncli: nsis: Start menu shortcut (opens a "DOS box").
2012-02-07 Uwe HermannAdd missing logo icon files for Windows installers.
2012-02-07 Uwe Hermannnsis: Install missing msys-1.0.dll and msys-z.dll.
2012-02-07 Uwe Hermannnsis: Request admin privileges for Windows Vista and...
2012-02-06 Uwe Hermannnsis: One installer file per frontend.
2012-02-05 Uwe HermannProject-wide consistent naming for #include guards.
2012-02-05 Uwe Hermannsr/cli/gtk: Remove analog left-overs from API.
2012-02-05 Uwe Hermannautogen.sh: aclocal support for Windows XP/Vista/7.
2012-02-01 Bert Vermeulencli: cleaned up debug output
2012-01-30 Anatoly SokolovAdd sr_device_get_info
2012-01-28 Uwe HermannUpdate/enforce/document our build requirements.
2012-01-27 Bert Vermeulencli: correctly map probes on every instance, not just...
2012-01-25 Bert Vermeulencli: use new PD instance find function
2012-01-24 Bert Vermeulencli: minor code cleanups
2012-01-24 Bert Vermeulencli: when deciding which PD's output to show, use insta...
2012-01-23 Bert Vermeulencli: use , as a separator for PD stacks, like all other...
2012-01-23 Bert Vermeulencli: if PDs fail, signal a proper session shutdown...
2012-01-23 Bert Vermeulencli: minor cleanup
2012-01-21 Anatoly Sokolovadd SR_HWCAP_DEMO_DEVICE capability
2012-01-21 Bert Vermeulencli: configuring SRD probes no longer deletes them...
2012-01-17 Bert VermeulenCLI: use the new per-PD option setting API
2012-01-15 Bert VermeulenCLI: print sample numbers on annotations on log level > 2
2012-01-15 Bert VermeulenCLI: properly feed SRD a sample number with every chunk...
2012-01-15 Uwe Hermanncli: manpage: Add sigrok-gtk(1) to "SEE ALSO".
2012-01-15 Uwe Hermannfrontends: Check for sr/srd minimum versions.
2012-01-15 Bert VermeulenCLI: when invoked with only -a <pd>, the PD's documenta...
2012-01-14 Uwe HermannImprove 'longname' PD strings, use in 'sigrok-cli -V'.
2012-01-10 Uwe Hermanncli: Fix left-over ANN/PROTO names.
2012-01-09 Bert VermeulenStacked protocol decoders implementation.
2012-01-09 Bert Vermeulencli: make libsigrokdecode follow loglevel setting
2012-01-08 Bert Vermeulenpass PD output to the calling frontend, simple annotati...
2012-01-07 Uwe Hermanncli: Better debug messages for setting PD probes.
2012-01-07 Uwe HermannMore .gitignore files cleanup.
2012-01-06 Renato CaldasAdded "autostuff" to the .gitignore.
2012-01-05 Bert Vermeulennew srd_logic type implementation for PDs to iterate...
2012-01-04 Uwe HermannA few more fixes for configure.ac files.
2012-01-04 Uwe Hermanncli: configure.ac: Show config summary.
2012-01-03 Uwe Hermanncli: configure.ac: Fix typo.
2012-01-03 Uwe HermannPut most autotools files into autostuff/.
2012-01-02 Uwe Hermanncli: Add a few more static keywords.
2011-12-30 Uwe HermannSplit README, add appropriate ones per-project.
2011-12-30 Uwe HermannRename sub-project dirs to their correct name.