Add imported files to the session save/restore mechanism
authorSoeren Apel <soeren@apelpie.net>
Fri, 25 May 2018 14:07:24 +0000 (16:07 +0200)
committerUwe Hermann <uwe@hermann-uwe.de>
Fri, 25 May 2018 14:26:40 +0000 (16:26 +0200)
commit1325ce422f1b49ab1f693125105b8c373c2965e5
treef33661d9cd11c016cc75d94d2ca9dac6fe386069
parent1df756a190693295995a938e64333ddbda4ca3cf
Add imported files to the session save/restore mechanism

This commit also makes the file loading more robust by improving
the handling of cases where files can't be loaded.
pv/devices/file.hpp
pv/devices/inputfile.cpp
pv/devices/inputfile.hpp
pv/globalsettings.cpp
pv/globalsettings.hpp
pv/session.cpp