| Commit message (Expand) | Author | Age | Files | Lines |
* | pass "struct client" to dbUtils.c, song.c, tag_print.c | Max Kellermann | 2008-09-07 | 1 | -1/+1 |
* | directory: don't pass "fd" to updateInit() | Max Kellermann | 2008-09-07 | 1 | -1/+6 |
* | directory: don't pass fd to traverseAllIn() | Max Kellermann | 2008-09-07 | 1 | -1/+1 |
* | directory: don't pass fd to traverseAllIn() callbacks | Max Kellermann | 2008-09-07 | 1 | -2/+2 |
* | dbUtils, playlist, directory: pass constant pointers | Max Kellermann | 2008-09-06 | 1 | -2/+2 |
* | clean up CPP includes | Max Kellermann | 2008-04-12 | 1 | -3/+0 |
* | fix -Wconst warnings | Max Kellermann | 2008-02-05 | 1 | -2/+2 |
* | Don't list playlists in lsinfo if the path isn't the root directory (they | J. Alexander Treuman | 2007-05-24 | 1 | -0/+2 |
* | The massive copyright update | Avuton Olrich | 2007-04-05 | 1 | -1/+1 |
* | Fix warnings for -Wmissing-prototypes | Avuton Olrich | 2006-08-20 | 1 | -9/+9 |
* | interface/connection malloc reductions from mpd-ke | Eric Wong | 2006-07-30 | 1 | -5/+5 |
* | Add mpd-indent.sh | Avuton Olrich | 2006-07-20 | 1 | -11/+10 |
* | Change shank's email address | J. Alexander Treuman | 2006-07-14 | 1 | -1/+1 |
* | [CLEANUP] Remove unused functions from the header | Avuton Olrich | 2006-07-14 | 1 | -10/+0 |
* | Huge header update, update the copyright and add | Avuton Olrich | 2006-07-13 | 1 | -1/+1 |
* | Jat/Q patch for checking permission on database before creating it | Qball Cow | 2006-05-08 | 1 | -0/+2 |
* | config file change! now 'port' is optional and 'db_file' is required! | Warren Dukes | 2005-03-06 | 1 | -2/+0 |
* | don't store only relative paths in the directory structure, its probably not | Warren Dukes | 2004-11-12 | 1 | -2/+3 |
* | ok, optimize memory sage of directorys, by iteratively creating the directories, | Warren Dukes | 2004-11-11 | 1 | -1/+4 |
* | implement saved memory by not storing full path | Warren Dukes | 2004-11-11 | 1 | -0/+4 |
* | merge changes from metadata-rewrite branch | Warren Dukes | 2004-11-10 | 1 | -14/+19 |
* | remove vim &*(@ | Warren Dukes | 2004-11-03 | 1 | -1/+0 |
* | finish ack error codes | Warren Dukes | 2004-06-04 | 1 | -1/+1 |
* | redimentary addition of url's to playlist | Warren Dukes | 2004-05-13 | 1 | -1/+1 |
* | don't stat() the db to get the modtime everytime, instead store it when we re... | Warren Dukes | 2004-04-15 | 1 | -1/+1 |
* | clean up a little bit main() code | Warren Dukes | 2004-04-15 | 1 | -1/+1 |
* | add vim shiznit to end of all source files | Warren Dukes | 2004-04-14 | 1 | -0/+1 |
* | when doing signal functions (like sigaction) make sure it wasn't interrupted ... | Warren Dukes | 2004-04-13 | 1 | -0/+2 |
* | clean up signal handling using a polling method, from the genius that is mack... | Warren Dukes | 2004-04-11 | 1 | -0/+2 |
* | incremental updates and command-list/update kung fu | Warren Dukes | 2004-04-11 | 1 | -1/+2 |
* | updating_db in status and some ideas for the TODO that i've already forgotten | Warren Dukes | 2004-04-11 | 1 | -0/+2 |
* | make "update" command background/non-blocking | Warren Dukes | 2004-04-11 | 1 | -0/+4 |
* | bunch of autotool cleanups | Warren Dukes | 2004-03-18 | 1 | -0/+2 |
* | display db_playtime in stats | Warren Dukes | 2004-02-27 | 1 | -0/+2 |
* | import from SF CVS | Warren Dukes | 2004-02-23 | 1 | -0/+57 |