index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2023-11-23
Add a second font, flesh out browser screen
jacqueline
2023-11-14
Add two-way databinding for lua, and flesh out the lua statusbar
jacqueline
2023-11-12
Convert the main menu screen to lua lol
jacqueline
2023-11-07
Fix missing licenses
jacqueline
2023-10-26
Add a target that yells at you if your sdkconfig is out of date
jacqueline
2023-10-13
Use libcppbor for much much nicer db encoding
jacqueline
2023-09-28
Use bindey for databinding instead of hand rolling ui updates
jacqueline
2023-08-28
Add some more icons, and reflect play/pause in top bar
jacqueline
2023-08-28
Add some cool battery icons
jacqueline
2023-08-10
Use the libspeexdsp resampler
jacqueline
2023-08-09
Use opusfile instead of working directly with ogg and opus
jacqueline
2023-08-08
Add tremor, add new ogg rules to make tremor deps happy
jacqueline
2023-08-07
Fix dangle build issues, do some tweaks to investigate performance
jacqueline
2023-08-03
remove stb_vorbis
jacqueline
2023-08-01
Add libsamplerate for resampling decoder output
jacqueline
2023-07-25
fuck off
jacqueline
2023-07-13
Ui polish and fleshing out
jacqueline
2023-07-12
Bundle our own complete ui font + symbol font
jacqueline
2023-06-23
Add a shared string library
jacqueline
2023-06-08
Add flac and ogg decoder deps
jacqueline
2023-05-24
Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fw
jacqueline
2023-05-23
Annote E V E R Y T H I N G with license info
jacqueline
2023-05-19
Add tinyfsm, start converting core functions to an FSM-based event loop
jacqueline
2023-05-02
add komihash: the fast and fun hashing header!
jacqueline
2023-04-28
Add libtags for extracting info from files
jacqueline
2023-01-21
Default c++ standard is now 20!
jacqueline
2023-01-21
Vendor tinycbor, since v5 no longer includes it
jacqueline
2022-12-03
building codec tests!
jacqueline
2022-12-03
Use std::span (backported) and std::byte to make our buffers safer
jacqueline
2022-12-03
add a span backport
jacqueline
2022-12-02
fix build errors
jacqueline
2022-11-17
Working-ish libmad build
jacqueline
2022-11-17
Basic libmad build
jacqueline
2022-10-14
Check in heap tracing config
jacqueline
2022-10-12
add gdb script for attaching to the esp32 openocd
jacqueline