index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-03-20
Merge branch 'main' into themes
ailurux
2024-03-20
Start using the lock switch polarity bit in nvs
jacqueline
2024-03-20
version bump, plus prep for lock switch hack
jacqueline
2024-03-20
Add exact display size to nvs, since it can vary
jacqueline
2024-03-17
fixes for my green-tab adafruit ST7735R
Nano
2024-03-14
Use a simpler method of determining charge status
jacqueline
2024-03-13
Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw
jacqueline
2024-03-13
Update the battery status when plugging/unplugging
jacqueline
2024-03-10
WIP Lua Theming- style classes
ailurux
2024-03-07
Remove the White Square
ailurux
2024-03-07
Add other styles to lua theme
ailurux
2024-03-07
WIP: Base styles are applied
ailurux
2024-03-07
WIP: Getting styles from lua
ailurux
2024-03-07
Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fw
jacqueline
2024-03-07
Show the now playing screen after being locked for a while
jacqueline
2024-03-07
use prototype inheritance for lua screens, rather than functions
jacqueline
2024-03-06
Restore the previous track position when booting
jacqueline
2024-02-29
Clear the drain buffer also when seeking
jacqueline
2024-02-29
Merge pull request 'Add seeking support for all codecs' (#50) from seek-suppo...
ailurux
2024-02-29
Clear the drain buffer when skipping between tracks
jacqueline
2024-02-29
Remove unused 'SeekTo' method on codecs
jacqueline
2024-02-29
Merge branch 'main' into seek-support
jacqueline
2024-02-29
Use drflac instead of miniflac
jacqueline
2024-02-28
basic working flac and mp3 seeking
jacqueline
2024-02-27
Add time.ticks to lua bridge
ailurux
2024-02-22
WIP: Flac not working-- coming back to this later
ailurux
2024-02-22
split the lua thread registry into its own files
jacqueline
2024-02-22
Make property bindings shared amongst all lua threads
jacqueline
2024-02-21
Wait for the sink buffer to drain before stopping playback
jacqueline
2024-02-21
Make the drain buffer very large, and move it into PSRAM
jacqueline
2024-02-19
Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fw
jacqueline
2024-02-19
Don't mark the current track as changed when falling off the end of the queue
jacqueline
2024-02-16
Vorbis seeking impl
ailurux
2024-02-16
Merge branch 'main' into seek-support
ailurux
2024-02-16
WIP: Vorbis seeking
ailurux
2024-02-16
Opus seeking impl
ailurux
2024-02-16
Fix issue with seeking whilst paused
ailurux
2024-02-16
Move the list of unexplored files into spiram
jacqueline
2024-02-16
WIP: seeking in lua example
ailurux
2024-02-16
Seeking working with hardcoded event, wav only
ailurux
2024-02-15
Added offset for track seeking, wav impl. only rn
ailurux
2024-02-14
Cram one of the flac samples buffers into internal ram
jacqueline
2024-02-14
Tweak opus build flags and allocs
jacqueline
2024-02-14
Switch to the lowmem tremor branch
jacqueline
2024-02-13
fix (improve?) libtremor strangeness
jacqueline
2024-02-13
Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw
jacqueline
2024-02-13
include repeat, replay, and shuffle in persisted queue info
jacqueline
2024-02-13
Fixed clamp and write on scroll sensitivity
ailurux
2024-02-13
Updated sensitivity nvs store
ailurux
2024-02-13
Merge branch 'main' into scroll-sensitivity
ailurux
[next]