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-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
2023-06-30
Clean up gpios interface
jacqueline
2023-06-30
Start on converting gpio expander interupts to fsm events
jacqueline
2023-06-23
add indexing to the database
jacqueline
2023-06-22
Fix (i think?) mysterious overly large reads in libmad
jacqueline
2023-06-21
Add current playback timestamps
jacqueline
2023-06-21
Fix spurious stream starts
jacqueline
2023-06-19
back to back flac playback is working :)
jacqueline
2023-06-19
Support playing tracks by track id
jacqueline
2023-06-15
song -> track
jacqueline
2023-06-15
Remove chatty loggin
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-06-07
Flesh out audio state machine for playback
jacqueline
2023-06-07
R4 pre-emptive bringup
jacqueline
2023-06-06
Get basic audio playback going again
jacqueline
2023-06-01
Start on audio FSM playback. needs more thought.
jacqueline
2023-05-24
reuse annotate new files
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-23
Drop himem audio buffers (for now?)
jacqueline
[prev]
[next]