| Age | Commit message (Collapse) | Author |
|
|
|
|
|
- No more IndexRecord/Result/dbGetPage nonsense
- Queue is just track ids
- i am so tired and have so much to do
|
|
Not wired up yet; I need to do a bunch of cleanup before i wire it in
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit a3da259a37158c62ab3f897f1d398becea688ebc.
|
|
|
|
|
|
|
|
|
|
This makes rescanning the library *so* much faster. Yay!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
turns out you gotta free the iterators. wow!!
|
|
|
|
|
|
This was done for performance reasons, but performance seems okay
without it, and it introduces a bunch of memory management headaches.
|
|
|
|
|
|
|
|
|
|
|
|
GOTTA GO FAST
|
|
Includes implementing song duration calculation for CBR MP3 files
|
|
idk man i wrote most of this in a fugue state whilst high on the couch
with my cat
|
|
|
|
|
|
|
|
|
|
|
|
Includes making the display driver use a worker task for flushes, so
that our double buffering actually does something useful /facepalm
|
|
|
|
|
|
Includes removing some that never passed and/or weren't quite a good
idea
|
|
|
|
|
|
|