]> sigrok.org Git - pulseview.git/history - pv/data
Adjust pv:prop::Enum to GVariant-based sr_config_* functions
[pulseview.git] / pv / data /
2013-03-21 Joel HoldsworthMake Snapshot::get_sample_count() a const function
2013-03-21 Joel HoldsworthImplemented AnalogSnapshot::get_envelope_section
2013-03-21 Joel HoldsworthImplemented Basic analog tests
2013-03-21 Joel HoldsworthAdded code to construct analog envelope levels
2013-03-21 Joel HoldsworthVarious tidyups in LogicSnapshot
2013-03-21 Joel HoldsworthAnalog buffer sharing crash by memcpying for the Ananlo...
2013-03-03 Joel HoldsworthPad mip-map buffers to allow for uint64_t write word
2013-02-20 Uwe HermannDrop a few more unneeded 'extern "C"'.
2013-01-28 Joel HoldsworthPorted sampling to new sigrok API
2013-01-16 Joel HoldsworthSupressed unused parameters
2013-01-15 Joel HoldsworthDo not fast_forward if there is no data at the minimum...
2013-01-13 Joel HoldsworthFixed usage of sr_datafeed_logic::length
2013-01-08 Alexandru Gagniucglobal: Do not assert >= 0 for unsigned values
2012-12-24 Joel HoldsworthMoved data and snapshot classes into pv::data namespace