Revīziju grafs

581 Revīzijas (1525afe8aaadfaa877f8987f0ea224263a612b5e)
 

Autors SHA1 Ziņojums Datums
jacqueline 67f2f2de83 thank mr aisler pirms 2 gadiem
jacqueline e6844a68b6 implement play/pause pirms 2 gadiem
jacqueline f3e4210f24 Remove old unused battery icons pirms 2 gadiem
jacqueline 7c6eb2997c Migrate 'now playing' screen to lua pirms 2 gadiem
jacqueline 230721cd62 Periodically check int lines instead of relying on interrupts pirms 2 gadiem
jacqueline 2b095948b8 Pull frertos funcs into iram, tweak wdt timeouts pirms 2 gadiem
jacqueline 09c0e1608f Implement adding to the playback queue from lua pirms 2 gadiem
jacqueline b07bfbc6c7 Add a second font, flesh out browser screen pirms 2 gadiem
jacqueline 9eb5ae6e94 Use protected mode for lua callbacks wherever possible pirms 2 gadiem
jacqueline 06aca259cb Add basic lua browser screen pirms 2 gadiem
jacqueline cd46d7bd20 Make lua db iterators async pirms 2 gadiem
ailurux 5afdb89f9a Remove delay from read ahead pirms 2 gadiem
jacqueline d70ec9bf44 Add lua functions to get database content pirms 2 gadiem
jacqueline f34b640588 Add 'btn' support to luavgl pirms 2 gadiem
jacqueline 5c7f07e638 Use a non-IRAM-safe interrupt for gpio changes pirms 2 gadiem
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