Age | Commit message (Expand) | Author |
2006-08-26 | Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors | Eric Wong |
2006-08-09 | labels should be on the left most column, no tabbing | Warren Dukes |
2006-07-30 | interface/connection malloc reductions from mpd-ke | Eric Wong |
2006-07-20 | Add mpd-indent.sh | Avuton Olrich |
2006-07-17 | sparse: ANSI-fy function declarations | Eric Wong |
2006-07-15 | De-inline non-trivial, non-performance-critical functions | Eric Wong |
2006-07-14 | Change shank's email address | J. Alexander Treuman |
2006-07-13 | whoops, I don't know how that snuck into the last | Avuton Olrich |
2006-07-13 | Huge header update, update the copyright and add | Avuton Olrich |
2006-07-13 | Remove a couple more unused functions | Avuton Olrich |
2006-07-13 | Declare functions not used outside dbUtils.c static. | Avuton Olrich |
2005-02-28 | add "any" option for search and find, patch from Robert Andersson | Warren Dukes |
2004-11-13 | fix bug in find | Warren Dukes |
2004-11-12 | don't store only relative paths in the directory structure, its probably not | Warren Dukes |
2004-11-12 | now more flexible list, search, find, where you can enter pairs of | Warren Dukes |
2004-11-11 | ok, tagtracker now tracks title, this has the disadvantage of needing to sort | Warren Dukes |
2004-11-11 | better saved memmory display | Warren Dukes |
2004-11-11 | ok, optimize memory sage of directorys, by iteratively creating the directories, | Warren Dukes |
2004-11-11 | ok, now song->url is only the filename, not the full path to the song | Warren Dukes |
2004-11-11 | implement saved memory by not storing full path | Warren Dukes |
2004-11-11 | this is broken | Warren Dukes |
2004-11-10 | moves some stuff from dbUtils.h that doesn't need to be public | Warren Dukes |
2004-11-10 | merge changes from metadata-rewrite branch | Warren Dukes |