summaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
2025-08-15Fix default mode being the new onejacqueline
2025-08-15Merge pull request 'add single touch shourtcuts for touch wheel' (#340) from ...cooljqln
2025-08-08Migrate to the new esp-idf I2C driverjacqueline
2025-04-22add single touch shourtcuts for touch wheelTab_theFox
2025-03-20Bump the max BT TX power up to +9dBmjacqueline
2025-03-19ailurux/button-media-controls (#264)ailurux
2025-03-19Merge pull request 'Support padding the left side of the display with black c...cooljqln
2025-03-05Merge pull request 'Trim whitespace from end of bluetooth device names' (#288...cooljqln
2025-03-05Emit a 'known devices changed' event when we forget a known devicejacqueline
2025-02-28Trim whitespace from end of bluetooth device namesWesley Ellis
2025-02-20Support a left padding value in display init datajacqueline
2025-02-20Add nvs key for left paddingailurux
2025-02-11TTS: Implement and wire up a TTS toggle in Display Settings (#251)Tursiae
2025-02-07Add centre button haptic feedback on touch, and setting to disable/lessen hap...ailurux
2025-02-02Persist locked control mode settingTess Eisenberger
2025-02-02Add optional support for changing volume while lockedTess Eisenberger
2025-02-02Add a new setting for input controls when lockedTess Eisenberger
2025-01-29Actually read+write the fast charge nvs bitjacqueline
2025-01-13Merge pull request 'Update licensing info' (#174) from tjk/tangara-fw:update-...cooljqln
2025-01-10Isolate the SD card from the SPI bus when talking to the display (#176)jacqueline
2025-01-08Add missing copyright/license headersTom Kirchner
2024-12-29display: set lower limit for brightnessClayton Craft
2024-12-19Queue repeat modes (#126)ailurux
2024-12-10Allow for connecting to the paired device from the known devices listailurux
2024-10-01Support a minor version in the SAMD firmwarejacqueline
2024-09-17Move SPI ISR back to CPU0jacqueline
2024-09-13Merge branch 'main' into jqln/ttsjacqueline
2024-09-12Pause and unpause the current audio output in response to TTSjacqueline
2024-09-10Use '/sd' instead of '/sdcard' for accessing the sd cardjacqueline
2024-09-09Merge branch 'main' into jqln/ttsjacqueline
2024-09-06Ignore comments within playlist filesjacqueline
2024-08-28Timeout when writing output samples throughout the audio pipelinejacqueline
2024-08-26Move some hot driver functions into iramjacqueline
2024-08-15Don't break early from clearing PcmBufferjacqueline
2024-08-14Always initialise bytes_cleared when clearing PcmBuffersjacqueline
2024-08-13Move off of deprecated APIsjacqueline
2024-08-13Fix build errors from stricter visibility requirementsjacqueline
2024-08-12daniel/theme-setting (#87)ailurux
2024-08-07Recalibrate the touchwheel after unlockingjacqueline
2024-07-24Add a settings screen with power+battery infojacqueline
2024-07-12Give Bluetooth settings a bit of a refreshjacqueline
2024-07-11WIP improve bluetooth api and settings screenjacqueline
2024-07-10Move the SPI interrupt alloc to the second corejacqueline
2024-07-09Give PcmBuffer pairs a name, and wire them up in the audio stackjacqueline
2024-07-05WIP start on accepting two streams in out audio outputjacqueline
2024-06-28Fix some issues with the splash screenjacqueline
2024-06-27update catch2 to v3.6.0jacqueline
2024-06-25skip the storage test if there's no sd cardjacqueline
2024-06-25Add a basic overview of writing and running testsjacqueline
2024-06-25Unbreak the tests buildjacqueline