jacqueline
371f0a20ca
Clean up gpios interface
před 2 roky
jacqueline
0347555d5b
Start on converting gpio expander interupts to fsm events
před 2 roky
jacqueline
9763cc955c
Improve encoder driver
...
It actually works and clicks now!
Still a bit rough though. Need to dive into lvgl internals to work out
what it's doing with enc_diff
před 2 roky
jacqueline
c124c8f94d
support both files and ids in `play`
před 2 roky
jacqueline
072c2c23e5
Parse and zero-pad track numbers
před 2 roky
jacqueline
245d9ff4b9
add indexing to the database
...
idk man i wrote most of this in a fugue state whilst high on the couch
with my cat
před 2 roky
jacqueline
aee0474191
Add a shared string library
před 2 roky
jacqueline
cde8002df4
Fix (i think?) mysterious overly large reads in libmad
před 2 roky
jacqueline
b58b072d2d
Add current playback timestamps
před 2 roky
jacqueline
23ecff1011
Fix spurious stream starts
před 2 roky
jacqueline
8fed966c96
Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fw
před 2 roky
jacqueline
acccd822f0
back to back flac playback is working :)
před 2 roky
Ailurux
039272455a
Merge branch 'main' of https://git.sr.ht/~jacqueline/tangara-fw
před 2 roky
Ailurux
8ce751ad56
Change flag for correct colour setting
před 2 roky
jacqueline
0c81c3e1f6
paths with spaces? wow!!
před 2 roky
jacqueline
6ff8b5886e
Support playing tracks by track id
před 2 roky
jacqueline
4e5dba1583
Fix leveldb's alignment assumptions (we have 4 byte alignment)
před 2 roky
jacqueline
5b7b88420b
Fix issues with importing my entire library
před 2 roky
jacqueline
c6bb42cdd2
song -> track
před 2 roky
jacqueline
0024bb1dbe
Remove chatty loggin
před 2 roky
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.
před 2 roky
jacqueline
1238437717
Add flac and ogg decoder deps
před 2 roky
jacqueline
e12ac1d963
Do some prep cleanup for multiple filetypes
před 2 roky
jacqueline
7e96482087
fix shared peripheral interrupts causing hangs
před 2 roky
jacqueline
1f903accd9
Flesh out audio state machine for playback
...
Also fix mono playback
před 2 roky
jacqueline
2a568846bd
Cute brightness fade to avoid ugly startup :)
před 2 roky
jacqueline
610991455d
R4 pre-emptive bringup
...
Includes stripping out the IC-specific I2S stuff, and doing more manual
volume control using pots
před 2 roky
jacqueline
d2e5d2ab3c
Fix up screen brightness and transitions
před 2 roky
jacqueline
8a2a2d2265
Get basic audio playback going again
před 2 roky
jacqueline
ee5f662f9b
Fix missing service impl
před 2 roky
jacqueline
56c1b5f93b
Fix include weirdness for lvgl
před 2 roky
jacqueline
dd27c35304
convert lvgl from submodule to a plain old directory
před 2 roky
jacqueline
6fd588e970
Add touchwheel -> encoder adapter
před 2 roky
jacqueline
db2e29a72d
Start on audio FSM playback. needs more thought.
před 2 roky
jacqueline
4b93bb22db
fish :)
před 2 roky
jacqueline
65833649f4
Add some placeholder splash and menu screens
...
Includes a bunch of misc display fixes. Most significantly, our lvgl
tickers was busted.
před 2 roky
jacqueline
3b371cfc54
reuse annotate new files
před 2 roky
jacqueline
3041e48ca6
Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fw
před 2 roky
jacqueline
876e5e70e9
Don't crash if there's no sd card
před 2 roky
jacqueline
a4f94c812a
Annote E V E R Y T H I N G with license info
před 2 roky
jacqueline
ebcdf93930
Re-enable app console
před 2 roky
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.
před 2 roky
jacqueline
ecee01fe97
Remove audio drain task
...
ISR drain works fine!
před 2 roky
jacqueline
82830f995c
Fix some logging, add transition to missing storage
před 2 roky
jacqueline
da977aaa3f
Merge branch 'main' into state-machines
před 2 roky
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
před 2 roky
jacqueline
a6ab150405
Add tinyfsm, start converting core functions to an FSM-based event loop
před 2 roky
jacqueline
b320a6a863
Add basic samd class
před 2 roky
jacqueline
d71f726c42
Add pagination to database queries
před 2 roky
jacqueline
785349eb5b
Touchwheel works!!!!!!!
před 2 roky