Also changed compiler flags so that optimisations don't wreck the for
loop when initialising the pipe IDs. Hopefully this fixes Android as
well.
Q_debugstream has a slight change just so that gcc doesn't get upset.
Former-commit-id: f7ddf6ae05
Fixed the 32-bit issue after first re-initialise by removing the OvlK
and IsoK reuse functions. Perhaps this could be causing issues on Mac
OS X as well.
Next, changes were made to the reconnect/disconnect to prevent
(sometimes??) crashes in 32-bit mode, and also fix the "not updating
after reconnect" issue on x64.
Former-commit-id: e052a4d64e