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-01-03
fix issues with leftover bytes in audio converter
jacqueline
2023-12-22
Support changing the usb msc state
jacqueline
2023-12-20
Fix some dither clipping issues
jacqueline
2023-12-19
Add dither when requantising >16 bit samples
jacqueline
2023-12-19
Fix sample::FromSigned to not shift by a negative amount
jacqueline
2023-12-19
replace foxenflac with miniflac
jacqueline
2023-12-18
Add the touchwheel button to the AKS channel
jacqueline
2023-12-18
Audio fsm usability tweaks
jacqueline
2023-12-14
Have the unit not immediately sleep when starting up.
Robin Howard
2023-12-13
add a cool lua repl
jacqueline
2023-12-12
Centralise which level is 'locked'
jacqueline
2023-12-12
Support more datatypes in track tags
jacqueline
2023-12-09
Do db updates on the bg worker
jacqueline
2023-12-08
Add shuffle and repeat options for the playback queue
jacqueline
2023-12-07
Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fw
jacqueline
2023-12-07
Remove pre-iterator concepts
jacqueline
2023-12-06
Add a back button gesture in clickwheel mode
jacqueline
2023-12-05
Add basic track queue save/load support
jacqueline
2023-12-05
Rewrite the track queue to work directly with database iterators
jacqueline
2023-11-25
implement play/pause
jacqueline
2023-11-24
Migrate 'now playing' screen to lua
jacqueline
2023-11-24
Periodically check int lines instead of relying on interrupts
jacqueline
2023-11-23
Implement adding to the playback queue from lua
jacqueline
2023-11-23
Add a second font, flesh out browser screen
jacqueline
2023-11-22
Use protected mode for lua callbacks wherever possible
jacqueline
2023-11-22
Add basic lua browser screen
jacqueline
2023-11-21
Make lua db iterators async
jacqueline
2023-11-21
Remove delay from read ahead
ailurux
2023-11-21
Add lua functions to get database content
jacqueline
2023-11-20
Use a non-IRAM-safe interrupt for gpio changes
jacqueline
2023-11-20
Use C functions for the backstack, instead of a lua module
jacqueline
2023-11-20
Add a generic lua function binding, alongside properties
jacqueline
2023-11-20
Don't start readahead until parsing the stream's header is finished
jacqueline
2023-11-15
fix incorrect docstring
jacqueline
2023-11-15
Set up ldoc and lua-language-server, write some module stubs
jacqueline
2023-11-14
Add two-way databinding for lua, and flesh out the lua statusbar
jacqueline
2023-11-12
Convert the main menu screen to lua lol
jacqueline
2023-11-10
one weird trick to reduce boot time
jacqueline
2023-11-10
Fix display off on boot with new lock switch direction
jacqueline
2023-11-10
Change lock switch direction to match r7 standby
jacqueline
2023-11-09
Fixed extra null bytes at the end of collations
ailurux
2023-11-08
Increase the size of the system fsm QueueSet
jacqueline
2023-11-07
haptics: don't wait when initialising the driver.
Robin Howard
2023-11-07
adds scrollbar fixup comment.
Robin Howard
2023-11-07
haptics: adds a "haptic_effect" console command
Robin Howard
2023-11-07
haptics: buzz on boot, and when changing focus of items.
Robin Howard
2023-11-07
haptics: adds a wrapper for the DRV2605L haptic motor driver
Robin Howard
2023-11-07
Improve memory usage of mad codec
jacqueline
2023-11-07
use std::list instead of std::deque for events
jacqueline
2023-11-07
Ensure the GPIO ISR is in IRAM
jacqueline
[prev]
[next]