summaryrefslogtreecommitdiff
path: root/shared-module
AgeCommit message (Expand)Author
2019-09-12Merge remote-tracking branch 'origin/master' into audio-stuttering-backgroundjepler
2019-09-10Merge pull request #2127 from jepler/nrf-i2sScott Shawcroft
2019-09-09Merge pull request #2129 from jepler/audiomixer-debuggingDan Halbert
2019-09-09os_listdir: This can be long-running, run background tasksjepler
2019-09-09Merge pull request #2101 from matthewnewberg/display_io_ditherScott Shawcroft
2019-09-08WaveFile: Return GET_BUFFER_ERROR if wrong amount readjepler
2019-09-08audiomixer: Supply constants in a way "-Og" optimization expectsjepler
2019-09-05Move dither parameter to ColorConverter constructor and parameterMatthew Newberg
2019-09-04Merge remote-tracking branch 'adafruit/master' into choose-usb-devices-xacDan Halbert
2019-09-04Removed unused return value in displayio_colorconverter_convertMatthew Newberg
2019-09-04Merge pull request #2113 from tannewt/displayio_hidden5.0.0-alpha.2Dan Halbert
2019-09-04Merge pull request #2080 from sommersoft/mixer_voiceScott Shawcroft
2019-09-04Bitpack bools in TileGrid and GroupScott Shawcroft
2019-09-04Fix transactions in _stage after displayio changesRadomir Dopieralski
2019-09-04Merge remote-tracking branch 'adafruit/master' into choose-usb-devices-xacDan Halbert
2019-09-03remove leftover debug printsommersoft
2019-09-03trivial change; try to force check runDan Halbert
2019-09-03simpler generation of HID device tablesDan Halbert
2019-09-03Add .hidden to TileGrid and GroupScott Shawcroft
2019-09-03Fix I2CDisplay bus_free to not grab lockScott Shawcroft
2019-09-03WIPDan Halbert
2019-09-03Capture rotationDave Astels
2019-09-01Merge branch 'master' of https://github.com/adafruit/circuitpython into mixer...sommersoft
2019-09-01use more accurate ARMv7 prepocessor flags; TODOs for asm instructionssommersoft
2019-08-31Add random dithering to ColorConverterMatthew Newberg
2019-08-31include CMSIS instrinsic addition functions for M4; cleanup C math funcssommersoft
2019-08-29Merge branch 'master' of https://github.com/adafruit/circuitpython into mixer...sommersoft
2019-08-29rename bleio module to _bleioDan Halbert
2019-08-26Minor renamesScott Shawcroft
2019-08-25disable audiomixer on boards it doesn't fit onsommersoft
2019-08-25fix 'audiomixer_mixer_reset_buffer'sommersoft
2019-08-24move Mixer & MixerVoice from 'audiocore' to 'audiomixer'sommersoft
2019-08-24Merge branch 'master' of https://github.com/adafruit/circuitpython into mixer...sommersoft
2019-08-24fix MixerVoice.get_level; now returns a float between 0-1.sommersoft
2019-08-24use a MixerVoice constructorsommersoft
2019-08-23Rework based on Dan's reviewScott Shawcroft
2019-08-22More cleanupScott Shawcroft
2019-08-22Regular display fixes including refresh tweaksScott Shawcroft
2019-08-22Add refresh_time to use if busy_pin is not givenScott Shawcroft
2019-08-22Add reset() to display busses to detect whether it worksScott Shawcroft
2019-08-22Refresh ePaper displays once code.py is done runningScott Shawcroft
2019-08-22Rework refresh API and factor common display stuff outScott Shawcroft
2019-08-22Begin refresh rework.Scott Shawcroft
2019-08-22EPaper displays work mostly.Scott Shawcroft
2019-08-22make translateDan Halbert
2019-08-21Merge remote-tracking branch 'adafruit/master' into displayio_fill_areaDave Astels
2019-08-20merge from upstream and make translateDan Halbert
2019-08-19Detect lack of pulldown; check for pin in useDan Halbert
2019-08-19Merge branch 'master' of https://github.com/adafruit/circuitpython into mixer...sommersoft
2019-08-19abandon incomplete mixer asm math functionssommersoft