# HG changeset patch # User Chris Cannam # Date 1227290594 0 # Node ID ee96e37a3cbbf7a3407ad75082f150a0669a3a89 # Parent 5228aaccfb1b56c02db79ae5cb0a596b52cc78d6 * Make it possible to import an entire session from an RDF document. However, at the moment the timings of events appear to be constrained by how far the audio decoder has got through its audio file at the time the event is queried -- need to investigate. diff -r 5228aaccfb1b -r ee96e37a3cbb main/MainWindow.cpp --- a/main/MainWindow.cpp Fri Nov 21 13:37:35 2008 +0000 +++ b/main/MainWindow.cpp Fri Nov 21 18:03:14 2008 +0000 @@ -73,7 +73,7 @@ #include "layer/ColourDatabase.h" #include "widgets/ModelDataTableDialog.h" -#include "rdf/PluginRDFIndexer.h" //!!! +#include "rdf/PluginRDFIndexer.h" // For version information #include