| Commit message (Expand) | Author | Age | Files | Lines |
* | queue_print, dbUtils: use struct locate_item_list | Max Kellermann | 2009-01-24 | 1 | -6/+6 |
* | locate: renamed LocateTagItem to "struct locate_item" | Max Kellermann | 2009-01-24 | 1 | -10/+13 |
* | locate: use const pointers | Max Kellermann | 2009-01-22 | 1 | -4/+4 |
* | stats: use one db_walk() to obtain stats | Max Kellermann | 2009-01-18 | 1 | -2/+0 |
* | added prefix to header macros | Max Kellermann | 2008-10-31 | 1 | -2/+2 |
* | pass "struct client" to dbUtils.c, song.c, tag_print.c | Max Kellermann | 2008-09-07 | 1 | -8/+11 |
* | directory: don't pass fd to traverseAllIn() | Max Kellermann | 2008-09-07 | 1 | -4/+4 |
* | dbUtils, playlist, directory: pass constant pointers | Max Kellermann | 2008-09-06 | 1 | -9/+9 |
* | clean up CPP includes | Max Kellermann | 2008-04-12 | 1 | -2/+0 |
* | Cleanup #includes of standard system headers and put them in one place | Eric Wong | 2008-01-03 | 1 | -1/+1 |
* | Adding count command. It's usage is identical to find, but instead of | J. Alexander Treuman | 2007-04-25 | 1 | -1/+4 |
* | The massive copyright update | Avuton Olrich | 2007-04-05 | 1 | -1/+1 |
* | Moving a bunch of the LocateTagItem code to locate.[ch] so that it can | J. Alexander Treuman | 2007-02-24 | 1 | -24/+1 |
* | Moving LOCATE_TAG_{FILE,ANY}_TYPE defines to dbUtils.h, so that we can | J. Alexander Treuman | 2006-12-11 | 1 | -0/+3 |
* | Adding functions for clearing/adding to stored playlists. Commands to make | J. Alexander Treuman | 2006-11-20 | 1 | -0/+2 |
* | Fix warnings for -Wmissing-prototypes | Avuton Olrich | 2006-08-20 | 1 | -1/+1 |
* | interface/connection malloc reductions from mpd-ke | Eric Wong | 2006-07-30 | 1 | -8/+8 |
* | Add mpd-indent.sh | Avuton Olrich | 2006-07-20 | 1 | -17/+15 |
* | Change shank's email address | J. Alexander Treuman | 2006-07-14 | 1 | -1/+1 |
* | Huge header update, update the copyright and add | Avuton Olrich | 2006-07-13 | 1 | -0/+18 |
* | Remove a couple more unused functions | Avuton Olrich | 2006-07-13 | 1 | -2/+0 |
* | now more flexible list, search, find, where you can enter pairs of | Warren Dukes | 2004-11-12 | 1 | -3/+12 |
* | better saved memmory display | Warren Dukes | 2004-11-11 | 1 | -0/+2 |
* | implement saved memory by not storing full path | Warren Dukes | 2004-11-11 | 1 | -0/+2 |
* | moves some stuff from dbUtils.h that doesn't need to be public | Warren Dukes | 2004-11-10 | 1 | -3/+0 |
* | merge changes from metadata-rewrite branch | Warren Dukes | 2004-11-10 | 1 | -0/+42 |