122 Commits (8ec773cacc87a3730a747632ac439ad6ae6af737)
 

Author SHA1 Message Date
klonfish 8ec773cacc Changed DMA channel to 10 since 5 seems to be causing SD card corruption. See https://github.com/jgarff/rpi_ws281x/issues/224 7 years ago
Fr3deric a85cb90347 added discs.py 7 years ago
Fr3deric e498ca8b17 added lines.py 7 years ago
Fr3deric e743f4a47c added checkerboard.py 7 years ago
Fr3deric 43dcd7a620 added curves.py 7 years ago
Fr3deric ab67d72f83 added thimblerig.py 7 years ago
Fr3deric 543aef2467 added dlines.py 7 years ago
Fr3deric ad9b697b05 improved cycle path 7 years ago
Fr3deric 254d21eb91 added movingshapes.py 7 years ago
Fr3deric 815edba13e added faces.py 7 years ago
Fr3deric 1dd2d0a943 added option to specify approximate animation time 7 years ago
Fr3deric 2f8df5467d don't crash in case a frame cannot be sent 7 years ago
Fr3deric 5600f48fb3 replaced 'ignore hidden files/dirs' fature with file extension filter, currently hardcoded to bml 7 years ago
Fr3deric 1c14d6032b ignore hidden files and directories 7 years ago
Fr3deric b899ec0fdc improved animation selection logic, added support for subdirs and symlinks in animation directory 7 years ago
Fr3deric 2073a3e277 improved shape generation, added random to bounceoff 7 years ago
Fr3deric b73f05b294 added collision detection 7 years ago
Fr3deric 626a2bef18 added unrath.py 7 years ago
Fr3deric 93acb5bf0e added blobs.py 7 years ago
Fr3deric 06db0b5ee1 added orbs.py 7 years ago
Fr3deric b494ef2f41 added gif2bml.py 7 years ago
Fr3deric 938f97c136 fixed permissions 7 years ago
Fr3deric 3ebec72f76 Feuerwerk! 7 years ago
Fr3deric 062c2efdb9 added --no-loop option 7 years ago
Fr3deric 5fbb097114 Merge branch 'master' of git.blinkenbunt.org:Blinkenbunt/blup 7 years ago
Fr3deric 312a0358e6 cleanup and added support for multiple palettes 7 years ago
klonfish 5843278d49 Fixed calls to writeBml 7 years ago
klonfish e37ede964e Removed animation files and put them into a separate repo 7 years ago
Fr3deric d381458006 major cleanup 7 years ago
Fr3deric 0c9b6338f7 moved gamemenu to games folder 7 years ago
Fr3deric b27c4d3383 moved games to separate folder 7 years ago
Fr3deric c71a69b4b6 moved writebml to blup module 7 years ago
Fr3deric 86bde0d468 fixed syntax error 7 years ago
Fr3deric c19af78491 corrected package name 7 years ago
Fr3deric 186c75dd63 minimal packaging 7 years ago
Fr3deric 8311e3fc11 2to3 7 years ago
Fr3deric f69b38c402 Merge branch 'master' of blinkenbunt:gitrepos/blup3 8 years ago
Fr3deric cd39f8da15 a little less debug output 8 years ago
klonfish 5d6c66d167 Use unsigned byte for weight 8 years ago
klonfish 59e4e79050 Merge branch 'master' of blinkenbunt:gitrepos/blup3 8 years ago
Fr3deric 7cff026d69 a little less debug output 8 years ago
klonfish 1e4c9fc4df Game menu refreshes periodically to prevent other clients from painting 8 years ago
Fr3deric fcc2fa9af7 Merge branch 'master' of blinkenbunt:gitrepos/blup3 8 years ago
Fr3deric e746dd1ddb a little less debug output 8 years ago
klonfish 64a53b69a2 Catch if nothing has been read from the socket 8 years ago
klonfish 287d2cd7b1 Added stdout flushing 8 years ago
klonfish fb31db8377 Sleep times in read thread depend on player presence 8 years ago
klonfish 4b97c34092 Added 5ms sleep in gamemenu thread 8 years ago
klonfish 46c8208e26 Battery voltages and weights can now be retrieved on the network port 8 years ago
klonfish b0efc71e22 Maybe fixed one player game 8 years ago