FIXED:
- teething problems with new Keyboard class:
- in Builder there was stuttering of sounds and lags in frame timing caused
by accidentally creating lots of Kyeboards while checking for 'escape'
- durations were being reported with correct magnitude but as negative values [commit:e43e47460](https://github.com/psychopy/psychopy/commit/e43e474602b7f)
- problem on Windows if keyboard device name contained unicode (that problem
was actually in psychtoolbox package, now updated in Standalone)
- on Windows, the 'return' key was being called 'num_enter'
- videos were not running online [commit:9779579b6](https://github.com/psychopy/psychopy/commit/9779579b60) [commit:51b0824f7](https://github.com/psychopy/psychopy/commit/51b0824f755)
- fixed rounding error in filtering of NoiseStim [commit:5d0e360d8](https://github.com/psychopy/psychopy/commit/5d0e360d87b)
- iohub `waitKeys` should act like `getKeys` if maxWait<=0 [commit:e33f733f3](https://github.com/psychopy/psychopy/commit/e33f733f317de)
- error if unicode items in the new Form class [commit:8287674f4](https://github.com/psychopy/psychopy/commit/8287674f49a4c8)
ADDED:
- videos in Builder now have a `Loop playback` parameter
- Standalone distributions now include tobii-research package