]> sigrok.org Git - pulseview.git/commit
Added devices::File as a common base of file devices
authorJoel Holdsworth <redacted>
Fri, 3 Apr 2015 15:11:55 +0000 (16:11 +0100)
committerUwe Hermann <redacted>
Thu, 11 Jun 2015 18:38:47 +0000 (20:38 +0200)
commit474e817a724fdad4db635ba59202283fbcc22ef9
tree72c4729874ced6065bfdce45d63e1e927bd53061
parent3084ed4b15663dd717ff656745db305f377ab215
Added devices::File as a common base of file devices
CMakeLists.txt
pv/devices/file.cpp [new file with mode: 0644]
pv/devices/file.hpp [new file with mode: 0644]
pv/devices/sessionfile.cpp
pv/devices/sessionfile.hpp