jacqueline
23ecff1011
Fix spurious stream starts
il y a 2 ans
jacqueline
8fed966c96
Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fw
il y a 2 ans
jacqueline
acccd822f0
back to back flac playback is working :)
il y a 2 ans
Ailurux
039272455a
Merge branch 'main' of https://git.sr.ht/~jacqueline/tangara-fw
il y a 2 ans
Ailurux
8ce751ad56
Change flag for correct colour setting
il y a 2 ans
jacqueline
0c81c3e1f6
paths with spaces? wow!!
il y a 2 ans
jacqueline
6ff8b5886e
Support playing tracks by track id
il y a 2 ans
jacqueline
4e5dba1583
Fix leveldb's alignment assumptions (we have 4 byte alignment)
il y a 2 ans
jacqueline
5b7b88420b
Fix issues with importing my entire library
il y a 2 ans
jacqueline
c6bb42cdd2
song -> track
il y a 2 ans
jacqueline
0024bb1dbe
Remove chatty loggin
il y a 2 ans
jacqueline
a2c1dfbabd
Add vorbis and flac decoders, flesh out codec interface
...
vorbis doesn't quite work yet, not sure why. will pick it up again
later.
il y a 2 ans
jacqueline
1238437717
Add flac and ogg decoder deps
il y a 2 ans
jacqueline
e12ac1d963
Do some prep cleanup for multiple filetypes
il y a 2 ans
jacqueline
7e96482087
fix shared peripheral interrupts causing hangs
il y a 2 ans
jacqueline
1f903accd9
Flesh out audio state machine for playback
...
Also fix mono playback
il y a 2 ans
jacqueline
2a568846bd
Cute brightness fade to avoid ugly startup :)
il y a 2 ans
jacqueline
610991455d
R4 pre-emptive bringup
...
Includes stripping out the IC-specific I2S stuff, and doing more manual
volume control using pots
il y a 2 ans
jacqueline
d2e5d2ab3c
Fix up screen brightness and transitions
il y a 2 ans
jacqueline
8a2a2d2265
Get basic audio playback going again
il y a 2 ans
jacqueline
ee5f662f9b
Fix missing service impl
il y a 2 ans
jacqueline
56c1b5f93b
Fix include weirdness for lvgl
il y a 2 ans
jacqueline
dd27c35304
convert lvgl from submodule to a plain old directory
il y a 2 ans
jacqueline
6fd588e970
Add touchwheel -> encoder adapter
il y a 2 ans
jacqueline
db2e29a72d
Start on audio FSM playback. needs more thought.
il y a 2 ans
jacqueline
4b93bb22db
fish :)
il y a 2 ans
jacqueline
65833649f4
Add some placeholder splash and menu screens
...
Includes a bunch of misc display fixes. Most significantly, our lvgl
tickers was busted.
il y a 2 ans
jacqueline
3b371cfc54
reuse annotate new files
il y a 2 ans
jacqueline
3041e48ca6
Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fw
il y a 2 ans
jacqueline
876e5e70e9
Don't crash if there's no sd card
il y a 2 ans
jacqueline
a4f94c812a
Annote E V E R Y T H I N G with license info
il y a 2 ans
jacqueline
ebcdf93930
Re-enable app console
il y a 2 ans
jacqueline
4bff06c76c
Drop himem audio buffers (for now?)
...
For some reason the spinlocks required now block forever? Very odd.
On the plus side, this turned out to be the issue that was stopping the
audio pipeline from running on the app core.
il y a 2 ans
jacqueline
ecee01fe97
Remove audio drain task
...
ISR drain works fine!
il y a 2 ans
jacqueline
82830f995c
Fix some logging, add transition to missing storage
il y a 2 ans
jacqueline
da977aaa3f
Merge branch 'main' into state-machines
il y a 2 ans
jacqueline
5ac4d3949c
Generalise worker tasks, and centralise task priorities + stacks
...
Includes making the display driver use a worker task for flushes, so
that our double buffering actually does something useful /facepalm
il y a 2 ans
jacqueline
a6ab150405
Add tinyfsm, start converting core functions to an FSM-based event loop
il y a 3 ans
jacqueline
b320a6a863
Add basic samd class
il y a 3 ans
jacqueline
d71f726c42
Add pagination to database queries
il y a 3 ans
jacqueline
785349eb5b
Touchwheel works!!!!!!!
il y a 3 ans
jacqueline
f3d0e8f98f
Slightly improve touchwheel not-working-ness
...
It still doesn't work tho
il y a 3 ans
jacqueline
961c8014ad
Add some basic tests for the database
il y a 3 ans
jacqueline
10eb120878
Add tests for record encoding
il y a 3 ans
jacqueline
d739edef76
Fix tests!
...
Includes removing some that never passed and/or weren't quite a good
idea
il y a 3 ans
jacqueline
16e6180ba7
Database init is now stable!
il y a 3 ans
jacqueline
fe19478e0f
Output hash of song triple
il y a 3 ans
jacqueline
86c44199b0
add komihash: the fast and fun hashing header!
il y a 3 ans
jacqueline
ee559cd722
Give the touchwheel a little more juice for debugging
il y a 3 ans
jacqueline
09ad66136d
clang-format
il y a 3 ans