Commit graph

226 commits

Author SHA1 Message Date
JINODK
00c353e7a4
Update compile.bat
add the "pause" command at the and so people who don't have tcc installed can read and find the issue
or it just like a command window appear and disappear instantly
2018-12-17 17:01:57 +07:00
CNLohr
9c3e841771 Fix ColorChord on Windows10 32-bit TinyCC Compilation. 2018-12-16 01:21:05 -05:00
CNLohr
0b2e686d55
Merge pull request #78 from cnlohr/experimental
Experimental
2018-12-08 19:14:01 -08:00
cnlohr
d0f2d7425e fix ALSA driver for Raspberry PI 2018-12-08 22:11:48 -05:00
cnlohr
aad1322266 Merge branch 'experimental' of https://github.com/cnlohr/colorchord into experimental 2018-11-30 14:57:28 -05:00
cnlohr
5969cf3a46 add noes about output 2018-11-30 14:57:18 -05:00
cnlohr
758a5cc39d stab at the esp8266 port 2018-11-30 07:01:36 -05:00
cnlohr
c7a5f05da7 improve output cells 2018-11-18 16:49:59 -05:00
cnlohr
56dbb60933 Fix address! 2018-11-18 15:38:00 -05:00
cnlohr
36b4b021c4 change colorchord config address 2018-11-18 15:36:21 -05:00
cnlohr
2c738bfa38 Forgot to update the 303 folder 2018-11-18 15:32:08 -05:00
cnlohr
bdbab3be8b update experimental branch 2018-11-18 15:27:29 -05:00
cnlohr
2a0c78d526 bump submodule 2018-11-18 12:42:31 -05:00
cnlohr
8d05985d73 Merge branch 'master' of https://github.com/cnlohr/colorchord 2018-11-17 01:23:15 -05:00
cnlohr
a61743883d bump to master 2018-11-17 01:23:05 -05:00
CNLohr
b24562e8bb
Update README.md 2018-11-16 17:40:02 -05:00
cnlohr
298b33b0fe Update with dodecahedron visualization 2018-11-09 07:02:53 -05:00
cnlohr
a02d56e20d Merge branch 'master' of https://github.com/cnlohr/colorchord 2018-10-21 00:00:29 -04:00
cnlohr
da75b5456b Bump firmware - permitting output at boot for systems with GPIO14 hooked to "enable audio" 2018-10-21 00:00:04 -04:00
CNLohr
bcc3347893
Update ws2812_i2s.c 2018-07-22 19:35:04 -04:00
CNLohr
8dc3110c56
Update default.conf 2018-07-15 23:31:34 -04:00
CNLohr
67cdbc0ea2
Merge pull request #67 from HeMe2/master
remove obsolete drawing in OutputVoronoi module
2018-07-03 16:47:25 -04:00
CNLohr
6d4409b70a
Update default.conf
Change to -1 to make it more universally functional on Windows.
2018-07-03 16:45:39 -04:00
HeMe2
9a89be3aa8
remove obsolete drawing in OutputVoronoi module
Fixes issue, that voronoi output could not be used in headless mode!
2018-06-30 15:28:51 +02:00
CNLohr
83336f6b03
Merge pull request #65 from solarkraft/master
Add libudev-dev to dependencies
2018-05-28 15:47:39 -04:00
Paul Hendrix
268ce8062b
Add libudev-dev to dependencies
Compilation would otherwise fail with
```
hidapi.c:2161:21: fatal error: libudev.h: No such file or directory
compilation terminated.
<builtin>: recipe for target 'hidapi.o' failed
make: *** [hidapi.o] Error 1
```
2018-05-25 21:00:41 +02:00
cnlohr
5acd811a83 Fix spacing 2018-05-21 12:52:19 -04:00
cnlohr
d15f18113b Use semaphores for better performance. 2018-05-21 12:51:18 -04:00
cnlohr
4cdf3ed859 Bump style for keyboard 2018-05-21 00:50:25 -04:00
cnlohr
f5251a0e41 Make asynchronous operation better. 2018-05-20 22:24:20 -04:00
cnlohr
7910c7e029 Bump versions - add file writer for USB keyboard 2018-05-20 21:50:29 -04:00
CNLohr
07d64d32c4
Merge pull request #62 from kant/patch-1
Typo on paragraph #038
2018-05-12 23:41:45 -04:00
Darío Hereñú
cf4782813e
Typo on paragraph #038 2018-05-12 19:08:36 -03:00
cnlohr
8c7600117c make shmtest headless 2018-05-08 00:48:29 -04:00
cnlohr
e990fadce8 Bump shmtest 2018-05-08 00:47:53 -04:00
cnlohr
0cf43af8b6 Merge branch 'master' of https://github.com/cnlohr/colorchord 2018-05-08 00:07:35 -04:00
cnlohr
585881113e add autolimitingo 2018-05-08 00:04:49 -04:00
cnlohr
df19f5a5f7 bump netlight 2018-05-08 00:04:33 -04:00
cnlohr
fd61a36f16 bump makefile 2018-05-08 00:04:11 -04:00
cnlohr
f768723eb4 add winsock initialization 2018-05-08 00:02:58 -04:00
cnlohr
b786fd1f45 Bump. Expose notes, too! 2018-05-07 23:47:06 -04:00
cnlohr
1908c75cf8 Bump shm test 2018-05-07 23:32:50 -04:00
cnlohr
c158ca0b5b Add SHM display for outputting directly to shared memory. 2018-05-07 23:13:06 -04:00
CNLohr
6c6f6cb13d
Merge pull request #54 from OleLL/master
Fixed a few things in Colorchord Embeddedlinux
2017-10-31 12:34:50 -04:00
OleLL
ad4f2d6d09
Removed -m32 to allow also 64 bit architectures 2017-10-30 23:31:41 +01:00
OleLL
9d873cf9b5
Fixed missing atoi + changed Init to InitColorChord 2017-10-30 23:30:51 +01:00
cnlohr
941b75f0a6 Add the mpfs 2017-09-11 23:17:22 -04:00
cnlohr
1d86a1c52e Add image files and update to newest everything. 2017-09-10 23:10:37 -04:00
cnlohr
71fd5c5aee Fix Linux compile issues. 2017-09-10 23:02:33 -04:00
cnlohr
8830b99454 Merge branch 'master' of https://github.com/cnlohr/colorchord 2017-09-10 23:01:05 -04:00