Revīziju grafs

1166 Revīzijas (546daf71c1b04284848c4b5edfbaa3c5b4a284f4)
 

Autors SHA1 Ziņojums Datums
jacqueline effac1917a Use C functions for the backstack, instead of a lua module pirms 2 gadiem
jacqueline b7f37f6426 Add a generic lua function binding, alongside properties pirms 2 gadiem
jacqueline b3b512f10e Don't start readahead until parsing the stream's header is finished pirms 2 gadiem
jacqueline d36f314a57 ignore generated lua docs pirms 2 gadiem
jacqueline fa57d8ed34 fix incorrect docstring pirms 2 gadiem
jacqueline 51d1cee3d7 Set up ldoc and lua-language-server, write some module stubs pirms 2 gadiem
jacqueline 0cae95a71e lua statusbar styling tweaks pirms 2 gadiem
jacqueline 71ed09a6f7 Add two-way databinding for lua, and flesh out the lua statusbar pirms 2 gadiem
jacqueline 8a0a167adb Convert the main menu screen to lua lol pirms 2 gadiem
jacqueline 8471046a95 one weird trick to reduce boot time pirms 2 gadiem
jacqueline 270bce7212 Fix display off on boot with new lock switch direction pirms 2 gadiem
jacqueline 0419def89b Change lock switch direction to match r7 standby pirms 2 gadiem
ailurux d42de6b122 Fixed extra null bytes at the end of collations pirms 2 gadiem
jacqueline c1db38ba42 Increase the size of the system fsm QueueSet pirms 2 gadiem
jacqueline 0e661409b1 Fix missing licenses pirms 2 gadiem
Robin Howard 91d16b3ff5 haptics: don't wait when initialising the driver. pirms 2 gadiem
Robin Howard 067132d097 adds scrollbar fixup comment. pirms 2 gadiem
Robin Howard 606e4d89ec haptics: adds a "haptic_effect" console command pirms 2 gadiem
Robin Howard 7318f53fd8 haptics: buzz on boot, and when changing focus of items. pirms 2 gadiem
Robin Howard 135185f12b haptics: adds a wrapper for the DRV2605L haptic motor driver pirms 2 gadiem
jacqueline 3abf599c4f Improve memory usage of mad codec pirms 2 gadiem
jacqueline b463ceaef4 use std::list instead of std::deque for events pirms 2 gadiem
jacqueline 2b19e57034 Ensure the GPIO ISR is in IRAM pirms 2 gadiem
jacqueline 19f0675b44 Make readahead a bit more robust for codecs with different io speeds pirms 2 gadiem
jacqueline 9dc8f5646c Make foxenflac a little less memory hungry pirms 2 gadiem
jacqueline 9b52fad86e Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw pirms 2 gadiem
jacqueline 75a8f836d5 Wait for background readahead to finish before deleting its buffer pirms 2 gadiem
jacqueline 1f031f565a Rename the db background task to be more generic pirms 2 gadiem
jacqueline 499d5a942f Add a wrapper codec source that does readahead pirms 2 gadiem
cooljqln e2022fb0fc Merge pull request 'Bump to latest 5.1 changes since 5.1.1 release.' (#11) from rh/bump-esp-idf into main pirms 2 gadiem
jacqueline d36fe9be6b Use atomics for new file notification instead of a semaphore pirms 2 gadiem
Robin Howard 4ec1cccf4d Bump to latest 5.1 changes since 5.1.1 release. pirms 2 gadiem
jacqueline 05ce360c99 Flag off a few unused features pirms 2 gadiem
jacqueline f9f8e141c2 Fix weird strncpy usage pirms 2 gadiem
jacqueline 8309e67a86 Read in larger chunks from SD at a time pirms 2 gadiem
jacqueline c6f2b52331 Improve bt scanning responsiveness pirms 2 gadiem
jacqueline 2dd72320dd Don't try to treat whe whole LC_COLLATE as one big string pirms 2 gadiem
jacqueline 2ef022a2f9 Remove loading spinner for 'Coming up' pirms 2 gadiem
jacqueline 81855a78f4 Revert "Improve representation of track numbers in indexes" pirms 2 gadiem
jacqueline a3da259a37 Improve representation of track numbers in indexes pirms 2 gadiem
jacqueline 4cc5fa4c9c Store the current collator in the database pirms 2 gadiem
jacqueline b58c081508 add locale-aware colation to db indexes pirms 2 gadiem
Robin Howard 18d90051c9 Annotates the kTag with maybe_unused; they're only used for logging. pirms 2 gadiem
jacqueline 6ef0fa2b1b improve on clangd setup instructions pirms 2 gadiem
jacqueline 4e0aaa825b Free up some IRAM pirms 2 gadiem
Robin Howard 2e4a3a0c20 Updates "Contributing" with a come-back-later-please notice. pirms 2 gadiem
jacqueline 97d63c5553 Add a target that yells at you if your sdkconfig is out of date pirms 2 gadiem
jacqueline 2086ab09b8 Implement incremental updates of database indexes pirms 2 gadiem
jacqueline 4f8c127da9 Use an mutable struct + const instead of an immutable class pirms 2 gadiem
jacqueline 5b5b792467 Skip old tracks when scanning the sd card pirms 2 gadiem