]> sigrok.org Git - pulseview.git/history - pv/session.hpp
TraceTreeItemOwner: Removed non-const item_list accessor
[pulseview.git] / pv / session.hpp
2015-10-18 Joel HoldsworthSession: Removed signals_mutex(), and made signals...
2015-10-18 Joel HoldsworthReduce include bloat by including boost/thread/{locks...
2015-08-19 Soeren ApelFix #626 by stopping acquisition gracefully
2015-06-11 Joel HoldsworthDevice: Replaced Session::read_sample_rate with read_config
2015-06-11 Joel HoldsworthSession: Converted data_mutex_ into a std::recursive_mutex
2015-06-11 Joel HoldsworthSession: Removed device parameter from update_signals
2015-05-28 Joel HoldsworthUse device::Devices to represent sigrok Devices
2015-05-28 Joel HoldsworthSession: Fixed header guard
2015-05-28 Joel HoldsworthSession: Store signals_ in an unordered_set
2015-02-27 Vladislav Ivanovwin32: Fix the Windows build (namespace pollution via...
2015-01-27 Joel HoldsworthModified header guards to match file names
2015-01-27 Joel HoldsworthSession: Tidied class declarations
2015-01-27 Joel HoldsworthSession: Renamed set_file to set_session_file
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