5
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
oops More... about 16 years ago
Make sqlite3 work More... about 16 years ago
Fix osx rendezvous to not fork More... over 16 years ago
finish persistent playlists More... over 16 years ago
add spanish localization files for windows tray bar applet More... over 16 years ago
Add Spanish stringtable More... over 16 years ago
delete songs now when scanned. still need persistent playlists More... over 16 years ago
refcounts for media objects to prevent deallocating in-use objects More... over 16 years ago
Fix (I think) the deadlock on smart playlist updating. Need to mark/sweep object cache More... over 16 years ago
add db info to the status page, and update the config template to include cache_dir More... over 16 years ago
Mostly working. Still a deadlock somewhere on rescans, though More... over 16 years ago
eliminate most of the db fetches in playlist enumeration, still need to cache fetches on sorting in adds More... over 16 years ago
Database interface functionality mostly complete. iTunes subqueries on playlists is broken, as is sqlite3. Performance is abhorrent. Still missing persistant playlists and db sequences More... over 16 years ago
implement paging. still to be done - playlist persistence, db in-place upgrades, fix sqlite3, and browsing More... over 16 years ago
Make iTunes work, minus query and browse. Also make smart playlist creation work. More... over 16 years ago
most playlist functions working now, db enumeration is still broken enough that iTunes doesn't work. More... over 16 years ago
Most db functions are stubbed out, but compiles cleanly, and db abstraction is nearly all complete More... over 16 years ago
Add stubs for in-memory playlists More... over 16 years ago
Widen extensions field, add .url by default More... over 16 years ago
Fix 3 large memory leaks More... over 16 years ago
fix windows blocking socket issue, work around problem with temp update table not being seen by fetch thread during db update More... over 16 years ago
Make rsp update session status, to help kick off rescans More... over 16 years ago
Update playcounts for transcoded files More... over 16 years ago
Add zlib and xiph licenses to the web page configs More... over 16 years ago
Add count value to smart playlists, closing #150 More... over 16 years ago
Fix bogus error messages on web config More... over 16 years ago
Fix wav scanning for wav files with more than two blocks (wmp wav files with LIST/INFO blocks) More... over 16 years ago
Add DESCRIPTION tag as an alias for COMMENT in flac files More... over 16 years ago
Fix duration scanning for wav files More... over 16 years ago
portability fixes for ssc script courtesy of Ulrich Spoerlein More... over 16 years ago