Revīziju grafs

465 Revīzijas (a8b866aafe81fc79931fd8132fa14e4eb1d518bf)
 

Autors SHA1 Ziņojums Datums
jacqueline a8b866aafe Don't crash if the current track source encounters a record with no id pirms 2 gadiem
jacqueline c27880282a Bump esp-idf to v5.1.1 pirms 2 gadiem
jacqueline 912f9c0757 Free the i2s dma channel when it's not in use pirms 2 gadiem
jacqueline 782e8dc8c2 Add better controls for queue manipulation pirms 3 gadiem
jacqueline 2eb7eaa2a6 Go straight to the playback screen after 'play now' pirms 3 gadiem
jacqueline bb91724b94 Codec memory tweaks pirms 3 gadiem
jacqueline 7523772886 Decouple play/pause from output on/off pirms 3 gadiem
jacqueline 96ea6cef88 Fix incorrect track lengths pirms 3 gadiem
jacqueline f03093e5c2 Remove early-exit when there's no battery pirms 3 gadiem
jacqueline f27670a112 acquire spi lock in the opus tag parser pirms 3 gadiem
jacqueline ac320e376e Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fw pirms 3 gadiem
jacqueline c2dddba30a Add very basic db versioning pirms 3 gadiem
jacqueline 542e6f5d90 The tweaking of max internal alloc size will continue until performance improves pirms 3 gadiem
jacqueline 5a459ac6e9 Remove accidental debug thing pirms 3 gadiem
jacqueline ceba508593 Add modified time to TrackData pirms 3 gadiem
jacqueline afbf3c31f4 Use libcppbor for much much nicer db encoding pirms 3 gadiem
jacqueline 20d1c280a7 Remove templating of Continuation pirms 3 gadiem
Robin Howard b284eb4b21 hack: "fix" the .env loading by just using `pwd` instead of dirname $_ etc pirms 3 gadiem
jacqueline 53cf476876 Remove mV from top bar, now that we know it's not the issue pirms 3 gadiem
jacqueline 936e327974 Claw back a little more memory pirms 3 gadiem
jacqueline f0d3a27dd9 Ensure StaticTask_t allocs are internal pirms 3 gadiem
jacqueline ddcaa967fd Update battery mV even with the samd doesn't respond pirms 3 gadiem
jacqueline b0d85fc0d6 Skip ID3 tags in the mad decoder; mad itself sometimes chokes on them pirms 3 gadiem
jacqueline 6c20eafd05 First pass at having some kind of design and theming pirms 3 gadiem
jacqueline bf1fc5a2a0 Guard audio pipeline file accesses pirms 3 gadiem
jacqueline ee8e523456 Add a basic database reindex screen pirms 3 gadiem
jacqueline 28633e857f Implement UI for enqueuing instead of replacing the current track pirms 3 gadiem
jacqueline 7a7fafdd92 Guard leveldb file access with the SPI lock too pirms 3 gadiem
jacqueline 5c04e2ad8d Neaten up the various kinds of inputs, and move volumes to The New Way pirms 3 gadiem
jacqueline c851b789fa Write up the new input modes to NVS and settings pirms 3 gadiem
jacqueline 09f129662e Add scroll velocity + more input methods pirms 3 gadiem
jacqueline 7d5536e2ab Generalise the lvgl input driver in preparation for more input methods pirms 3 gadiem
jacqueline f2bad894cd Show battery voltage in top bar pirms 3 gadiem
jacqueline 3df4cc9e3d Make accessors in RelativeWheel const pirms 3 gadiem
jacqueline 95618239e6 Fix `tasks` config flag guarding pirms 3 gadiem
jacqueline ba940baa0a Add a lock around the SPI bus pirms 3 gadiem
jacqueline c53802f308 Add a core dump command pirms 3 gadiem
jacqueline c876c00654 add a fun and cute little loading state :) pirms 3 gadiem
jacqueline 6a47edcd35 Use databinding for the top bar. It's so nice now! pirms 3 gadiem
jacqueline f09ba5ffd5 Use bindey for databinding instead of hand rolling ui updates pirms 3 gadiem
jacqueline f168bfab76 Don't post events from ISRs pirms 3 gadiem
jacqueline ce57b236c4 Move every alloc over 256 bytes into PSRAM pirms 3 gadiem
jacqueline 252f685ef1 Make NVS access synchronous again pirms 3 gadiem
jacqueline 96252973d9 Make task tracing tools conditionally compiled pirms 3 gadiem
jacqueline c36bbe4e7d Claw back some more IRAM from unused components pirms 3 gadiem
jacqueline abc626c1da Place a2dp stream callback into IRAM pirms 3 gadiem
jacqueline 8608f9367f Tune buffer sizes and locations for I2S pirms 3 gadiem
jacqueline 4d99d22e10 std::string -> std::pmr::string in psram pirms 3 gadiem
jacqueline f6d0642109 Prepare for PMR with a memory_resource that understands heap_caps_malloc pirms 3 gadiem
jacqueline 2849399d54 Force large c++ arrays into PSRAM pirms 3 gadiem