Sam Ellicott
65a5a33c22
Slight update to the build instructions
2021-06-04 22:14:13 -04:00
Sam Ellicott
56007d28eb
Updated devrecord
...
- Made windows loopback device the default
- Added instructions on how to do the same on Linux
2021-06-04 21:57:34 -04:00
Sam Ellicott
737ae717bb
Fix tcc build on Windows
2021-06-03 08:28:59 -04:00
Sam Ellicott
deeec1b716
Fix Windows build
2021-06-03 00:08:49 -04:00
Sam Ellicott
27ed88b5de
Merge pull request #122 from cnlohr/code-cleanup
...
Merge code cleanup branch
2021-05-22 15:50:20 -04:00
Sam Ellicott
e87d16e905
Update Makefile with an opengl option
2021-05-22 15:47:42 -04:00
Sam Ellicott
08eb40a900
Fix formatting issues
2021-05-22 14:45:23 -04:00
Sam Ellicott
36ef604baf
Update clang-format
2021-05-22 14:44:59 -04:00
Sam Ellicott
e853558f7b
bump CNFA submodule
...
Fix CNFA driver not being loaded with clang on Windows [Issue 121](https://github.com/cnlohr/colorchord/issues/121 )
This was caused by improper #ifdef guards on driver initilization code
in CNFA.
2021-04-29 05:33:53 -04:00
CNLohr
82d44ae6b5
Merge pull request #120 from wesleygas/master
...
WLED Integration and example config
2021-04-10 23:52:08 -04:00
wesleygas
2fbc910415
WLED Integration and example config
2021-04-04 23:49:59 -03:00
Sam Ellicott
b6b3039459
Fix allignment issue
2021-03-13 15:55:43 -05:00
Sam Ellicott
cb9b6bc569
Use spaces for allignment instead of tabs
2021-03-13 14:23:52 -05:00
Sam Ellicott
ad23066976
Fix some allignment issues noticed in github
2021-03-13 14:12:19 -05:00
Sam Ellicott
793e72df42
Fix some missed updated variable names
2021-03-13 14:02:53 -05:00
Sam Ellicott
2f89063b6a
Clean up main.c
2021-03-13 13:58:40 -05:00
Sam Ellicott
472615bbf7
Update .clang-format with more rules
2021-03-13 13:58:17 -05:00
Sam Ellicott
b28c4d2c40
Add .clang-format file
2021-03-13 10:54:50 -05:00
CNLohr
9cae6dc38d
Merge pull request #118 from cnlohr/esp8266-docs
...
Esp8266 docs
2021-02-13 11:34:42 -08:00
Sam Ellicott
892771700f
Set default ESP_ROOT
...
-ESP_ROOT=~/esp8266/esp-open-sdk
2021-02-13 11:24:21 -05:00
Sam Ellicott
cae295d989
Updated README files for Colorchord Embedded
2021-02-13 11:23:31 -05:00
CNLohr
f8fb768415
Merge pull request #116 from CaiB/master
...
Fixing rare out-of-bounds crash
2021-01-01 04:24:39 -05:00
Cai Biesinger
6e5e659047
Fixing rare out-of-bounds crash
2020-12-31 20:35:13 -08:00
Sam Ellicott
947649ab89
Merge pull request #115 from timgates42/bugfix_typo_thoroughly
...
docs: fix simple typo, thurroughly -> thoroughly
2020-12-17 13:52:59 -06:00
Tim Gates
51eafab39d
docs: fix simple typo, thurroughly -> thoroughly
...
There is a small typo in embedded8266/README.md.
Should read `thoroughly` rather than `thurroughly`.
2020-12-18 06:41:30 +11:00
CNLohr
d94c3eac94
Merge pull request #114 from hazcoper/fix-mul_defined_embeddedbins
...
Fix bug(?) if dft.c
2020-11-29 21:24:12 -08:00
CNLohr
7140c116ac
Merge pull request #113 from NikkyAI/non_linux_unix
...
Allow building on non-Linux Unix systems.
2020-11-29 20:54:21 -08:00
hazcoper
f368da416a
Fix bug(?) if dft.c
2020-11-01 23:33:42 +00:00
cnlohr
b065da7474
Add radial display mode.
2020-10-25 21:50:54 -07:00
CNLohr
a3eabc33eb
Update README.md
2020-10-05 12:47:22 -04:00
CNLohr
4e7f80e895
Update README.md
2020-10-05 12:46:32 -04:00
nia
19b70322ef
Allow building on non-Linux Unix systems.
...
- Use pkg-config to find required libraries and include paths.
- Only include extra Linux libraries on Linux.
- Add libusb fallback code to hidapi.c
2020-10-03 09:38:38 +02:00
cnlohr
1b7675ddd7
Add output gamma
2020-09-26 14:48:47 -07:00
CNLohr
0121375d61
Make netlight dmx loop
2020-09-22 18:54:32 -04:00
CNLohr
11fe3a9b38
Update with DMX-512 output. Matching project here: https://github.com/cnlohr/esp8266_dmx_explorer
2020-09-20 20:30:55 -04:00
CNLohr
bb2cb0dd9e
Update colorchord on the STM32f303
2020-08-05 13:28:14 -04:00
CNLohr
2146a5c3f5
Make STM32F303x6/x8 vs xB/xC
2020-08-05 04:41:18 -04:00
cnlohr
fdabac3b0d
Fix inability to operate in headless mode.
2020-08-01 20:13:02 -07:00
cnlohr
b6be6c14a4
Fix flipped argument order and update CNFA
2020-07-05 23:43:26 -07:00
CaiB
204fa77004
Correcting config parameter name. Fixes #108
2020-05-24 15:17:32 +09:00
NikkyAI
d66addd256
switch out cc for $(CC) in Makefile
2020-05-22 11:12:27 +02:00
CNLohr
f1eb47d0aa
Merge pull request #107 from CaiB/master
...
Fix a few build issues on Linux
2020-05-21 20:37:25 -07:00
Sam Ellicott
4b405029ae
Merge branch 'master' of github.com:CaiB/colorchord
2020-05-21 23:13:24 -04:00
Sam Ellicott
5a6e342a23
Fix Linux build issues
2020-05-21 23:13:20 -04:00
Sam Ellicott
2cc03c3123
Merge pull request #7 from cnlohr/master
...
Merge in changes again
2020-05-21 23:10:50 -04:00
cnlohr
4626c40991
Bump submodule
2020-05-21 19:52:47 -07:00
cnlohr
052d1b32d0
Merge branch 'master' of https://github.com/cnlohr/colorchord
2020-05-21 19:52:26 -07:00
cnlohr
aa4e95681c
Update swapped order of ops in CNFA.
2020-05-21 19:52:10 -07:00
Sam Ellicott
26b6173853
Merge pull request #6 from cnlohr/master
...
Merge in changes from upstream
2020-05-21 22:40:55 -04:00
CNLohr
46156fe9e0
Update compile.bat
2020-05-21 02:38:22 -07:00