| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid calling isRootDirectory when we have a directory object | Eric Wong | 2008-10-12 | 1 | -2/+2 |
* | directory: don't use identical struct and variable names | Eric Wong | 2008-10-11 | 1 | -5/+5 |
* | directory: fix update in root directory | Max Kellermann | 2008-10-11 | 1 | -3/+2 |
* | directory: eliminate CamelCase | Max Kellermann | 2008-10-11 | 1 | -2/+2 |
* | database: renamed functions, "db_" prefix and no CamelCase | Max Kellermann | 2008-10-11 | 1 | -11/+11 |
* | directory: moved code to database.c | Max Kellermann | 2008-10-11 | 1 | -1/+1 |
* | song: converted typedef Song to struct song | Max Kellermann | 2008-10-11 | 1 | -9/+10 |
* | directory: converted typedef Directory to struct directory | Max Kellermann | 2008-10-11 | 1 | -6/+5 |
* | Merge branch 'ew/update-thrsafe' | Eric Wong | 2008-10-07 | 1 | -19/+5 |
|\ |
|
| * | dbUtils: more cleanups | Eric Wong | 2008-10-07 | 1 | -11/+3 |
| * | dbUtils/directory: traverseAllIn forEachSong returns -1 on error | Eric Wong | 2008-10-07 | 1 | -10/+5 |
| * | song: replace printSong* with song_print_* | Eric Wong | 2008-10-05 | 1 | -8/+7 |
* | | dbUtils: remove C99 initializer | Eric Wong | 2008-10-05 | 1 | -3/+2 |
|/ |
|
* | Switch to C99 types (retaining compat with old compilers) | Eric Wong | 2008-09-29 | 1 | -1/+1 |
* | allow searching for albums with an empty tag | Eric Wong | 2008-09-29 | 1 | -0/+2 |
* | Replace SongList with struct songvec | Eric Wong | 2008-09-20 | 1 | -2/+2 |
* | Merge branch 'mk/strset' into mk/playlist | Eric Wong | 2008-09-09 | 1 | -12/+18 |
|\ |
|
| * | use strset.h instead of tagTracker.h | Max Kellermann | 2008-09-09 | 1 | -10/+28 |
* | | directory: don't pass fd to traverseAllIn() | Max Kellermann | 2008-09-09 | 1 | -15/+15 |
* | | directory: don't pass fd to traverseAllIn() callbacks | Max Kellermann | 2008-09-09 | 1 | -36/+67 |
* | | playlist: don't pass "fd" to storedPlaylist.c functions | Max Kellermann | 2008-09-09 | 1 | -4/+3 |
* | | playlist: don't pass "fd" to playlist.c functions | Max Kellermann | 2008-09-09 | 1 | -2/+2 |
* | | dbUtils, playlist, directory: pass constant pointers | Max Kellermann | 2008-09-09 | 1 | -9/+10 |
|/ |
|
* | tag: converted MpdTag.items to a pointer list | Max Kellermann | 2008-09-02 | 1 | -2/+2 |
* | tag: renamed MpdTag and MpdTagItem to struct mpd_tag, struct tag_item | Max Kellermann | 2008-09-02 | 1 | -1/+1 |
* | converted MpdTagItem.type to an enum | Max Kellermann | 2008-08-30 | 1 | -1/+1 |
* | enable -Wpointer-arith, -Wstrict-prototypes | Max Kellermann | 2008-08-30 | 1 | -9/+13 |
* | eliminated duplicate initialization | Max Kellermann | 2008-03-26 | 1 | -1/+1 |
* | addToPlaylist/addSongToPlaylist: printId argument changed to added_id | Eric Wong | 2008-01-26 | 1 | -1/+1 |
* | fixed -Wshadow warnings | Max Kellermann | 2008-01-26 | 1 | -2/+2 |
* | Committing pat's rewrite of the stored playlist code. This also adds two | J. Alexander Treuman | 2007-05-16 | 1 | -1/+4 |
* | Forgot to change the associated fdprintf format to %li. | J. Alexander Treuman | 2007-04-26 | 1 | -1/+1 |
* | Changing SearchStats.playTime from int to unsigned long. | J. Alexander Treuman | 2007-04-26 | 1 | -1/+1 |
* | Adding count command. It's usage is identical to find, but instead of | J. Alexander Treuman | 2007-04-25 | 1 | -0/+44 |
* | 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 | -187/+7 |
* | Moving LOCATE_TAG_{FILE,ANY}_TYPE defines to dbUtils.h, so that we can | J. Alexander Treuman | 2006-12-11 | 1 | -2/+0 |
* | Fixing "find any" and "list * any" to actually find matches. | J. Alexander Treuman | 2006-12-11 | 1 | -2/+6 |
* | Adding functions for clearing/adding to stored playlists. Commands to make | J. Alexander Treuman | 2006-11-20 | 1 | -0/+11 |
* | add support for: list file | Warren Dukes | 2006-10-27 | 1 | -4/+10 |
* | Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors | Eric Wong | 2006-08-26 | 1 | -5/+5 |
* | labels should be on the left most column, no tabbing | Warren Dukes | 2006-08-09 | 1 | -1/+1 |
* | interface/connection malloc reductions from mpd-ke | Eric Wong | 2006-07-30 | 1 | -38/+38 |
* | Add mpd-indent.sh | Avuton Olrich | 2006-07-20 | 1 | -144/+180 |
* | sparse: ANSI-fy function declarations | Eric Wong | 2006-07-17 | 1 | -1/+1 |
* | De-inline non-trivial, non-performance-critical functions | Eric Wong | 2006-07-15 | 1 | -2/+2 |
* | Change shank's email address | J. Alexander Treuman | 2006-07-14 | 1 | -1/+1 |
* | whoops, I don't know how that snuck into the last | Avuton Olrich | 2006-07-13 | 1 | -0/+7 |
* | Huge header update, update the copyright and add | Avuton Olrich | 2006-07-13 | 1 | -9/+18 |
* | Remove a couple more unused functions | Avuton Olrich | 2006-07-13 | 1 | -20/+0 |