..
android
Some cleanup from merge.
2020-05-20 22:38:19 -07:00
cnfa @ a3677bd33d
bump CNFA submodule
2021-04-29 05:33:53 -04:00
rawdraw @ 407da6d1e7
Bump submodule
2020-05-21 19:52:47 -07:00
windows
Bump ColorChord on Windows
2020-05-21 06:13:26 -07:00
ccconfig.h
Fix build for CC2
2015-08-08 21:18:30 -04:00
cells_output.conf
Update cells, fix windows build.
2016-05-31 01:11:24 -04:00
chash.c
Oops, that could have been embareassing.
2020-05-20 00:10:59 -04:00
chash.h
Update copyright noteices, etc.
2015-07-29 01:56:18 -04:00
color.c
Force float constants for TCC
2020-05-17 19:19:21 -04:00
color.h
Update copyright noteices, etc.
2015-07-29 01:56:18 -04:00
colorchord.exe
Bump ColorChord on Windows
2020-05-21 06:13:26 -07:00
configs.c
Marging
2020-05-20 14:38:56 +09:00
configs.h
Update for voice and input
2016-07-20 21:11:39 -04:00
decompose.c
Fixing rare out-of-bounds crash
2020-12-31 20:35:13 -08:00
decompose.h
Replace SortFloats()/RemapFloats() with stdlib's qsort and struct refactoring.
2016-10-08 14:52:20 -04:00
default.conf
Fix flipped argument order and update CNFA
2020-07-05 23:43:26 -07:00
dft.c
Fix bug(?) if dft.c
2020-11-01 23:33:42 +00:00
dft.h
Update copyright noteices, etc.
2015-07-29 01:56:18 -04:00
DisplayArray.c
Bump ColorChord on Windows
2020-05-21 06:13:26 -07:00
DisplayDMX.c
Allow building on non-Linux Unix systems.
2020-10-03 09:38:38 +02:00
DisplayFileWrite.c
Fix Linux build issues
2020-05-21 23:13:20 -04:00
DisplayHIDAPI.c
Cleanup extra printfs
2020-05-03 07:18:13 -07:00
DisplayNetwork.c
WLED Integration and example config
2021-04-04 23:49:59 -03:00
DisplayOUTDriver.c
Bump ColorChord on Windows
2020-05-21 06:13:26 -07:00
DisplayPie.c
Update with DMX-512 output. Matching project here: https://github.com/cnlohr/esp8266_dmx_explorer
2020-09-20 20:30:55 -04:00
DisplayRadialPoles.c
Add radial display mode.
2020-10-25 21:50:54 -07:00
DisplaySHM.c
Fix Linux build issues
2020-05-21 23:13:20 -04:00
DisplayUSB2812.c
Allow building on non-Linux Unix systems.
2020-10-03 09:38:38 +02:00
dmx.conf
Update cells, fix windows build.
2016-05-31 01:11:24 -04:00
dodecahedron.conf
add noes about output
2018-11-30 14:57:18 -05:00
double_pie.conf
Update cells, fix windows build.
2016-05-31 01:11:24 -04:00
double_pie_voice.conf
Some housekeeping fixes and fix a bug with "FR" that prevented it's functioning.
2016-08-13 14:09:16 -04:00
esp32shirt.conf
Forgot to add some files that were used a while ago.
2020-05-02 20:47:13 -07:00
filter.c
Update copyright noteices, etc.
2015-07-29 01:56:18 -04:00
filter.h
Update copyright noteices, etc.
2015-07-29 01:56:18 -04:00
hidapi.c
Allow building on non-Linux Unix systems.
2020-10-03 09:38:38 +02:00
hidapi.conf
add hidapistuff
2017-07-08 16:58:41 -04:00
hidapi.h
add hidapistuff
2017-07-08 16:58:41 -04:00
hook.c
Rearchitect colorchord using CNFA + Rawdraw modules.
2020-05-10 17:15:59 -07:00
hook.h
Rearchitect colorchord using CNFA + Rawdraw modules.
2020-05-10 17:15:59 -07:00
impulse.conf
add support for the Impulse dance platform.
2019-06-24 02:17:59 -04:00
integerprog.conf
Move colorchord2 into its own folder, since colorchord embedded is its own thing.
2015-07-27 03:39:16 -04:00
keyboard_rgb_test.conf
Use semaphores for better performance.
2018-05-21 12:51:18 -04:00
linearpie.conf
Move colorchord2 into its own folder, since colorchord embedded is its own thing.
2015-07-27 03:39:16 -04:00
main.c
Fix inability to operate in headless mode.
2020-08-01 20:13:02 -07:00
Makefile
Merge pull request #113 from NikkyAI/non_linux_unix
2020-11-29 20:54:21 -08:00
netlight-dmx-voronoi.conf
Add output gamma
2020-09-26 14:48:47 -07:00
netlight-dmx.conf
Add output gamma
2020-09-26 14:48:47 -07:00
netlight-irxmit.conf
bump netlight
2018-05-08 00:04:33 -04:00
netlight.conf
Fix Linux compile issues.
2017-09-10 23:02:33 -04:00
netlight_esp8266.conf
Update USB, etc. Add line for showing FPs.
2017-02-15 21:53:05 -05:00
notefinder.c
Fix ColorChord on Windows10 32-bit TinyCC Compilation.
2018-12-16 01:21:05 -05:00
notefinder.h
Replace SortFloats()/RemapFloats() with stdlib's qsort and struct refactoring.
2016-10-08 14:52:20 -04:00
outdrivers.c
Redefine strdup to make Windows happy
2020-05-19 23:19:58 -04:00
outdrivers.h
Make function prototype match implemented function
2020-05-16 02:40:45 -04:00
OutputCells.c
Add output gamma
2020-09-26 14:48:47 -07:00
OutputLinear.c
Add output gamma
2020-09-26 14:48:47 -07:00
OutputProminent.c
Major progress to getting colorchord on Windows TCC
2017-09-11 02:56:50 -04:00
OutputVoronoi.c
Add output gamma
2020-09-26 14:48:47 -07:00
parameters.c
Redefine strdup to make Windows happy
2020-05-19 23:19:58 -04:00
parameters.h
Fix Linux compile issues.
2017-09-10 23:02:33 -04:00
prominance.conf
Fix build for CC2
2015-08-08 21:18:30 -04:00
quickwash.conf
new shot at androidbase
2019-11-17 05:53:02 -05:00
radial.conf
Add radial display mode.
2020-10-25 21:50:54 -07:00
RecorderPlugin.c
Rearchitect colorchord using CNFA + Rawdraw modules.
2020-05-10 17:15:59 -07:00
recordtest.conf
Move colorchord2 into its own folder, since colorchord embedded is its own thing.
2015-07-27 03:39:16 -04:00
shmtest.conf
Fix inability to operate in headless mode.
2020-08-01 20:13:02 -07:00
usb.conf
Move colorchord2 into its own folder, since colorchord embedded is its own thing.
2015-07-27 03:39:16 -04:00
usb_line.conf
Update USB, etc. Add line for showing FPs.
2017-02-15 21:53:05 -05:00
util.c
Major progress to getting colorchord on Windows TCC
2017-09-11 02:56:50 -04:00
util.h
Update copyright noteices, etc.
2015-07-29 01:56:18 -04:00
wled.conf
WLED Integration and example config
2021-04-04 23:49:59 -03:00