index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2023-09-25
Place LVGL's memory pool into PSRAM
jacqueline
2023-09-04
Fix some release build warnings
jacqueline
2023-08-18
sorry daniel
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-08
Add libogg for handling opus streams reasonably
jacqueline
2023-08-08
Merge branch 'main' into opus
jacqueline
2023-08-04
Do our own resampling
jacqueline
2023-08-03
remove stb_vorbis
jacqueline
2023-08-03
Add very limited resampling (it's slow as shit)
jacqueline
2023-08-01
Add libsamplerate for resampling decoder output
jacqueline
2023-08-01
checkin in opus reference decoder
jacqueline
2023-07-31
fix libtags m4a issue
jacqueline
2023-07-25
fork the esp-idf fatfs for f_forward and exfat support
jacqueline
2023-07-20
bump to v5.1 for i2s fixes
jacqueline
2023-06-23
Add a shared string library
jacqueline
2023-06-19
Fix leveldb's alignment assumptions (we have 4 byte alignment)
jacqueline
2023-06-08
Add flac and ogg decoder deps
jacqueline
2023-06-01
Fix include weirdness for lvgl
jacqueline
2023-06-01
convert lvgl from submodule to a plain old directory
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-03-08
add leveldb
jacqueline
2023-02-22
Fix up display artficacts and clean up unused features
jacqueline
2023-01-21
ignore newly added warning
jacqueline
2023-01-21
Vendor tinycbor, since v5 no longer includes it
jacqueline
2023-01-20
bump esp-idf up to v5.0
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-11-17
apply arch patch to libmad
jacqueline
2022-11-17
Re-autoconf
jacqueline
2022-11-17
initial commit of libmad
jacqueline
2022-11-17
use plain old idf
jacqueline
2022-11-08
Working test runner!!!
jacqueline
2022-11-08
WIP use catch2 instead of unity
jacqueline
2022-10-25
WIP most of a basic display driver + lvgl, but not yet working :(
jacqueline
2022-10-17
Add lvgl config
jacqueline
2022-10-17
pin lvgl to latest stable
jacqueline
2022-10-17
add lvgl component
jacqueline
2022-10-11
add a cool result library
jacqueline
2022-09-30
Add esp-adf as a submodule
jacqueline
[prev]