]> sigrok.org Git - pulseview.git/history - pv/storesession.cpp
TimeMarker: Fixed display of negative value in popup
[pulseview.git] / pv / storesession.cpp
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