]> sigrok.org Git - pulseview.git/history - pv/session.cpp
Session: Removed device parameter from update_signals
[pulseview.git] / pv / session.cpp
2015-06-11 Joel HoldsworthSession: Removed device parameter from update_signals
2015-06-11 Joel HoldsworthSession: Made update_signals handle having a missing...
2015-06-11 Joel HoldsworthSession: Catch errors listing the config keys
2015-06-11 Joel HoldsworthDeviceManager: Deprecated build_display_name and friends
2015-05-28 Joel HoldsworthUse device::Devices to represent sigrok Devices
2015-05-28 Joel HoldsworthSession: Simplified logic of set_device
2015-05-28 Joel HoldsworthSession: Made update_signals non-destructive
2015-05-28 Joel HoldsworthSession: Store signals_ in an unordered_set
2015-01-27 Joel HoldsworthSession: Use set_device to select session file devices
2015-01-27 Joel HoldsworthSession: Renamed set_file to set_session_file
2015-01-17 Uwe HermannUpdate for libsigrokcxx rename.
2014-12-10 Joel HoldsworthSnapshot: Renamed to Segment
2014-12-09 Joel HoldsworthSignalData: Moved samplerate into Snapshot
2014-12-03 Joel HoldsworthSession: Renamed files to match class name