sommersoft
|
7f64af38cb
|
fix 'audiomixer_mixer_reset_buffer'
|
2019-08-25 09:33:23 -05:00 |
|
sommersoft
|
2e4b687ba5
|
enable audiomixer on nrf
|
2019-08-25 07:32:48 -05:00 |
|
sommersoft
|
0a8c0733ad
|
update translations
|
2019-08-24 23:37:42 -05:00 |
|
sommersoft
|
df5568d993
|
move Mixer & MixerVoice from 'audiocore' to 'audiomixer'
|
2019-08-24 23:36:18 -05:00 |
|
sommersoft
|
b54fd961cb
|
Merge branch 'master' of https://github.com/adafruit/circuitpython into mixer_voice
|
2019-08-24 17:14:05 -05:00 |
|
sommersoft
|
db32a79596
|
comment clean up
|
2019-08-24 16:21:30 -05:00 |
|
sommersoft
|
965f2bf799
|
fix MixerVoice.get_level; now returns a float between 0-1.
|
2019-08-24 09:24:54 -05:00 |
|
sommersoft
|
d02d474cac
|
fix MixerVoice 'get_playing'
|
2019-08-24 08:20:26 -05:00 |
|
sommersoft
|
93e557e167
|
docs: make MixerVoice.level a property
|
2019-08-24 07:57:55 -05:00 |
|
sommersoft
|
2c55b40a53
|
use a MixerVoice constructor
|
2019-08-24 07:56:12 -05:00 |
|
sommersoft
|
1ec4faee55
|
remove MixerVoice deinit & context managers
|
2019-08-22 17:59:19 -05:00 |
|
Scott Shawcroft
|
1d973a0803
|
Merge pull request #2071 from dhalbert/shared-module-touchio
make nrf touchio be generic: now available for SAMD51 too
|
2019-08-22 14:03:52 -07:00 |
|
Dan Halbert
|
7cc15e56c8
|
make translate
|
2019-08-22 15:20:23 -04:00 |
|
Dan Halbert
|
18f441ae35
|
Merge pull request #2083 from dhalbert/no-32khz-xtal
Fix CPBlue LFCLKSRC; CPB has no status neopixel
|
2019-08-22 13:14:40 -04:00 |
|
Dan Halbert
|
0b7291d767
|
fix default crystal value; fix include order
|
2019-08-22 09:01:05 -04:00 |
|
Scott Shawcroft
|
6aa311aabd
|
Merge pull request #2027 from dastels/displayio_fill_area
To displayio.Display: expose fill_area and add a property for rotation
|
2019-08-21 23:48:21 -07:00 |
|
Dan Halbert
|
acc6df4959
|
merge similar fix in
|
2019-08-22 01:29:34 -04:00 |
|
Dan Halbert
|
d94023e9b3
|
Fix CPBlue LFCLKSRC; CPB has no status neopixel
|
2019-08-22 01:04:00 -04:00 |
|
Scott Shawcroft
|
524fa82092
|
Merge pull request #2081 from dhalbert/rotaryio-pin-check-fix
typo in IncrementalEncoder.c
|
2019-08-21 13:02:06 -07:00 |
|
Scott Shawcroft
|
389e7cc35d
|
Merge pull request #2072 from bmeisels/nrf-no-crystal-support
Add support for nrf boards that don't have an external crystal
|
2019-08-21 13:01:26 -07:00 |
|
Dave Astels
|
99a3da3b60
|
Get rid of the last bits of array dependancy
|
2019-08-21 15:24:39 -04:00 |
|
Dave Astels
|
d547d59cba
|
Merge remote-tracking branch 'adafruit/master' into displayio_fill_area
|
2019-08-21 15:02:51 -04:00 |
|
Dave Astels
|
dcf36db263
|
Make room
|
2019-08-21 14:46:10 -04:00 |
|
Dave Astels
|
8b2a1b9e97
|
Add message ids for translation
|
2019-08-21 14:19:42 -04:00 |
|
Dave Astels
|
5023b62268
|
Make them static (fixing build break?) as they aren't needed by Display
|
2019-08-21 14:08:24 -04:00 |
|
Dave Astels
|
8bbab01316
|
Remove unneeded lines
|
2019-08-21 13:57:52 -04:00 |
|
sommersoft
|
5cd04366fe
|
remove 'if float' pre-processor checks
|
2019-08-20 22:39:26 -05:00 |
|
Dave Astels
|
56aad056da
|
getting the buffer info should happen first (due to its check)
|
2019-08-20 17:00:24 -04:00 |
|
Benny Meisels
|
fe2ec6c887
|
Add support for nrf boards that don't have an external crystal
|
2019-08-20 23:30:21 +03:00 |
|
Dan Halbert
|
6e3a6d0ac5
|
typo in IncrementalEncoder.c
|
2019-08-20 16:23:17 -04:00 |
|
Dan Halbert
|
95d728faf0
|
update tinyusb to upstream commit
|
2019-08-20 14:11:48 -04:00 |
|
Dave Astels
|
eb0a8cc0bf
|
Move the get_buffer call earlier
|
2019-08-20 13:48:12 -04:00 |
|
Dave Astels
|
0fd886fa7f
|
Remove array cast
|
2019-08-20 13:45:58 -04:00 |
|
Dan Halbert
|
e00696de7f
|
merge from upstream and make translate
|
2019-08-20 13:06:23 -04:00 |
|
Dan Halbert
|
58d29feab1
|
make translate
|
2019-08-20 13:02:01 -04:00 |
|
Dave Astels
|
f3d476aad8
|
Remove temporarily comments code
|
2019-08-20 12:25:56 -04:00 |
|
Dave Astels
|
53bb95a023
|
Rework to simplify
|
2019-08-20 10:05:41 -04:00 |
|
Dave Astels
|
10bc0d29d1
|
Switch to positional parameters
|
2019-08-20 10:05:09 -04:00 |
|
Dave Astels
|
2b7897cded
|
Fix typo
|
2019-08-20 10:03:36 -04:00 |
|
sommersoft
|
e9efc2fe25
|
fix one more doc ref to audiocore
|
2019-08-20 08:32:20 -05:00 |
|
Dan Halbert
|
cccbbd956d
|
Detect lack of pulldown; check for pin in use
|
2019-08-19 23:40:34 -04:00 |
|
Scott Shawcroft
|
42143ca056
|
Merge pull request #2079 from dhalbert/tinyusb-update-00c440cb
update tinyusb to 00c440cb
|
2019-08-19 20:19:22 -07:00 |
|
sommersoft
|
e92ef7b018
|
fix doc refs for audiocore
|
2019-08-19 22:04:06 -05:00 |
|
Scott Shawcroft
|
bd4d3c6393
|
Merge pull request #2068 from jepler/audioio-compat
audioio: By default, be compatible with 4.x
|
2019-08-19 19:43:52 -07:00 |
|
sommersoft
|
eb8f1cc1dc
|
update translations
|
2019-08-19 21:40:31 -05:00 |
|
sommersoft
|
1b2996a75e
|
Merge branch 'master' of https://github.com/adafruit/circuitpython into mixer_voice
|
2019-08-19 21:23:27 -05:00 |
|
sommersoft
|
17190ae63e
|
abandon incomplete mixer asm math functions
|
2019-08-19 21:20:52 -05:00 |
|
Dan Halbert
|
44b28d1187
|
update tinyusb to 00c440cb
|
2019-08-19 19:42:45 -04:00 |
|
Dan Halbert
|
0ddfbb0c20
|
Merge pull request #2055 from jepler/run-background-tasks
Implement and use RUN_BACKGROUND_TASKS in place of MICROPY_VM_HOOK_LOOP
|
2019-08-19 17:15:20 -04:00 |
|
Dan Halbert
|
fc7ae2aa6f
|
move back to previous tinyusb commit 96d96
|
2019-08-19 16:19:20 -04:00 |
|