]> sigrok.org Git - pulseview.git/history - pv/device/file.cpp
Session: Fix issue #67 by improving error handling
[pulseview.git] / pv / device / file.cpp
2014-10-15 Martin LingUse libsigrok C++ bindings (patch version 7).
2014-10-08 Angus GrattonFix double-free issue in File::create
2014-09-29 Soeren ApelAdd serial_num/connection_id handling and save/restore...
2014-08-28 Bert VermeulenRemove obsolete input module support.
2014-07-19 Martin LingUpdate to new session API.
2014-03-01 Joel HoldsworthUse boost::filesystem::path to get the filename from...
2014-03-01 Joel HoldsworthMoved session creation into DevInst objects