2013-05-04 |
Uwe Hermann | configure.ac: Update version number to 0.4.0.
|
commit | commitdiff | tree |
2013-05-04 |
Uwe Hermann | NEWS: Add changes since the last release.
|
commit | commitdiff | tree |
2013-05-03 |
Uwe Hermann | Adapt to new <libsigrokdecode/libsigrokdecode.h> header.
|
commit | commitdiff | tree |
2013-05-03 |
Uwe Hermann | sigrok-cli depends on libsigrokdecode >= 0.2.0.
|
commit | commitdiff | tree |
2013-04-23 |
Uwe Hermann | GPL headers: Use correct project name.
|
commit | commitdiff | tree |
2013-04-23 |
Uwe Hermann | README: Add "Copyright and license" section.
|
commit | commitdiff | tree |
2013-04-23 |
Uwe Hermann | Add NSIS file for use with cross-compiled sigrok-cli.
|
commit | commitdiff | tree |
2013-04-15 |
Uwe Hermann | Small variable naming fix to avoid confusion.
|
commit | commitdiff | tree |
2013-04-15 |
Uwe Hermann | configure.ac: Show $build, $host, and lib versions.
|
commit | commitdiff | tree |
2013-03-17 |
Uwe Hermann | README: Refer to INSTALL and new Building wiki page.
|
commit | commitdiff | tree |
2013-03-17 |
Uwe Hermann | autotools: Don't use "foreign" option.
|
commit | commitdiff | tree |
2013-02-05 |
Uwe Hermann | Update, fix, and extend manpage.
|
commit | commitdiff | tree |
2013-01-14 |
Uwe Hermann | Makefile.am: Fix typo in 'ChangeLog' target.
|
commit | commitdiff | tree |
2012-12-28 |
Uwe Hermann | configure.ac: Fix CFLAGS settings.
|
commit | commitdiff | tree |
2012-11-11 |
Uwe Hermann | Drop unneeded comments.
|
commit | commitdiff | tree |
2012-10-16 |
Uwe Hermann | Re-add HACKING file after repo split.
|
commit | commitdiff | tree |
2012-10-10 |
Uwe Hermann | README: Cosmetics, update URL.
|
commit | commitdiff | tree |
2012-06-22 |
Uwe Hermann | cli: Add missing fflush(stdout) for PD annotation output.
|
commit | commitdiff | tree |
2012-05-31 |
Uwe Hermann | cli/gtk/qt: Now all require libsigrok >= 0.2.0 (API...
|
commit | commitdiff | tree |
2012-05-30 |
Uwe Hermann | cli: configure.ac: Bump version number to 0.3.1.
|
commit | commitdiff | tree |
2012-05-30 |
Uwe Hermann | cli: Constify a few char *pointers.
|
commit | commitdiff | tree |
2012-05-30 |
Uwe Hermann | cli: Update NEWS in preparation of 0.3.1 the release.
|
commit | commitdiff | tree |
2012-05-29 |
Uwe Hermann | cli: Cosmetic fix for --help output.
|
commit | commitdiff | tree |
2012-05-29 |
Uwe Hermann | cli: Fix compile error.
|
commit | commitdiff | tree |
2012-05-29 |
Uwe Hermann | cli: Make --protocol-decoder-annotations plural.
|
commit | commitdiff | tree |
2012-05-29 |
Uwe Hermann | cli: Add -A (alias for --protocol-decoder-annotation).
|
commit | commitdiff | tree |
2012-05-29 |
Uwe Hermann | cli: manpage cosmetics, updates.
|
commit | commitdiff | tree |
2012-05-29 |
Uwe Hermann | sr/srd/cli/gtk: ChangeLog -> MAINTAINERCLEANFILES.
|
commit | commitdiff | tree |
2012-05-29 |
Uwe Hermann | cli: Output which file format was autodetected.
|
commit | commitdiff | tree |
2012-05-10 |
Uwe Hermann | cli: Print required/optional probes info.
|
commit | commitdiff | tree |
2012-05-08 |
Uwe Hermann | cli: -V: Print protocol description upon "-l 3" or...
|
commit | commitdiff | tree |
2012-04-18 |
Uwe Hermann | cli: Generate ChangeLog upon 'make dist'.
|
commit | commitdiff | tree |
2012-04-16 |
Uwe Hermann | cli: New 0.3.0 release.
|
commit | commitdiff | tree |
2012-04-16 |
Uwe Hermann | cli: Show sr/srd versions determined at run-time.
|
commit | commitdiff | tree |
2012-04-14 |
Uwe Hermann | cli: NEWS: Add 0.1.0/0.2.0 release docs.
|
commit | commitdiff | tree |
2012-04-10 |
Uwe Hermann | cli: Add (almost) empty NEWS file.
|
commit | commitdiff | tree |
2012-04-10 |
Uwe Hermann | sr/srd: Use/fix SR(D)_MAX_NUM_PROBES.
|
commit | commitdiff | tree |
2012-03-31 |
Uwe Hermann | sr: out: Use uint8_t (not char) for buffers.
|
commit | commitdiff | tree |
2012-03-27 |
Uwe Hermann | srd/cli/qt: Some more API consistency renames.
|
commit | commitdiff | tree |
2012-03-21 |
Uwe Hermann | cli: Fix -V/-h output a bit.
|
commit | commitdiff | tree |
2012-03-21 |
Uwe Hermann | sr/cli/gtk/qt: Fix package version numbers / docs.
|
commit | commitdiff | tree |
2012-03-21 |
Uwe Hermann | sr/cli: s/patternmode/pattern/ in a few places.
|
commit | commitdiff | tree |
2012-03-21 |
Uwe Hermann | srd/cli/qt: s/srd_session_feed/srd_session_send/.
|
commit | commitdiff | tree |
2012-03-18 |
Uwe Hermann | cli: Same order for params in manpage and -h.
|
commit | commitdiff | tree |
2012-03-18 |
Uwe Hermann | cli: manpage: Document -l, -a, and -s.
|
commit | commitdiff | tree |
2012-03-18 |
Uwe Hermann | cli: Fix/update manpage a bit.
|
commit | commitdiff | tree |
2012-03-18 |
Uwe Hermann | srd/cli/qt:s/decoders/decoder/ for consistency.
|
commit | commitdiff | tree |
2012-03-18 |
Uwe Hermann | sr: Rename -f|--format to -O|--output-format.
|
commit | commitdiff | tree |
2012-03-02 |
Uwe Hermann | sr: Name all callback data 'cb_data'.
|
commit | commitdiff | tree |
2012-03-01 |
Uwe Hermann | sr/cli/gtk/qt: s/hw/driver/ in some places.
|
commit | commitdiff | tree |
2012-03-01 |
Uwe Hermann | sr: s/sr_dev_probe_name/sr_dev_probe_name_set/.
|
commit | commitdiff | tree |
2012-02-28 |
Uwe Hermann | sr/cli/gtk/qt/: s/plugin/driver/.
|
commit | commitdiff | tree |
2012-02-27 |
Uwe Hermann | sr: sr_samplerate_string: Allow 3.15Hz etc. as output.
|
commit | commitdiff | tree |
2012-02-22 |
Uwe Hermann | sr: No need for dynamic hardware driver registration.
|
commit | commitdiff | tree |
2012-02-22 |
Uwe Hermann | cli/gtk/qt: nsis: Better installer filename.
|
commit | commitdiff | tree |
2012-02-22 |
Uwe Hermann | cli: nsis: Hook up to "Add/remove programs".
|
commit | commitdiff | tree |
2012-02-18 |
Uwe Hermann | sr: s/config_set/dev_config_set/.
|
commit | commitdiff | tree |
2012-02-17 |
Uwe Hermann | sr/cli/gtk/qt: s/configuration/config/.
|
commit | commitdiff | tree |
2012-02-17 |
Uwe Hermann | sr/cli/gtk: s/capability/hwcap/.
|
commit | commitdiff | tree |
2012-02-17 |
Uwe Hermann | sr/cli/gtk: A few more s/instance/inst/.
|
commit | commitdiff | tree |
2012-02-17 |
Uwe Hermann | sr/cli/gtk/qt: s/device/dev/ in many places.
|
commit | commitdiff | tree |
2012-02-11 |
Uwe Hermann | Rename 'void *' callback parameters to 'user_data'.
|
commit | commitdiff | tree |
2012-02-11 |
Uwe Hermann | srd: Every callback should have a 'void *' parameter.
|
commit | commitdiff | tree |
2012-02-11 |
Uwe Hermann | Use g_try_malloc/g_free/g_strdup consistently.
|
commit | commitdiff | tree |
2012-02-10 |
Uwe Hermann | sr: Implement proper logging framework.
|
commit | commitdiff | tree |
2012-02-10 |
Uwe Hermann | srd: More consistent log related function names.
|
commit | commitdiff | tree |
2012-02-08 |
Uwe Hermann | cli: nsis: Fix copy-paste error.
|
commit | commitdiff | tree |
2012-02-08 |
Uwe Hermann | cli: nsis: Start menu shortcut (opens a "DOS box").
|
commit | commitdiff | tree |
2012-02-07 |
Uwe Hermann | Add missing logo icon files for Windows installers.
|
commit | commitdiff | tree |
2012-02-07 |
Uwe Hermann | nsis: Install missing msys-1.0.dll and msys-z.dll.
|
commit | commitdiff | tree |
2012-02-07 |
Uwe Hermann | nsis: Request admin privileges for Windows Vista and...
|
commit | commitdiff | tree |
2012-02-06 |
Uwe Hermann | nsis: One installer file per frontend.
|
commit | commitdiff | tree |
2012-02-05 |
Uwe Hermann | Project-wide consistent naming for #include guards.
|
commit | commitdiff | tree |
2012-02-05 |
Uwe Hermann | sr/cli/gtk: Remove analog left-overs from API.
|
commit | commitdiff | tree |
2012-02-05 |
Uwe Hermann | autogen.sh: aclocal support for Windows XP/Vista/7.
|
commit | commitdiff | tree |
2012-01-28 |
Uwe Hermann | Update/enforce/document our build requirements.
|
commit | commitdiff | tree |
2012-01-15 |
Uwe Hermann | cli: manpage: Add sigrok-gtk(1) to "SEE ALSO".
|
commit | commitdiff | tree |
2012-01-15 |
Uwe Hermann | frontends: Check for sr/srd minimum versions.
|
commit | commitdiff | tree |
2012-01-14 |
Uwe Hermann | Improve 'longname' PD strings, use in 'sigrok-cli -V'.
|
commit | commitdiff | tree |
2012-01-10 |
Uwe Hermann | cli: Fix left-over ANN/PROTO names.
|
commit | commitdiff | tree |
2012-01-07 |
Uwe Hermann | cli: Better debug messages for setting PD probes.
|
commit | commitdiff | tree |
2012-01-07 |
Uwe Hermann | More .gitignore files cleanup.
|
commit | commitdiff | tree |
2012-01-04 |
Uwe Hermann | A few more fixes for configure.ac files.
|
commit | commitdiff | tree |
2012-01-04 |
Uwe Hermann | cli: configure.ac: Show config summary.
|
commit | commitdiff | tree |
2012-01-03 |
Uwe Hermann | cli: configure.ac: Fix typo.
|
commit | commitdiff | tree |
2012-01-03 |
Uwe Hermann | Put most autotools files into autostuff/.
|
commit | commitdiff | tree |
2012-01-02 |
Uwe Hermann | cli: Add a few more static keywords.
|
commit | commitdiff | tree |
2011-12-30 |
Uwe Hermann | Split README, add appropriate ones per-project.
|
commit | commitdiff | tree |
2011-12-30 |
Uwe Hermann | Rename sub-project dirs to their correct name.
|
commit | commitdiff | tree |