Skip to content

Releases: psychopy/psychopy-bbtk

0.0.11

0.0.10

0.0.9

22 May 12:00
Compare
Choose a tag to compare

What's Changed

  • Added a method to query whether there's an unfinished message by @TEParsons in #9
  • Wait longer for messages when dispatching outside a frame loop by @TEParsons in #10

Full Changelog: 0.0.8...0.0.9

0.0.8

15 May 16:31
Compare
Choose a tag to compare

What's Changed

  • Speed improvement by no longer waiting for device to finish sending messages - now just waits 0.1ms and if the message is unfinished it stashes it for next time

Full Changelog: 0.0.7...0.0.8

0.0.7

09 May 18:43
78cec7b
Compare
Choose a tag to compare

What's Changed

  • Fixes to listeners to stop them tripping over one another
  • Include deviceClass and deviceName in getAvailableDevices by @TEParsons in #8

Full Changelog: https://github.com/psychopy/psychopy-bbtk/commits/0.0.4