index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
audio
Age
Commit message (
Expand
)
Author
2023-09-28
Use bindey for databinding instead of hand rolling ui updates
jacqueline
2023-09-26
Make NVS access synchronous again
jacqueline
2023-09-26
Tune buffer sizes and locations for I2S
jacqueline
2023-09-26
std::string -> std::pmr::string in psram
jacqueline
2023-09-25
Unpin decoder task
jacqueline
2023-09-22
make bluetooth pairing ui functional
jacqueline
2023-09-22
Increase sample buffer sizes
jacqueline
2023-09-05
Move UI task to priority 0 during playback
jacqueline
2023-09-04
Support changing max volume, persisted to nvs
jacqueline
2023-08-30
Use a service locator instead of passing around subsets of drivers between FSMs
jacqueline
2023-08-28
Support play/pause toggling
jacqueline
2023-08-28
Make idle state more robust + check playback state
jacqueline
2023-08-25
Performance tweaks for smoother tunes
jacqueline
2023-08-16
Rename the main audio tasks to be more sensible
jacqueline
2023-08-16
Put more audio pipeline wiring in control of the audio fsm
jacqueline
2023-08-16
clean up a bunch of obselete audio code
jacqueline
2023-08-15
persist preferred bluetooth device in nvs
jacqueline
2023-08-15
Flesh out basic bluetooth support
jacqueline
2023-08-11
remove unused dithering stuff
jacqueline
2023-08-11
Fix docs nits, avoid recalculating frame length
jacqueline
2023-08-10
Fix issues with timing stereo streams
jacqueline
2023-08-10
Reintroduce track timer, now relying more on codecs
jacqueline
2023-08-10
Use the libspeexdsp resampler
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-08
Investigate and improve core pinning for resampler
jacqueline
2023-08-08
Fix resampler issue, do a little performance tuning
jacqueline
2023-08-07
Downscaling working!
jacqueline
2023-08-07
Resampling *basically* working? Just cleanup and buffering issues
jacqueline
2023-08-07
Fix dangle build issues, do some tweaks to investigate performance
jacqueline
2023-08-04
Do our own resampling
jacqueline
2023-08-03
Tweak buffer size and placement
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-07-31
Add duration for flacs
jacqueline
2023-07-31
fix flac playback. now it plays nice and smooth :)
jacqueline
2023-07-31
use libtag duration where available
jacqueline
2023-07-28
clang-format
jacqueline
2023-07-28
ux fixes
jacqueline
2023-07-28
Volume control! Reasonable default volume! Hooray!
jacqueline
2023-07-26
Fix premature end of track
jacqueline
2023-07-26
big cleanup of new encoder + stream buffer types
jacqueline
2023-07-26
make event queue go faster
jacqueline
2023-07-25
Do time tracking without floats
jacqueline
2023-07-25
fuck off
jacqueline
2023-07-17
Basic playlists for upcoming
jacqueline
2023-07-07
vbr-compatible mp3 duration :)
jacqueline
2023-07-07
wire up the playing screen with some real data
jacqueline
2023-06-30
gpio expander pin change -> event!
jacqueline
[next]