torsten-pf

Results 4 issues of torsten-pf

I added the files needed to create a deb package for the plugin.

- moved functions to SystemUtil.cpp to not include windows.h in other c++ files (preprocessor names collide) - replaced pragmas pack(1)...pack(0) with pack(push, 1)...pack(pop) (pack(0) does not reset the alignment) -...

I needed a callback to get informed about state changed. Hope this is a good implementation and useful for others!

Only a few lines of code where necessary for this.