| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
This reverts commit a3da259a37158c62ab3f897f1d398becea688ebc.
|
|
|
|
|
|
|
|
|
|
This makes rescanning the library *so* much faster. Yay!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Same freeze as was previously ocurring, only this one was a fair bit
rarer.
|
|
This seems to have been the cause of recurring deadlocks that have been
difficult to repo.
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Beware under-testing and bugs. Just getting something barebones in so
that I can do rN+1 bringup
|
|
|
|
|
|
GOTTA GO FAST
|
|
Includes implementing song duration calculation for CBR MP3 files
|
|
|
|
It sometimes produces a weird format string that breaks everything
|
|
|
|
idk man i wrote most of this in a fugue state whilst high on the couch
with my cat
|
|
|
|
|
|
|
|
vorbis doesn't quite work yet, not sure why. will pick it up again
later.
|
|
|