More flexible usage of the shared dictionary
This release provides
- a new 'prepare' method for data acquisition handlers which is called before acquisition starts.
- RaspendApplication only creates it's own shared dictionary if no dictionary was passed to the construtor.
- RaspendApplication lets you update it's shared dictionary by calling the new method 'updateSharedDictionary'.