| Commit message (Expand) | Author | Age | Files | Lines |
* | whitespace cleanup | Max Kellermann | 2008-04-12 | 1 | -14/+14 |
* | clean up CPP includes | Max Kellermann | 2008-04-12 | 1 | -2/+1 |
* | fix -Waggregate-return | Max Kellermann | 2008-01-26 | 1 | -7/+7 |
* | Cleanup #includes of standard system headers and put them in one place | Eric Wong | 2008-01-03 | 1 | -3/+1 |
* | The massive copyright update | Avuton Olrich | 2007-04-05 | 1 | -1/+1 |
* | Don't initialize globals to zero (or NULL) | Eric Wong | 2007-01-14 | 1 | -9/+1 |
* | Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors | Eric Wong | 2006-08-26 | 1 | -2/+4 |
* | sparse / gcc-2.95 / -pedantic fixes | Eric Wong | 2006-08-07 | 1 | -1/+1 |
* | merge changes from mpd-tree: | Warren Dukes | 2006-08-06 | 1 | -76/+61 |
* | interface/connection malloc reductions from mpd-ke | Eric Wong | 2006-07-30 | 1 | -3/+3 |
* | Add mpd-indent.sh | Avuton Olrich | 2006-07-20 | 1 | -43/+56 |
* | sparse: ANSI-fy function declarations | Eric Wong | 2006-07-17 | 1 | -1/+1 |
* | remove the glib library dependency | Eric Wong | 2006-07-16 | 1 | -63/+55 |
* | [CLEANUP] Cleanup whitespace->tabs | Avuton Olrich | 2006-07-15 | 1 | -33/+7 |
* | 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 C++ style comments | Eric Wong | 2005-11-19 | 1 | -2/+2 |
* | DJWLindenaar balanced tree and master process patch | Qball Cow | 2005-11-16 | 1 | -65/+69 |
* | get rid of a gcc warning | Warren Dukes | 2004-11-15 | 1 | -4/+4 |
* | this shit really needs to be cleaned up, but its good enough for testing, | Warren Dukes | 2004-11-15 | 1 | -10/+13 |
* | oops, forgot to remove some DEBUG statments | Warren Dukes | 2004-11-15 | 1 | -3/+0 |
* | insert stuff in tagTracker in sorted order, hopefully this makes it faster | Warren Dukes | 2004-11-15 | 1 | -12/+10 |
* | put tracking titles back in tag tracker | Warren Dukes | 2004-11-14 | 1 | -5/+5 |
* | fix test (we're not adding title's to the tag tracker) | Warren Dukes | 2004-11-14 | 1 | -1/+1 |
* | test | Warren Dukes | 2004-11-14 | 1 | -1/+9 |
* | a few DEBUG statements | Warren Dukes | 2004-11-13 | 1 | -0/+2 |
* | somehow a } went missing | Warren Dukes | 2004-11-11 | 1 | -1/+1 |
* | ok, tagtracker now tracks title, this has the disadvantage of needing to sort | Warren Dukes | 2004-11-11 | 1 | -13/+30 |
* | better saved memmory display | Warren Dukes | 2004-11-11 | 1 | -1/+1 |
* | ok, now song->url is only the filename, not the full path to the song | Warren Dukes | 2004-11-11 | 1 | -1/+1 |
* | merge changes from metadata-rewrite branch | Warren Dukes | 2004-11-10 | 1 | -0/+142 |