jacqueline
|
313c021c3b
|
version bump
|
1 year ago |
jacqueline
|
ee29c25b29
|
Fork ESP-IDF's bluetooth component
i want better sbc encoding, and no cla will stop me
|
1 year ago |
jacqueline
|
239e6d8950
|
bump esp-idf to 5.2.1
|
1 year ago |
jacqueline
|
5c985afd25
|
Version bump
|
1 year ago |
jacqueline
|
46e6743771
|
version bump, plus prep for lock switch hack
|
1 year ago |
jacqueline
|
686ada3d46
|
Bring a modified luavgl stub file into our stubs
|
1 year ago |
jacqueline
|
36a19182be
|
Use luals-stubs as the source of truth for docs, instead of maintaining
separate docs stubs
Includes introducing a cool new script to turn lua-language-server's
json output into markdown documentation.
|
1 year ago |
jacqueline
|
53c4ea7805
|
version bump
|
1 year ago |
jacqueline
|
d41f9f7033
|
Use drflac instead of miniflac
This one is fast as hell! Does seeking really good too. Thank u Doctor
Flac.
|
1 year ago |
jacqueline
|
2a25085503
|
version bump
|
1 year ago |
jacqueline
|
4509ab8d6e
|
version bump
|
1 year ago |
jacqueline
|
66f68aac0d
|
version bump
|
1 year ago |
jacqueline
|
79879fbfa0
|
version bump
|
1 year ago |
jacqueline
|
02b897d536
|
smol version bump
|
1 year ago |
jacqueline
|
a75adfc124
|
version bump
|
1 year ago |
jacqueline
|
ee867f2dbc
|
add an indicator for database updates
|
1 year ago |
jacqueline
|
fde45dba39
|
Explicitly specify C++23
|
1 year ago |
jacqueline
|
d5d1f2247a
|
version bump
|
1 year ago |
jacqueline
|
9039a97ab4
|
version bump due to schema version bump
|
1 year ago |
jacqueline
|
d7ba9420fe
|
bump to 0.1.3
|
1 year ago |
jacqueline
|
442c45d461
|
bump to 0.1.2
|
1 year ago |
jacqueline
|
c0ec19c496
|
fix some properties that got copied wrong
|
1 year ago |
jacqueline
|
7cdcd44e0c
|
Begin migration of remaining screens to Lua
|
1 year ago |
jacqueline
|
55bde70b96
|
add accurate esp and samd versions + expose this info to lua
|
1 year ago |
jacqueline
|
62d51a304e
|
replace foxenflac with miniflac
it's better!
|
1 year ago |
jacqueline
|
64b106c13e
|
add a cool lua repl
|
1 year ago |
jacqueline
|
ca5d7b867c
|
Add shuffle and repeat options for the playback queue
|
1 year ago |
jacqueline
|
b07bfbc6c7
|
Add a second font, flesh out browser screen
|
1 year ago |
jacqueline
|
71ed09a6f7
|
Add two-way databinding for lua, and flesh out the lua statusbar
|
1 year ago |
jacqueline
|
8a0a167adb
|
Convert the main menu screen to lua lol
|
1 year ago |
jacqueline
|
0e661409b1
|
Fix missing licenses
Includes removing unused shared_string
This helps with #6, but there's still more work to do
|
1 year ago |
jacqueline
|
97d63c5553
|
Add a target that yells at you if your sdkconfig is out of date
|
2 years ago |
jacqueline
|
afbf3c31f4
|
Use libcppbor for much much nicer db encoding
|
2 years ago |
jacqueline
|
f09ba5ffd5
|
Use bindey for databinding instead of hand rolling ui updates
|
2 years ago |
jacqueline
|
c214d4b40e
|
Add some more icons, and reflect play/pause in top bar
|
2 years ago |
jacqueline
|
85379b359c
|
Add some cool battery icons
|
2 years ago |
jacqueline
|
958160aa54
|
Use the libspeexdsp resampler
AFAICT it runs a little slower? but it's fixed point, and has much
better understood audio characteristics.
|
2 years ago |
jacqueline
|
67caeb6e3c
|
Use opusfile instead of working directly with ogg and opus
|
2 years ago |
jacqueline
|
f277bd5d0c
|
Add tremor, add new ogg rules to make tremor deps happy
|
2 years ago |
jacqueline
|
4118d880c3
|
Fix dangle build issues, do some tweaks to investigate performance
|
2 years ago |
jacqueline
|
3b240d1cd5
|
remove stb_vorbis
it doesnt work very well
|
2 years ago |
jacqueline
|
fbebc52511
|
Add libsamplerate for resampling decoder output
|
2 years ago |
jacqueline
|
80d7df9109
|
fuck off
|
2 years ago |
jacqueline
|
b6bc6b9e47
|
Ui polish and fleshing out
|
2 years ago |
jacqueline
|
67ab8bf515
|
Bundle our own complete ui font + symbol font
|
2 years ago |
jacqueline
|
aee0474191
|
Add a shared string library
|
2 years ago |
jacqueline
|
1238437717
|
Add flac and ogg decoder deps
|
2 years ago |
jacqueline
|
a4f94c812a
|
Annote E V E R Y T H I N G with license info
|
2 years ago |
jacqueline
|
a6ab150405
|
Add tinyfsm, start converting core functions to an FSM-based event loop
|
2 years ago |
jacqueline
|
86c44199b0
|
add komihash: the fast and fun hashing header!
|
2 years ago |