Skip to content

Releases: ManiacalLabs/BiblioPixel

v3.4.17

03 May 17:36
@rec rec
Compare
Choose a tag to compare
  • Rework Runnable and threads for better shutdown
  • New ArtNet control

v3.4.16

19 Apr 11:43
@rec rec
Compare
Choose a tag to compare
  • Better error handling
  • Add a timeout to UDP sockets
  • Better handling of partial colors and component color lists

v3.4.15

11 Apr 10:27
@rec rec
Compare
Choose a tag to compare
  • New Limiter animation
  • bp restart and bp shutdown commands
  • Improved error messages and tiny bug fixes

v3.4.14

08 Apr 15:28
@rec rec
Compare
Choose a tag to compare
  • Add RemoteServer.shutdown_server() classmethod and SIGHUP fix
  • Always exit from main using sys.exit()

v3.4.13

08 Apr 11:23
@rec rec
Compare
Choose a tag to compare
  • Re-read project files on SIGHUP
  • Better signal handling (SIGHUP, SIGINT, SIGETERM)
  • Fix bp run --dump option
  • Give a better warning if Layout.start() is not called

v3.4.12

05 Apr 15:23
@rec rec
Compare
Choose a tag to compare
  • Remove print statement

v3.4.11

04 Apr 18:16
@rec rec
Compare
Choose a tag to compare
  • Restart bp on SIGHUP (fix #724)
  • Command line flags override project files (fix #694)
  • Use recursive name-guessing (fix #652)
  • Compute animation.name in Animation.pre_recursion (fix #722 and #723)

v3.4.10

31 Mar 14:51
@rec rec
Compare
Choose a tag to compare
  • Fix PiWS281X.set_brightness (fix #715)
  • Allow controls to raise exceptions (fix #711)
  • Allow animations to be retrieved by name
  • Better error messages

v3.4.9

28 Mar 17:51
@rec rec
Compare
Choose a tag to compare
  • Add numpy to requirements
  • Fix bp demo circle
  • Make layout.color_list setter more flexible
  • Refactorings

v3.4.8

26 Mar 15:24
@rec rec
Compare
Choose a tag to compare
  • Fix #686 and #689
  • Allow animation.Remote to open the URL for its control page
  • --v4 flag