Skip to content
This repository was archived by the owner on Sep 19, 2021. It is now read-only.

Commit 75cf784

Browse files
committed
update changelog
1 parent 7ebbc69 commit 75cf784

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

ChangeLog

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Changelog v1.5.0 to v1.5.1
22
--------------------------
3+
232 files changed, 12438 insertions(+), 12446 deletions(-)
34
-Add support for ExpeditInvaders output
45
-Add Fader effect if a preset is loaded, freeze current buffer and fade into new content
56
-Add Fader effect if current visual is randomized, freeze current buffer and fade into new content
@@ -9,6 +10,7 @@ Changelog v1.5.0 to v1.5.1
910
-Fix Geometrics and Cell generators, possible exception
1011
-Fix rename Rainbowduino firmware to prevent crash
1112
-Fix rainbowduinov3 firmware bug, the serial line could block
13+
-Fix PixelInvaders, improve serial detection, *should* now works with regular Arduino boards
1214
-Huge refactoring, improve unit testing
1315

1416

data/config.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ panel.gamma.tab=GAMMA_22
137137
# ROTATE_270,
138138
#=========================
139139
#HINT: you define how many PixelInvaders panels are in use, in this example we use four panels.
140-
#pixelinvaders.layout.row1=NO_ROTATE,NO_ROTATE
140+
pixelinvaders.layout.row1=NO_ROTATE,NO_ROTATE
141141
#pixelinvaders.layout.row2=NO_ROTATE,NO_ROTATE
142142

143143
#Use Expeditinvader panels

data/presents.led

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#Visual Daemon presents file
2-
#Thu Jun 27 00:58:07 CEST 2013
2+
#Tue Nov 12 20:24:45 CET 2013
33
127=
44
126=
55
125=

0 commit comments

Comments
 (0)