]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
2012-03-21 Uwe Hermannsr: Various fixes in the udev file.
2012-03-21 Uwe Hermanncli: Fix -V/-h output a bit.
2012-03-21 Uwe Hermannsr: Enable fx2lafw driver per default.
2012-03-21 Uwe Hermannsr/srd: Small fixes, constifications, doc updates.
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 Hermannsr: s/err/ret/ for consistency.
2012-03-18 Uwe Hermannsr: Fix handling of virtual devices.
2012-03-15 Bert VermeulenMerge remote-tracking branch 'joel/public'
2012-03-14 Joel Holdsworthfx2lafw: Upped NUM_SIMUL_TRANSFERS to 32
2012-03-14 Uwe Hermannsr: session_driver: Naming consistency fixes.
2012-03-14 Uwe Hermannsr: demo: s/struct databag/struct context/.
2012-03-14 Uwe Hermannsr: demo: s/mydata/ctx/.
2012-03-14 Uwe Hermannsr: s/SR_{USB,SERIAL}_INST/SR_INST_{USB,SERIAL}/.
2012-03-12 Joel Holdsworthfx2lafw: Added CWAV USBee SX to the device list
2012-03-12 Joel Holdsworthfx2lafw: Corrected a comment
2012-03-12 Joel Holdsworthfx2lafw: Added Saleae Logic (and clones) to the device...
2012-03-12 Joel Holdsworthfx2lafw: Moved firmware path into fx2lafw_profile
2012-03-12 Joel Holdsworthfx2lafw: Made fx2lafw profiles const
2012-03-12 Joel Holdsworthfx2lafw: Made string pointers constant
2012-03-12 Joel Holdsworthfx2lafw: Added ESLA201A to device list
2012-03-11 Joel Holdsworthfx2lafw: Send start command after bulk transfer have...
2012-03-09 Matt Ranostayols: fixed *ctx null dereferences that would SEGFAULT...
2012-03-07 Joel Holdsworthfx2lafw: Corrected check_conf_profile checks
2012-03-07 Joel Holdsworthfx2lafw: Implemented control of sample rates
2012-03-07 Joel Holdsworthfx2lafw: Ensure default sample rate is set
2012-03-07 Joel Holdsworthfx2lafw: Removed CMD_STOP and renumbered commands
2012-03-07 Joel Holdsworthfx2lafw: Moved num_samples into context struct
2012-03-07 Joel Holdsworthsaleae-logic: Moved num_samples into context struct
2012-03-07 Joel Holdsworthfx2lafw: Removed CMD_SET_SAMPLERATE
2012-03-07 Joel Holdsworthfx2lafw: Implemented initial support for start capture
2012-03-07 Joel Holdsworthsr: Added device IDs for CWAV USBee AX to udev rules
2012-03-07 Joel Holdsworthfx2lafw: Devices now retain the same PID/VID after...
2012-03-07 Joel Holdsworthfx2lafw: Implemented SR_HWCAP_PROBECONFIG and SR_HWCAP_...
2012-03-07 Joel Holdsworthfx2lafw: Fixed a compiler error, and made cv_data consi...
2012-03-04 Uwe Hermannsr: Fix some TODOs, improve comments/docs.
2012-03-04 Uwe Hermannsr/srd: s/handler/callback/.
2012-03-04 Uwe Hermannsr: More callback param renames.
2012-03-02 Uwe Hermannsr: Name all callback data 'cb_data'.
2012-03-01 Uwe Hermannsr: s/sr_session_bus/sr_session_send/.
2012-03-01 Uwe Hermannsr/srd: Consistency fixes for callbacks.
2012-03-01 Uwe Hermannsr/cli/gtk/qt: s/hw/driver/ in some places.
2012-03-01 Uwe Hermannsr: sr_hw_has_hwcap(): More docs, error checks.
2012-03-01 Uwe Hermannsr: s/sr_dev_probe_name/sr_dev_probe_name_set/.
2012-03-01 Uwe Hermannsr: datastore: More error checks.
2012-02-28 Uwe Hermannsr: Rename hwplugin.c to hwdriver.c.
2012-02-28 Uwe Hermannsr/cli/gtk/qt/: s/plugin/driver/.
2012-02-28 Bert Vermeulensr: code cleanup
2012-02-28 Uwe Hermannsr: Fix/document probe names.
2012-02-27 Uwe Hermannsr: fx2lafw: Consistent #include guard naming.
2012-02-27 Uwe Hermannsr: fx2lafw: Use gboolean consistenly.
2012-02-27 Uwe Hermannfx2lafw: Small consistency fixes.
2012-02-27 Uwe Hermannfx2lafw: Compile fix.
2012-02-27 Joel Holdsworthfx2lafw: Implemented hw_dev_acquisition_stop
2012-02-27 Joel Holdsworthfx2lafw: Implemented hw_dev_acquisition_start
2012-02-27 Joel Holdsworthfx2lafw: Basic implementation of hw_dev_config_set...
2012-02-27 Joel Holdsworthfx2lafw: Added more to hw_cleanup
2012-02-27 Joel Holdsworthfx2lafw: Implemented hw_dev_close
2012-02-27 Joel Holdsworthfx2lafw: Implemented hw_dev_open
2012-02-27 Joel Holdsworthsr: Moved GTV_TO_MSEC to sigrok-internal.h
2012-02-27 Joel Holdsworthfx2lafw: Implemented firmware upload
2012-02-27 Joel Holdsworthfx2lafw: Renamed fx2lafw_dev to ctx in hw_dev_info_get
2012-02-27 Joel Holdsworthfx2lafw: Renamed fx2lafw_dev to ctx in hw_init
2012-02-27 Joel Holdsworthfx2lafw: Renamed dev_insts variable in hw_init
2012-02-27 Uwe Hermannsr: sr_samplerate_string: Allow 3.15Hz etc. as output.
2012-02-25 Joel Holdsworthfx2lafw: Implemented hw_get_status
2012-02-25 Joel Holdsworthfx2lafw: Exposed capabilities data
2012-02-25 Joel Holdsworthfx2lafw: Added probing for fx2lafw devices
2012-02-25 Joel Holdsworthfx2lafw: Added empty hardware module for fx2lafw
2012-02-23 Uwe Hermannsr: la8: Improve comments and messages a bit.
2012-02-22 Uwe Hermannsr: No need for dynamic hardware driver registration.
2012-02-22 Uwe Hermannsr: la8: Remove some unneeded checks.
2012-02-18 Uwe Hermannsr: Consistent ctx name for per-dev-inst context.
2012-02-18 Uwe Hermannsr: Fix incorrectly renamed functions.
2012-02-18 Uwe Hermannsr: Remove unneeded temp. variable use.
2012-02-18 Uwe Hermannsr: s/config_set/dev_config_set/.
2012-02-18 Uwe Hermannsr: s/acquisition_*/dev_acquisition_*/.
2012-02-18 Uwe Hermannsr: opendev/closedev -> dev_open/dev_close.
2012-02-18 Uwe Hermannsr: s/st*_acquisition/acquisition_st*/.
2012-02-18 Uwe Hermannsr/cli/gtk/qt: s/get_dev_info/dev_info_get/.
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-17 Uwe Hermannsr: Some more s/device_instance/dev_inst/.
2012-02-17 Uwe Hermannsr: Random cosmetics, fix/amend Doxygen comments.
2012-02-17 Uwe Hermannsr: Prefix log messages with subsystem string.
2012-02-15 Bert Vermeulensr: rename all sr_hwplugin(s)_* functions to sr_hw_*
2012-02-14 Bert Vermeulensr: la8: remove debug output when no device is found
2012-02-14 Bert Vermeulensr: don't free driver-specific per-device struct in...
2012-02-13 Bert Vermeulensr: rename more functions to sr_thing_action format
2012-02-13 Bert Vermeulensr: rename all sr_device_instance_* functions to sr_dev...
2012-02-13 Bert Vermeulensr: rename hwplugin functions to sr_thing_action format
2012-02-13 Uwe Hermannsr: Add missing #include, fixes warning.
2012-02-13 Uwe Hermannsr: cleanup callback: Return int.
2012-02-13 Uwe Hermannsr: stop_acquisition callback: Return int.
2012-02-13 Bert Vermeulensr: adjust copyright year
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-13 Bert Vermeulensr: whitespace cleanup
next