2012-05-30 |
Uwe Hermann | cli: configure.ac: Bump version number to 0.3.1. sigrok-cli-0.3.1 |
commit | commitdiff | tree | snapshot |
2012-05-30 |
Uwe Hermann | cli: Constify a few char *pointers. |
commit | commitdiff | tree | snapshot |
2012-05-30 |
Uwe Hermann | cli: Update NEWS in preparation of 0.3.1 the release. |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Uwe Hermann | cli: Cosmetic fix for --help output. |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Uwe Hermann | cli: Fix compile error. |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Uwe Hermann | cli: Make --protocol-decoder-annotations plural. |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Uwe Hermann | cli: Add -A (alias for --protocol-decoder-annotation). |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Uwe Hermann | cli: manpage cosmetics, updates. |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Uwe Hermann | sr/srd/cli/gtk: ChangeLog -> MAINTAINERCLEANFILES. |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Uwe Hermann | cli: Output which file format was autodetected. |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Bert Vermeulen | document --protocol-decoder-annotation, and note PD... |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Bert Vermeulen | cli: factor out output format setup |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Bert Vermeulen | cli: option to specify which annotation(s) to show |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Bert Vermeulen | cli: stop immediately if SRD PD registration fails |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Bert Vermeulen | cli: loose string comparison helper |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Bert Vermeulen | cli: always show G_LOG_LEVEL_CRITICAL messages |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Bert Vermeulen | cli: cosmetics |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Bert Vermeulen | cli: halt session if SRD session fails to initialize |
commit | commitdiff | tree | snapshot |
2012-05-26 |
Bert Vermeulen | cli: only output module or PD goes to stdout, everythin... |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Bert Vermeulen | cli: removed obsolete debugging, setup for proper stder... |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Bert Vermeulen | cli: no need to specify stacking order if it's the... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Pekka Nikander | sr/srd/cli: Fix compiling with Homebrew. |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Uwe Hermann | cli: Print required/optional probes info. |
commit | commitdiff | tree | snapshot |
2012-05-08 |
Uwe Hermann | cli: -V: Print protocol description upon "-l 3" or... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Thomas Jarosch | Fix bracket placing |
commit | commitdiff | tree | snapshot |
2012-04-18 |
Uwe Hermann | cli: Generate ChangeLog upon 'make dist'. |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Uwe Hermann | cli: New 0.3.0 release. sigrok-cli-0.3.0 |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Uwe Hermann | cli: Show sr/srd versions determined at run-time. |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Uwe Hermann | cli: NEWS: Add 0.1.0/0.2.0 release docs. |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Uwe Hermann | cli: Add (almost) empty NEWS file. |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Uwe Hermann | sr/srd: Use/fix SR(D)_MAX_NUM_PROBES. |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Uwe Hermann | sr: out: Use uint8_t (not char) for buffers. |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Uwe Hermann | srd/cli/qt: Some more API consistency renames. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Uwe Hermann | cli: Fix -V/-h output a bit. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Uwe Hermann | sr/cli/gtk/qt: Fix package version numbers / docs. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Uwe Hermann | sr/cli: s/patternmode/pattern/ in a few places. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Uwe Hermann | srd/cli/qt: s/srd_session_feed/srd_session_send/. |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Uwe Hermann | cli: Same order for params in manpage and -h. |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Uwe Hermann | cli: manpage: Document -l, -a, and -s. |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Uwe Hermann | cli: Fix/update manpage a bit. |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Uwe Hermann | srd/cli/qt:s/decoders/decoder/ for consistency. |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Uwe Hermann | sr: Rename -f|--format to -O|--output-format. |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Uwe Hermann | sr: Name all callback data 'cb_data'. |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Uwe Hermann | sr/cli/gtk/qt: s/hw/driver/ in some places. |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Uwe Hermann | sr: s/sr_dev_probe_name/sr_dev_probe_name_set/. |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Uwe Hermann | sr/cli/gtk/qt/: s/plugin/driver/. |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Uwe Hermann | sr: sr_samplerate_string: Allow 3.15Hz etc. as output. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Uwe Hermann | sr: No need for dynamic hardware driver registration. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Uwe Hermann | cli/gtk/qt: nsis: Better installer filename. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Uwe Hermann | cli: nsis: Hook up to "Add/remove programs". |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Uwe Hermann | sr: s/config_set/dev_config_set/. |
commit | commitdiff | tree | snapshot |
2012-02-17 |
Uwe Hermann | sr/cli/gtk/qt: s/configuration/config/. |
commit | commitdiff | tree | snapshot |
2012-02-17 |
Uwe Hermann | sr/cli/gtk: s/capability/hwcap/. |
commit | commitdiff | tree | snapshot |
2012-02-17 |
Uwe Hermann | sr/cli/gtk: A few more s/instance/inst/. |
commit | commitdiff | tree | snapshot |
2012-02-17 |
Uwe Hermann | sr/cli/gtk/qt: s/device/dev/ in many places. |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Bert Vermeulen | sr: rename all sr_hwplugin(s)_* functions to sr_hw_* |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Bert Vermeulen | srd: rename public API functions to srd_thing_action... |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Bert Vermeulen | srd: don't load all protocol decoders unless we really... |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Bert Vermeulen | sr: rename more functions to sr_thing_action format |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Bert Vermeulen | sr: rename hwplugin functions to sr_thing_action format |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Bert Vermeulen | sr: rename all sr_device_* functions to sr_dev_* |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Bert Vermeulen | sr: more API cleanup and documentation |
commit | commitdiff | tree | snapshot |
2012-02-12 |
Bert Vermeulen | srd: extra module path can now optionally be passed... |
commit | commitdiff | tree | snapshot |
2012-02-11 |
Uwe Hermann | Rename 'void *' callback parameters to 'user_data'. |
commit | commitdiff | tree | snapshot |
2012-02-11 |
Uwe Hermann | srd: Every callback should have a 'void *' parameter. |
commit | commitdiff | tree | snapshot |
2012-02-11 |
Uwe Hermann | Use g_try_malloc/g_free/g_strdup consistently. |
commit | commitdiff | tree | snapshot |
2012-02-11 |
Bert Vermeulen | srd: rename all instance to inst |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Uwe Hermann | sr: Implement proper logging framework. |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Uwe Hermann | srd: More consistent log related function names. |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Uwe Hermann | cli: nsis: Fix copy-paste error. |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Uwe Hermann | cli: nsis: Start menu shortcut (opens a "DOS box"). |
commit | commitdiff | tree | snapshot |
2012-02-07 |
Uwe Hermann | Add missing logo icon files for Windows installers. |
commit | commitdiff | tree | snapshot |
2012-02-07 |
Uwe Hermann | nsis: Install missing msys-1.0.dll and msys-z.dll. |
commit | commitdiff | tree | snapshot |
2012-02-07 |
Uwe Hermann | nsis: Request admin privileges for Windows Vista and... |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Uwe Hermann | nsis: One installer file per frontend. |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Uwe Hermann | Project-wide consistent naming for #include guards. |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Uwe Hermann | sr/cli/gtk: Remove analog left-overs from API. |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Uwe Hermann | autogen.sh: aclocal support for Windows XP/Vista/7. |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Bert Vermeulen | cli: cleaned up debug output |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Anatoly Sokolov | Add sr_device_get_info |
commit | commitdiff | tree | snapshot |
2012-01-28 |
Uwe Hermann | Update/enforce/document our build requirements. |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Bert Vermeulen | cli: correctly map probes on every instance, not just... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Bert Vermeulen | cli: use new PD instance find function |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Bert Vermeulen | cli: minor code cleanups |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Bert Vermeulen | cli: when deciding which PD's output to show, use insta... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Bert Vermeulen | cli: use , as a separator for PD stacks, like all other... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Bert Vermeulen | cli: if PDs fail, signal a proper session shutdown... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Bert Vermeulen | cli: minor cleanup |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Anatoly Sokolov | add SR_HWCAP_DEMO_DEVICE capability |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Bert Vermeulen | cli: configuring SRD probes no longer deletes them... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Bert Vermeulen | CLI: use the new per-PD option setting API |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Bert Vermeulen | CLI: print sample numbers on annotations on log level > 2 |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Bert Vermeulen | CLI: properly feed SRD a sample number with every chunk... |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Uwe Hermann | cli: manpage: Add sigrok-gtk(1) to "SEE ALSO". |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Uwe Hermann | frontends: Check for sr/srd minimum versions. |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Bert Vermeulen | CLI: when invoked with only -a <pd>, the PD's documenta... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Uwe Hermann | Improve 'longname' PD strings, use in 'sigrok-cli -V'. |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Uwe Hermann | cli: Fix left-over ANN/PROTO names. |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Bert Vermeulen | Stacked protocol decoders implementation. |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Bert Vermeulen | cli: make libsigrokdecode follow loglevel setting |
commit | commitdiff | tree | snapshot |
next |