]> sigrok.org Git - pulseview.git/history - pv/storesession.cpp
Modified header guards to match file names
[pulseview.git] / pv / storesession.cpp
2015-01-27 Joel HoldsworthStoreSession: Support output formats other than srzip
2015-01-27 Joel HoldsworthStoreSession: Added an OutputFormat parameter
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-09 Joel HoldsworthRenamed pv::data::Analog::get_snapshots and Logic:...
2014-12-03 Joel HoldsworthSession: Renamed files to match class name
2014-11-22 Joel HoldsworthStoreSession: Fixed completion mechanism
2014-11-22 Joel HoldsworthSession: Renamed pv::SigSession to Session
2014-11-22 Joel HoldsworthRenamed C++ headers to .hpp
2014-11-22 Joel HoldsworthMake member variable underscores a suffix instead of...
2014-11-19 Joel HoldsworthSigSession: Converted _signals_mutex into a boost:...
2014-11-19 Joel HoldsworthSigSession: Added signals_mutex(), and made signals...
2014-11-13 Joel HoldsworthSigSession: Made _sr_session non-static
2014-11-13 Joel HoldsworthStoreSession: Removed commented code
2014-11-13 Martin LingReimplement file save using the srzip output module.
2014-10-15 Martin LingUse libsigrok C++ bindings (patch version 7).
2014-08-29 Martin LingRename 'probe' to 'channel' everywhere.
2014-07-19 Martin LingUpdate to new session API.
2014-06-29 Marcus ComstedtFix compilation on 32-bit systems
2014-05-24 Joel HoldsworthReplaced boost::function with std::function
2014-05-24 Joel HoldsworthUsed a std::atomic for StoreSession::_units_stores...
2014-05-24 Joel HoldsworthReplaced boost::thread/mutex etc. with std equivalents
2014-05-24 Joel HoldsworthReplaced boost::shared_ptr with std::shared_ptr
2014-03-01 Marcus ComstedtDon't join with non-threads. Fixes 323
2014-01-11 Joel HoldsworthAdded support for save