jacqueline
4e5dba1583
Fix leveldb's alignment assumptions (we have 4 byte alignment)
hace 2 años
jacqueline
5b7b88420b
Fix issues with importing my entire library
hace 2 años
jacqueline
c6bb42cdd2
song -> track
hace 2 años
jacqueline
0024bb1dbe
Remove chatty loggin
hace 2 años
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.
hace 2 años
jacqueline
1238437717
Add flac and ogg decoder deps
hace 2 años
jacqueline
e12ac1d963
Do some prep cleanup for multiple filetypes
hace 2 años
jacqueline
7e96482087
fix shared peripheral interrupts causing hangs
hace 2 años
jacqueline
1f903accd9
Flesh out audio state machine for playback
...
Also fix mono playback
hace 2 años
jacqueline
2a568846bd
Cute brightness fade to avoid ugly startup :)
hace 2 años
jacqueline
610991455d
R4 pre-emptive bringup
...
Includes stripping out the IC-specific I2S stuff, and doing more manual
volume control using pots
hace 2 años
jacqueline
d2e5d2ab3c
Fix up screen brightness and transitions
hace 2 años
jacqueline
8a2a2d2265
Get basic audio playback going again
hace 2 años
jacqueline
ee5f662f9b
Fix missing service impl
hace 2 años
jacqueline
56c1b5f93b
Fix include weirdness for lvgl
hace 2 años
jacqueline
dd27c35304
convert lvgl from submodule to a plain old directory
hace 2 años
jacqueline
6fd588e970
Add touchwheel -> encoder adapter
hace 2 años
jacqueline
db2e29a72d
Start on audio FSM playback. needs more thought.
hace 2 años
jacqueline
4b93bb22db
fish :)
hace 2 años
jacqueline
65833649f4
Add some placeholder splash and menu screens
...
Includes a bunch of misc display fixes. Most significantly, our lvgl
tickers was busted.
hace 2 años
jacqueline
3b371cfc54
reuse annotate new files
hace 2 años
jacqueline
3041e48ca6
Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fw
hace 2 años
jacqueline
876e5e70e9
Don't crash if there's no sd card
hace 2 años
jacqueline
a4f94c812a
Annote E V E R Y T H I N G with license info
hace 2 años
jacqueline
ebcdf93930
Re-enable app console
hace 2 años
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.
hace 2 años
jacqueline
ecee01fe97
Remove audio drain task
...
ISR drain works fine!
hace 2 años
jacqueline
82830f995c
Fix some logging, add transition to missing storage
hace 2 años
jacqueline
da977aaa3f
Merge branch 'main' into state-machines
hace 2 años
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
hace 2 años
jacqueline
a6ab150405
Add tinyfsm, start converting core functions to an FSM-based event loop
hace 2 años
jacqueline
b320a6a863
Add basic samd class
hace 2 años
jacqueline
d71f726c42
Add pagination to database queries
hace 2 años
jacqueline
785349eb5b
Touchwheel works!!!!!!!
hace 2 años
jacqueline
f3d0e8f98f
Slightly improve touchwheel not-working-ness
...
It still doesn't work tho
hace 2 años
jacqueline
961c8014ad
Add some basic tests for the database
hace 2 años
jacqueline
10eb120878
Add tests for record encoding
hace 2 años
jacqueline
d739edef76
Fix tests!
...
Includes removing some that never passed and/or weren't quite a good
idea
hace 2 años
jacqueline
16e6180ba7
Database init is now stable!
hace 2 años
jacqueline
fe19478e0f
Output hash of song triple
hace 2 años
jacqueline
86c44199b0
add komihash: the fast and fun hashing header!
hace 2 años
jacqueline
ee559cd722
Give the touchwheel a little more juice for debugging
hace 2 años
jacqueline
09ad66136d
clang-format
hace 2 años
jacqueline
bdadc159c7
Add libtags for extracting info from files
hace 2 años
jacqueline
cd520b9360
Make queries a little less copy-paste
hace 2 años
jacqueline
5d7cbec34c
Move DB interactions to a background thread
hace 2 años
jacqueline
fbe047a35f
Add some basic data and retrieval
hace 2 años
jacqueline
083f4011aa
removed unused raw db stuff
hace 2 años
jacqueline
2be4d4204c
Allow RenameFile to overwrite existing files
hace 2 años
jacqueline
7972bd4567
Merge branch 'main' into leveldb
hace 2 años