Commit graph

268 commits

Author SHA1 Message Date
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 241733ab9a Merge branch 'master' of https://github.com/cnlohr/colorchord 2020-05-10 17:16:19 -07:00
cnlohr 3d922b514c Rearchitect colorchord using CNFA + Rawdraw modules. 2020-05-10 17:15:59 -07:00
CNLohr 3fd52c4aba
Merge pull request #101 from angyongen/patch-1
Update adc.c
2020-05-04 06:20:36 -07:00
cnlohr e243c7200b Cleanup extra printfs 2020-05-03 07:18:13 -07:00
CNLohr acf2e9c180
Merge pull request #103 from cnlohr/androidtest
Get closer (but not there) to a working Android version.
2020-05-03 07:15:22 -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
angyongen 0f17c793e2
Update adc.c
Please see the email I sent you.
2020-02-11 20:58:19 +08:00
cnlohr abca7b6407 new shot at androidbase 2019-11-17 05:53:02 -05:00
CNLohr 26bcc970fa
Merge pull request #93 from bbkiwi/master
Fixed bug when APPROXNORM == 1 is used when CCEMBEDDED is not defined…
2019-09-08 01:01:04 -04:00
CNLohr dfd7faf8b2
Merge pull request #91 from bbkiwi/masterfix
Fix ws2812_i2s.c to include ccconfig.h and explicitly invert literals…
2019-09-08 01:00:36 -04:00
bbkiwi cd9094e8cb Fixed bug when APPROXNORM == 1 is used when CCEMBEDDED is not defined (ie colorchord2) 2019-07-06 14:35:08 +12: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
cnlohr fe5ce57e9a Fix comment for removal of current defaults. 2019-06-18 03:41:40 -04:00
cnlohr 3de5d62a05 remove default to APPROXNORM 2019-06-18 03:39:35 -04:00
bbkiwi 2539f021dc Fix ws2812_i2s.c to include ccconfig.h and explicitly invert literals to prevent warning 2019-05-29 17:05:43 +12:00
CNLohr ab11048f10
Merge pull request #90 from bbkiwi/masterfix
Bug fix broken code when APPROXNORM 1 and also bug fix for SORT_NOTES option.
2019-05-23 19:25:14 -04:00
bbkiwi 80d6b40a7d A squashed, should only change a few lines and no mucking about with submodules 2019-05-23 14:07:47 +12:00
CNLohr 0a172502fe
Merge pull request #88 from bbkiwi/masterfix
Contribution from @bbkiwi - Fix issue with sampling at lower frequencies,
2019-04-23 21:33:13 -07:00
bbkiwi 10041b66b4 Added simple norm approximation to be used by default APPROXNORM 1 2019-02-28 14:45:45 +13:00
CNLohr ad6a7418f3
Update README.md 2019-02-06 23:08:41 -08:00
CNLohr 8e628ab602
Merge pull request #81 from JINODK/JINODK-windows-compile
Update compile.bat
2018-12-18 03:37:23 -05: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 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