]> sigrok.org Git - pulseview.git/history - pv/devices
Settings: Change page list design
[pulseview.git] / pv / devices /
2018-03-23 Dan Horákfix catching polymorphic types by value
2017-03-23 Uwe HermannRemove unused "using" declarations.
2017-03-18 Uwe HermannDon't use std:: in the code directly (where possible).
2017-03-11 Uwe HermannUse the "default" keyword.
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-08-29 Soeren ApelSession: Implement .sr file save/restore
2016-05-09 Soeren ApelInputFile: Use new reset() function to allow re-reading...
2016-04-08 Soeren ApelInputFile: Don't try to create device twice
2016-01-31 Soeren ApelFix #733: Open import files using binary mode
2015-12-31 Martin LingUpdate to new configuration API.
2015-12-26 Uwe HermannVarious minor whitespace and consistency fixes.
2015-09-13 Jonathan DahanSAMPLERATE is a guint64
2015-09-04 Soeren ApelFix #605 by closing current device when another is...
2015-08-25 Martin LingDon't try to store a reference to a shared pointer.
2015-07-18 Soeren ApelHardwareDevice: Whitespace fix
2015-07-18 Soeren ApelFix #602 by keeping track of device state internally
2015-06-27 Soeren ApelDevice: Fix bug introduced by b48daed which broke analo...
2015-06-11 Joel HoldsworthMainWindow: Added format parameters to load_file
2015-06-11 Joel HoldsworthAdded InputFile
2015-06-11 Joel HoldsworthDevice: Replaced Session::read_sample_rate with read_config
2015-06-11 Joel HoldsworthAdded devices::File as a common base of file devices
2015-05-28 Joel Holdsworthdevices::Device: Moved in full_name and display_name
2015-05-28 Joel HoldsworthUse device::Devices to represent sigrok Devices