Commit graph

181 commits

Author SHA1 Message Date
NikkyAI d66addd256
switch out cc for $(CC) in Makefile 2020-05-22 11:12:27 +02: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
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
CNLohr 46156fe9e0
Update compile.bat 2020-05-21 02:38:22 -07:00
CNLohr 303d164e43 Update default.conf
Fix default dev recording and explain
2020-05-21 06:20:06 -07:00
CNLohr 99aefdef87 Bump ColorChord on Windows 2020-05-21 06:13:26 -07:00
cnlohr 0d1401cfa6 Some cleanup from merge. 2020-05-20 22:38:19 -07:00
Sam Ellicott 69dcc03f39 Slightly change default config 2020-05-21 00:03:53 -04:00
Sam Ellicott 4eb0eb8d4a Misc fixes:
-Make the submodule match upstream.
-Update Windows makefile to work.
2020-05-20 23:59:59 -04:00
Sam Ellicott 98623aa299 Fix CNFA initilization call. 2020-05-20 22:40:53 -04:00
Sam Ellicott 3274984ebf bump submodule version 2020-05-20 22:39:50 -04:00
Sam Ellicott d8578fe6d9 Fix TCC being dumb 2020-05-20 20:34:37 -04:00
nikky 556338cfcb add DisplayNetwork support to android 2020-05-20 21:34:57 +02:00
CaiB bf95be1226 Clarifying config comments 2020-05-20 14:42:39 +09:00
CaiB 003a1f4f8a Marging 2020-05-20 14:38:56 +09:00
Sam Ellicott 33f33ed9fd Oops, that could have been embareassing. 2020-05-20 00:10:59 -04:00
Sam Ellicott 779651da4b Remove VS-Code files 2020-05-20 00:04:14 -04:00
Sam Ellicott 4cc141bff1 Add more comments to the default configuration 2020-05-20 00:01:30 -04:00
Sam Ellicott bb0c7a0dc8 Add in NULL for the opaque object for CNFA. 2020-05-19 23:59:04 -04:00
Sam Ellicott 776a5dc5f5 bump submodule version 2020-05-19 23:55:16 -04:00
Sam Ellicott a2359e1f02 Modify build scripts 2020-05-19 23:39:10 -04:00
Sam Ellicott 2b0bb5a78d Redefine strdup to make Windows happy 2020-05-19 23:19:58 -04:00
Sam Ellicott 6fdbe1df89 Edit the default configuration 2020-05-18 22:15:19 -04:00
Sam Ellicott af7afd6af5 Make vscode settings file 2020-05-17 19:25:17 -04:00
Sam Ellicott d10255bb61 Make clang not use windows headers 2020-05-17 19:24:43 -04:00
Sam Ellicott cddec68e5b Remove debugging printf. 2020-05-17 19:23:35 -04:00
Sam Ellicott 9029c87c96 Make a function to manually register parameters. 2020-05-17 19:22:57 -04:00
Sam Ellicott ffc4ac5d41 Force float constants for TCC 2020-05-17 19:19:21 -04:00
CaiB 92f765817c Adding new required DLL reference, and updating CNFA 2020-05-17 17:28:16 +09:00
CaiB e1896cf8d9 Updating CNFA 2020-05-17 15:46:51 +09:00
CaiB b6e9523895 Small tweaks to platform-dependent behaviour 2020-05-17 15:14:03 +09:00
Sam Ellicott c7f058b72b bump submodule version 2020-05-16 03:21:25 -04:00
Sam Ellicott 0288cec713 bump submodule 2020-05-16 02:42:46 -04:00
Sam Ellicott 3402711e6f Slightly change build scripts 2020-05-16 02:41:20 -04:00
Sam Ellicott f9ed862508 Make function prototype match implemented function 2020-05-16 02:40:45 -04:00
Sam Ellicott 1eb42353bd Added logging output 2020-05-16 02:40:17 -04:00
Sam Ellicott 4c3b7b294a Call necessary registration functions 2020-05-16 02:39:22 -04:00
Sam Ellicott 328852d9e9 fix reversal in fread input arguments 2020-05-16 02:35:49 -04:00
Sam Ellicott c51221b4fd Added necessary library to build 2020-05-15 18:52:57 -04:00
Sam Ellicott 184dd91a67 this still needs some cleanup 2020-05-15 02:15:38 -04:00
Sam Ellicott 457f979723 cnfa points to my repo 2020-05-15 02:15:21 -04:00
Sam Ellicott c27b90a1f2 updated tcc build script 2020-05-15 02:14:39 -04:00
Sam Ellicott 5fcc4b0881 Added script to compile with clang on Windows 2020-05-14 22:47:59 -04:00
Sam Ellicott d77eced8c5 Change sleep function 2020-05-14 22:47:20 -04:00
Sam Ellicott 84ccaf60e0 Update Makefile to compile with clang 2020-05-14 21:01:23 -04:00
Sam Ellicott 4a3d06397b Update main.c so that it matches latest code 2020-05-14 21:01:23 -04:00
Sam Ellicott d4e19a6a12 Added makefile to compile on Windows with clang 2020-05-14 21:01:23 -04:00
cnlohr b1cbdc65c1 Undo version bump 2020-05-14 16:11:03 -07:00
cnlohr 0655094184 Use more universal android version by default. 2020-05-14 16:06:06 -07:00
cnlohr 7207a8e560 Bump rawdrawandroid submodule 2020-05-13 23:19:55 -07:00
cnlohr 09f450a2a8 Fix compile on non-android platforms. 2020-05-13 23:14:21 -07:00
cnlohr a6e629669c Fix build rev 2020-05-13 14:48:35 -07:00
cnlohr 8520283ad2 bump submodule 2020-05-12 03:41:07 -07:00
cnlohr 68c0ff8277 Bump submodules + fix back button configuration. 2020-05-12 03:39:05 -07:00
cnlohr 3ed6237c3b Cleanup and improve back button behavior 2020-05-12 03:31:47 -07:00
cnlohr 8db7e74cf2 bump rev 2020-05-11 22:17:48 -07:00
cnlohr 3f68bfd624 Fix app name 2020-05-11 22:00:02 -07:00
cnlohr cfc0003311 Update submodule 2020-05-11 15:01:49 -07:00
cnlohr 4cfc47e7af Fix access to external storage. 2020-05-11 14:52:28 -07:00
cnlohr c891563efd Allow other configuration schemes. 2020-05-11 14:25:25 -07:00
cnlohr 6c6e724325 Merge branch 'master' of https://github.com/cnlohr/colorchord 2020-05-11 14:00:43 -07:00
CNLohr ba3b608c17 Fix Windows compile. 2020-05-11 18:15:10 -07:00
cnlohr f90b1e12fd cleanup system button behavior. 2020-05-11 14:00:25 -07:00
cnlohr 58c7e0c224 Add ability for ColorChord-android to read external file. 2020-05-11 00:10:13 -07:00
cnlohr 24cdfc96e2 Actually prep for ColorChord being an example package. 2020-05-11 00:05:09 -07:00
cnlohr 534c2186f0 cleanup when Android is suspending our app. 2020-05-10 21:28:24 -07:00
cnlohr 79089566a1 make ColorChord work on Android. 2020-05-10 21:23:04 -07:00
cnlohr 3d922b514c Rearchitect colorchord using CNFA + Rawdraw modules. 2020-05-10 17:15:59 -07:00
cnlohr e243c7200b Cleanup extra printfs 2020-05-03 07:18:13 -07:00
cnlohr 825d356bb6 Update Makefile. 2020-05-03 07:14:30 -07:00
cnlohr 90dd695309 Update sound_android for use with rawdrawandroid. 2020-05-03 06:54:38 -07:00
cnlohr 03c938b453 Forgot to add some files that were used a while ago. 2020-05-02 20:47:13 -07:00
cnlohr abca7b6407 new shot at androidbase 2019-11-17 05:53:02 -05:00
cnlohr 35a4abfb50 update with impulse version 2019-06-24 02:19:00 -04:00
cnlohr 42a8235ddf add support for the Impulse dance platform. 2019-06-24 02:17:59 -04:00
cnlohr cd1c1f93d0 Update executable. 2019-06-23 20:15:14 -04:00
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