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 |
jacqueline
|
bdadc159c7
|
Add libtags for extracting info from files
|
2 years ago |
jacqueline
|
bc8ff773f2
|
Default c++ standard is now 20!
|
2 years ago |
jacqueline
|
393b268e15
|
Vendor tinycbor, since v5 no longer includes it
|
2 years ago |
jacqueline
|
bf6f9cea20
|
building codec tests!
|
2 years ago |
jacqueline
|
16d5d29049
|
Use std::span (backported) and std::byte to make our buffers safer
|
2 years ago |
jacqueline
|
00d4883d3a
|
add a span backport
|
2 years ago |
jacqueline
|
222c810b07
|
fix build errors
|
2 years ago |
jacqueline
|
52e0318292
|
Working-ish libmad build
|
2 years ago |
jacqueline
|
42c387807f
|
Basic libmad build
|
2 years ago |
jacqueline
|
0f18eb9fc4
|
Check in heap tracing config
|
3 years ago |
jacqueline
|
dab6533ae0
|
add gdb script for attaching to the esp32 openocd
|
3 years ago |