]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
2012-05-15 Pekka Nikandersr/srd/cli: Fix compiling with Homebrew.
2012-05-10 Uwe HermannNEWS: Add some news items.
2012-05-10 Uwe Hermannfx2lafw: Cosmetics.
2012-05-10 Joel Holdsworthfx2lafw: Added a gpif delay debug message
2012-05-10 Joel Holdsworthfx2lafw: Added support for 20kHz and 25kHz sampling
2012-05-10 Joel Holdsworthfx2lafw: Added support for 100kHz and 50kHz sampling
2012-05-06 Uwe Hermannsr: fx2lafw: Get/display FX2 REVID.
2012-05-06 Uwe Hermannsr: fx2lafw: Braintechnology USB-LPS support.
2012-05-02 Uwe Hermannsr: We support both SIGMA and SIGMA2.
2012-05-01 Uwe Hermannsr: udev: Add Ideofy LA-08 entry.
2012-05-01 Uwe Hermannsr: udev: Add Velleman PCSU1000 entry.
2012-05-01 Uwe Hermannsr: udev: Fix alphabetical order.
2012-05-01 Uwe Hermannsr: udev: Add Robomotic BugLogic 3.
2012-04-26 Bert Vermeulenfx2lafw: use iManufacturer/iProduct fields to identify...
2012-04-26 Uwe Hermannsr: zeroplus: Fix segfault, add debug output.
2012-04-23 Bert Vermeulensr: don't use deprecated glib functions
2012-04-23 Håvard Espelandsigma: Fix segfault when no Sigma present.
2012-04-22 Håvard Espelandsigma: Bump copyright notice.
2012-04-22 Håvard Espelandsr: Remove zlib dependency.
2012-04-22 Håvard Espelandsigma: Add support for SIGMA2 (req. new firmware).
2012-04-22 Håvard Espelandsigma: Use heap for datafeed packet and header.
2012-04-22 Håvard Espelandsigma: Fix bugs in receive_data callback.
2012-04-18 Uwe Hermannfx2lafw: supported_samplerates[] should be 0-terminated.
2012-04-18 Joel Holdsworthfx2lafw: Added support for default Cypess FX2 without...
2012-04-18 Joel Holdsworthsr: Deleted the saleae-logic driver, fx2lafw has superc...
2012-04-18 Joel Holdsworthsr: Disable saleae-logic driver by default and enable...
2012-04-18 Joel Holdsworthfx2lafw: Added slower sample rates
2012-04-16 Uwe Hermannsr: Initial 0.1.0 release. libsigrok-0.1.0
2012-04-16 Uwe Hermannsr/srd: SR_API/SRD_API/etc. is a no-op on MinGW.
2012-04-15 Uwe Hermannsr: Add functions to query sr version(s).
2012-04-10 Uwe Hermannsr: sr_err() et. al. don't need trailing \n.
2012-04-10 Uwe Hermannsr: sr_parse_triggerstring docs/improvements.
2012-04-10 Uwe Hermannsr: fx2lafw: Cosmetics.
2012-04-10 Joel Holdsworthfx2lafw: Added command to verify firmware version
2012-04-08 Joel Holdsworthfx2lafw: Safer use of libusb_get_device_list
2012-03-31 Uwe Hermannsr/srd: Fix 'make distcheck'.
2012-03-31 Uwe Hermannsr/srd: Add ChangeLog to ignore list, it's generated.
2012-03-31 Uwe Hermannsr: Disable fx2lafw driver again (for now).
2012-03-31 Uwe Hermannsr: Add NEWS file.
2012-03-31 Uwe Hermannsr: SR_PACKAGE_VERSION_* for consistency.
2012-03-31 Uwe Hermannsr: fx2lafw: Consistency fixes.
2012-03-31 Uwe Hermannsr: s/_clear/_remove_all/ for consistency.
2012-03-31 Uwe Hermannsr: out: Use uint8_t (not char) for buffers.
2012-03-31 Uwe Hermannsr: Make wrappers honor return values.
2012-03-28 Uwe Hermannsr: Generate ChangeLog from git upon 'make dist'.
2012-03-27 Uwe Hermannsr: fx2lafw: Cosmetics.
2012-03-27 Uwe Hermannsr: fx2lafw: Use SR_PRIV where needed.
2012-03-27 Uwe Hermannsr: fx2lafw: command.h: Add missing include guards.
2012-03-27 Uwe Hermannsr: fx2lafw: Cosmetics.
2012-03-25 Joel Holdsworthsr: Build ezusb.c for fx2lafw as well as saleae-logic
2012-03-25 Joel Holdsworthsalae: Only terminate session after all transfers have...
2012-03-25 Joel Holdsworthfx2lafw: Made finish_acquisition a static function
2012-03-24 Uwe Hermannsr: Fix some samplerate fields.
2012-03-24 Uwe Hermannsr: sigrok.h: Add version macros.
2012-03-24 Uwe Hermannsr: Rename sigrok.h. to sigrok.h.in, needed soon.
2012-03-24 Joel Holdsworthfx2lafw: Only terminate session after all transfers...
2012-03-24 Joel Holdsworthfx2lafw: Removed a line of redundant code
2012-03-21 Joel Holdsworthfx2lafw: Imported software triggering from fx2lafw
2012-03-21 Uwe Hermannsr: udev: Add missing Hantek DSO-2090 entry.
2012-03-21 Uwe Hermannsr/srd: Remove API warnings from READMEs.
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/.
next