]> sigrok.org Git - sigrok-cli.git/shortlog
sigrok-cli.git
2012-05-30 Uwe Hermanncli: configure.ac: Bump version number to 0.3.1. sigrok-cli-0.3.1
2012-05-30 Uwe Hermanncli: Constify a few char *pointers.
2012-05-30 Uwe Hermanncli: Update NEWS in preparation of 0.3.1 the release.
2012-05-29 Uwe Hermanncli: Cosmetic fix for --help output.
2012-05-29 Uwe Hermanncli: Fix compile error.
2012-05-29 Uwe Hermanncli: Make --protocol-decoder-annotations plural.
2012-05-29 Uwe Hermanncli: Add -A (alias for --protocol-decoder-annotation).
2012-05-29 Uwe Hermanncli: manpage cosmetics, updates.
2012-05-29 Uwe Hermannsr/srd/cli/gtk: ChangeLog -> MAINTAINERCLEANFILES.
2012-05-29 Uwe Hermanncli: Output which file format was autodetected.
2012-05-29 Bert Vermeulendocument --protocol-decoder-annotation, and note PD...
2012-05-29 Bert Vermeulencli: factor out output format setup
2012-05-29 Bert Vermeulencli: option to specify which annotation(s) to show
2012-05-29 Bert Vermeulencli: stop immediately if SRD PD registration fails
2012-05-29 Bert Vermeulencli: loose string comparison helper
2012-05-29 Bert Vermeulencli: always show G_LOG_LEVEL_CRITICAL messages
2012-05-28 Bert Vermeulencli: cosmetics
2012-05-27 Bert Vermeulencli: halt session if SRD session fails to initialize
2012-05-26 Bert Vermeulencli: only output module or PD goes to stdout, everythin...
2012-05-22 Bert Vermeulencli: removed obsolete debugging, setup for proper stder...
2012-05-22 Bert Vermeulencli: no need to specify stacking order if it's the...
2012-05-15 Pekka Nikandersr/srd/cli: Fix compiling with Homebrew.
2012-05-10 Uwe Hermanncli: Print required/optional probes info.
2012-05-08 Uwe Hermanncli: -V: Print protocol description upon "-l 3" or...
2012-05-04 Thomas JaroschFix bracket placing
2012-04-18 Uwe Hermanncli: Generate ChangeLog upon 'make dist'.
2012-04-16 Uwe Hermanncli: New 0.3.0 release. sigrok-cli-0.3.0
2012-04-16 Uwe Hermanncli: Show sr/srd versions determined at run-time.
2012-04-14 Uwe Hermanncli: NEWS: Add 0.1.0/0.2.0 release docs.
2012-04-10 Uwe Hermanncli: Add (almost) empty NEWS file.
2012-04-10 Uwe Hermannsr/srd: Use/fix SR(D)_MAX_NUM_PROBES.
2012-03-31 Uwe Hermannsr: out: Use uint8_t (not char) for buffers.
2012-03-27 Uwe Hermannsrd/cli/qt: Some more API consistency renames.
2012-03-21 Uwe Hermanncli: Fix -V/-h output a bit.
2012-03-21 Uwe Hermannsr/cli/gtk/qt: Fix package version numbers / docs.
2012-03-21 Uwe Hermannsr/cli: s/patternmode/pattern/ in a few places.
2012-03-21 Uwe Hermannsrd/cli/qt: s/srd_session_feed/srd_session_send/.
2012-03-18 Uwe Hermanncli: Same order for params in manpage and -h.
2012-03-18 Uwe Hermanncli: manpage: Document -l, -a, and -s.
2012-03-18 Uwe Hermanncli: Fix/update manpage a bit.
2012-03-18 Uwe Hermannsrd/cli/qt:s/decoders/decoder/ for consistency.
2012-03-18 Uwe Hermannsr: Rename -f|--format to -O|--output-format.
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
next