Graphique des révisions

1233 Révisions (d147c92053c2ed577bf44aca0e92bfcd20b75fab)
 

Auteur SHA1 Message Date
jacqueline f9f8e141c2 Fix weird strncpy usage il y a 2 ans
jacqueline 8309e67a86 Read in larger chunks from SD at a time il y a 2 ans
jacqueline c6f2b52331 Improve bt scanning responsiveness il y a 2 ans
jacqueline 2dd72320dd Don't try to treat whe whole LC_COLLATE as one big string il y a 2 ans
jacqueline 2ef022a2f9 Remove loading spinner for 'Coming up' il y a 2 ans
jacqueline 81855a78f4 Revert "Improve representation of track numbers in indexes" il y a 2 ans
jacqueline a3da259a37 Improve representation of track numbers in indexes il y a 2 ans
jacqueline 4cc5fa4c9c Store the current collator in the database il y a 2 ans
jacqueline b58c081508 add locale-aware colation to db indexes il y a 2 ans
Robin Howard 18d90051c9 Annotates the kTag with maybe_unused; they're only used for logging. il y a 2 ans
jacqueline 6ef0fa2b1b improve on clangd setup instructions il y a 2 ans
jacqueline 4e0aaa825b Free up some IRAM il y a 2 ans
Robin Howard 2e4a3a0c20 Updates "Contributing" with a come-back-later-please notice. il y a 2 ans
jacqueline 97d63c5553 Add a target that yells at you if your sdkconfig is out of date il y a 2 ans
jacqueline 2086ab09b8 Implement incremental updates of database indexes il y a 2 ans
jacqueline 4f8c127da9 Use an mutable struct + const instead of an immutable class il y a 2 ans
jacqueline 5b5b792467 Skip old tracks when scanning the sd card il y a 2 ans
jacqueline ddf0128496 Do not deafen people il y a 2 ans
jacqueline a8b866aafe Don't crash if the current track source encounters a record with no id il y a 2 ans
jacqueline c27880282a Bump esp-idf to v5.1.1 il y a 2 ans
jacqueline 912f9c0757 Free the i2s dma channel when it's not in use il y a 2 ans
jacqueline 782e8dc8c2 Add better controls for queue manipulation il y a 2 ans
jacqueline 2eb7eaa2a6 Go straight to the playback screen after 'play now' il y a 2 ans
jacqueline bb91724b94 Codec memory tweaks il y a 2 ans
jacqueline 7523772886 Decouple play/pause from output on/off il y a 2 ans
jacqueline 96ea6cef88 Fix incorrect track lengths il y a 2 ans
jacqueline f03093e5c2 Remove early-exit when there's no battery il y a 2 ans
jacqueline f27670a112 acquire spi lock in the opus tag parser il y a 2 ans
jacqueline ac320e376e Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fw il y a 2 ans
jacqueline c2dddba30a Add very basic db versioning il y a 2 ans
jacqueline 542e6f5d90 The tweaking of max internal alloc size will continue until performance improves il y a 2 ans
jacqueline 5a459ac6e9 Remove accidental debug thing il y a 2 ans
jacqueline ceba508593 Add modified time to TrackData il y a 2 ans
jacqueline afbf3c31f4 Use libcppbor for much much nicer db encoding il y a 2 ans
jacqueline 20d1c280a7 Remove templating of Continuation il y a 2 ans
Robin Howard b284eb4b21 hack: "fix" the .env loading by just using `pwd` instead of dirname $_ etc il y a 2 ans
jacqueline 53cf476876 Remove mV from top bar, now that we know it's not the issue il y a 2 ans
jacqueline 936e327974 Claw back a little more memory il y a 2 ans
jacqueline f0d3a27dd9 Ensure StaticTask_t allocs are internal il y a 2 ans
jacqueline ddcaa967fd Update battery mV even with the samd doesn't respond il y a 2 ans
jacqueline b0d85fc0d6 Skip ID3 tags in the mad decoder; mad itself sometimes chokes on them il y a 2 ans
jacqueline 6c20eafd05 First pass at having some kind of design and theming il y a 2 ans
jacqueline bf1fc5a2a0 Guard audio pipeline file accesses il y a 2 ans
jacqueline ee8e523456 Add a basic database reindex screen il y a 2 ans
jacqueline 28633e857f Implement UI for enqueuing instead of replacing the current track il y a 2 ans
jacqueline 7a7fafdd92 Guard leveldb file access with the SPI lock too il y a 2 ans
jacqueline 5c04e2ad8d Neaten up the various kinds of inputs, and move volumes to The New Way il y a 2 ans
jacqueline c851b789fa Write up the new input modes to NVS and settings il y a 2 ans
jacqueline 09f129662e Add scroll velocity + more input methods il y a 2 ans
jacqueline 7d5536e2ab Generalise the lvgl input driver in preparation for more input methods il y a 2 ans