Commit graph

52 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 5969cf3a46 add noes about output 2018-11-30 14:57:18 -05:00
cnlohr c7a5f05da7 improve output cells 2018-11-18 16:49:59 -05:00
cnlohr 298b33b0fe Update with dodecahedron visualization 2018-11-09 07:02:53 -05: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 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 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 71fd5c5aee Fix Linux compile issues. 2017-09-10 23:02:33 -04:00
CNLohr 4f983efbfe Major progress to getting colorchord on Windows TCC
Give it a shot. colorchord2/windows/compile.bat.  I am having issues
getting sound in.
2017-09-11 02:56:50 -04:00
cnlohr 4dc15e13e2 add hidapistuff 2017-07-08 16:58:41 -04:00
cnlohr bf3b8f3e56 add file for irxmit 2017-06-07 21:49:53 -04:00
cnlohr ed497bdf3b remove extra printf 2017-05-23 22:57:02 -04:00
cnlohr 093633044d Merge branch 'master' of https://github.com/cnlohr/colorchord 2017-05-23 22:55:54 -04:00
cnlohr 96e12af024 Add support for RGBY endpoints 2017-05-23 22:55:45 -04:00
cnlohr b45c24eda1 Whoops forgot to turn on optimizations. 2017-02-16 01:06:18 -05:00
cnlohr a4769abeee Update USB, etc. Add line for showing FPs. 2017-02-15 21:53:05 -05:00
cnlohr 3703ac096f Merge branch 'master' of https://github.com/cnlohr/colorchord 2017-02-12 15:49:41 -05:00
cnlohr 2b90dadfe5 add netlight8266 2017-02-12 15:49:27 -05:00
cnlohr 2ad5d71649 Add notes about reading from correct monitor, don't spew data at the screen. 2017-02-12 15:39:28 -05:00
cnlohr 606897dce9 Update lights 2017-02-12 14:35:12 -05:00
Cleon Chick 29d07b168d Replace SortFloats()/RemapFloats() with stdlib's qsort and struct refactoring. 2016-10-08 14:52:20 -04:00
Cleon Chick fc2a404acf Add WIN32 escape key 2016-10-08 14:43:04 -04:00
Cleon Chick e67e51a2b8 Fix make error: colorchord.exe target was missing configs.c 2016-10-08 03:30:27 -04:00
Charles Lohr aad48e3799 Some housekeeping fixes and fix a bug with "FR" that prevented it's functioning. 2016-08-13 14:09:16 -04:00
Charles Lohr 2ae0308f3f update with changes needed to operate some existing systems. 2016-08-03 21:35:32 -04:00
Charles Lohr 686f47217f Update for voice and input 2016-07-20 21:11:39 -04:00
Charles Lohr bc5c12acc8 Update cells, fix windows build. 2016-05-31 01:11:24 -04:00
Charles Lohr 9f032be96d update aspects for having a overall equalizer/compressor 2016-05-28 14:54:15 -04:00
Charles Lohr cb048b7866 Update with support for stipled LED rings
Fix bug in linear driver that did out of index reading.
2016-05-27 23:54:34 -04:00
cnlohr b34a1340ab Fix Windows build closes #7 2016-03-18 01:31:28 -04:00
cnlohr 68e7bd6bb6 Fix build for CC2 2015-08-08 21:18:30 -04:00