Commit Graph

1187 Commits (9d5438e159f0a03d3e3bf77dd853d8b68a6e499c)
 

Author SHA1 Message Date
jacqueline 9ec8d6dafc Handle the loading state whilst appending many tracks better 1 year ago
jacqueline d3c15bf070 spello 1 year ago
jacqueline 8f4e1ece75 Some minor cleanup, docs, assertions 1 year ago
jacqueline f253d2ee75 Timeout when writing output samples throughout the audio pipeline 1 year ago
jacqueline ef227f8c51 Move the UI task main loop info iram 1 year ago
jacqueline b1c90278ae Delete unused half readme 1 year ago
ailurux 88e44694f0 Merge pull request 'Switch output mode to headphones when plugged in' (#90) from daniel/output_mode_switch into main 1 year ago
ailurux e0b057b3fa Various UI tweaks and improvements 1 year ago
ailurux a09b3f24fe Update battery icon to be a bit smaller 1 year ago
ailurux e6c77f17b8 Switch output mode to headphones when plugged in 1 year ago
jacqueline 91f26afa75 Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw 1 year ago
jacqueline 275ade5d13 Move some hot driver functions into iram 1 year ago
ailurux e1b2149210 Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw 1 year ago
ailurux 978429109e Fix queue serialisation so that the position is correctly applied 1 year ago
jacqueline 360cc5342e it's free iram 1 year ago
jacqueline ad5760b5ab version bump 1 year ago
ailurux 0f9005626d Redesigned many icons, added styles for battery icon recolouring based on percentage 1 year ago
ailurux 9cdb268b2b Updated a few icons 1 year ago
jacqueline 3ed3f1dfeb Add cool skeumorphic embossing 1 year ago
ailurux f203bfde60 Add border to switch widget 1 year ago
ailurux 0662bb037b Some UI/themes tweaks 1 year ago
ailurux 98cc3edb01 Add luals-stub for queue open_playlist 1 year ago
ailurux 40e08f4823 Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw 1 year ago
ailurux 5ab4c2f0d6 Update position when updating the shuffler 1 year ago
jacqueline 493f8e1200 Don't break early from clearing PcmBuffer 1 year ago
jacqueline 9c56261122 Delay DB reindexing slightly 1 year ago
jacqueline d94c32d615 Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw 1 year ago
jacqueline 40c754a72a Always initialise bytes_cleared when clearing PcmBuffers 1 year ago
ailurux 022aa38396 Fix for position persisting when queue reset 1 year ago
jacqueline 326cc42a63 Don't spuriously report that the current track has changed 1 year ago
jacqueline ff7468635f Remove/Migrated some old sdkconfig flags 1 year ago
jacqueline 6a2d259f46 Move off of deprecated APIs 1 year ago
jacqueline 822c9dc93e Fix build errors from stricter visibility requirements 1 year ago
jacqueline 5a02f34ed9 Update bt fork to be based on v5.3 1 year ago
jacqueline be9725c1c7 bump esp-idf to v5.3 1 year ago
jacqueline 9e1fc64c88 Accept a specific tag in `loglevel` 1 year ago
jacqueline 4fd15f148a Bump up the ui task stack size 1 year ago
jacqueline 2ad83cb210 Shard searching for new tracks across multiple tasks 1 year ago
jacqueline 28cf749951 Make FileGatherer shaped more like a normal iterator 1 year ago
jacqueline 30aaefca64 Batch up the db operations associated with adding new tracks 1 year ago
jacqueline b5dc53670a Derive the next track id from stored track data, instead of tracking it explicitly 1 year ago
jacqueline f8a3c16aad Use one MMU page per leveldb write buffer 1 year ago
ailurux d719f9c501 daniel/theme-setting (#87) 1 year ago
jacqueline 3d7b005dc9 Experiment with putting BT stack allocs in internal ram 1 year ago
jacqueline 5d390c821a Claw back some internal ram 1 year ago
jacqueline 2811a3c899 Don't try to serialise a missing playlist name 1 year ago
jacqueline 1ff28233bd Recalibrate the touchwheel after unlocking 1 year ago
jacqueline 649cb74f03 Advance the queue when the current track fails to start 1 year ago
jacqueline 2a280c9b4b Start playback immediately when selecting a playlist 1 year ago
ailurux b349599174 daniel/playlist-queue (#84) 1 year ago