index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
codecs
/
codec.cpp
Age
Commit message (
Expand
)
Author
2025-03-13
Add WavPack support
ayumi
2024-05-16
Add a 'decoder' for streams already in our native format
jacqueline
2024-05-02
move driver includes into a subdir as well
jacqueline
2024-02-29
Use drflac instead of miniflac
jacqueline
2024-01-11
wav-codec (#13)
ailurux
2023-12-19
replace foxenflac with miniflac
jacqueline
2023-11-24
Migrate 'now playing' screen to lua
jacqueline
2023-08-10
Give codecs complete control of their input files
jacqueline
2023-08-09
Add vorbis support whilst we're here
jacqueline
2023-08-08
Flesh out opus decoder. it doesn't work! i hate opus.
jacqueline
2023-08-03
remove stb_vorbis
jacqueline
2023-06-15
Add vorbis and flac decoders, flesh out codec interface
jacqueline
2023-06-07
Do some prep cleanup for multiple filetypes
jacqueline
2023-05-23
Annote E V E R Y T H I N G with license info
jacqueline
2023-04-19
New pipeline building, still needs proper control
jacqueline
2022-12-07
better handling of chunk buffer
jacqueline
2022-12-02
fix build errors
jacqueline
2022-11-23
Mostly done pipeline arch. Now onto cleanup and building.
jacqueline
2022-11-21
Implement using libmad to decode
jacqueline