| Commit message (Expand) | Author | Age | Files | Lines |
* | fix -Wconst warnings | Max Kellermann | 2008-02-05 | 1 | -7/+8 |
* | Cleanup #includes of standard system headers and put them in one place | Eric Wong | 2008-01-03 | 1 | -8/+1 |
* | document parent_path() | Eric Wong | 2008-01-03 | 1 | -0/+10 |
* | Make utf8_to_fs_playlist_path universally accessible | Eric Wong | 2008-01-01 | 1 | -0/+8 |
* | Merge branches/ew r7104 | Eric Wong | 2007-12-28 | 1 | -74/+44 |
* | adding \n to a bunch of error message strings | J. Alexander Treuman | 2007-08-27 | 1 | -1/+1 |
* | Changing all calls to ERROR() followed by exit(EXIT_FAILURE) with a single | J. Alexander Treuman | 2007-05-26 | 1 | -4/+2 |
* | The massive copyright update | Avuton Olrich | 2007-04-05 | 1 | -1/+1 |
* | Reverting all of my localization changes. It was a horrible | J. Alexander Treuman | 2007-02-18 | 1 | -6/+50 |
* | Don't initialize globals to zero (or NULL) | Eric Wong | 2007-01-14 | 1 | -3/+3 |
* | Convert log messages sent to stdout to the current locale's charset. | J. Alexander Treuman | 2007-01-08 | 1 | -7/+3 |
* | Moving pathConvCharset to charConv.c so it can be reused for localization. | J. Alexander Treuman | 2007-01-08 | 1 | -9/+2 |
* | Moving localization stuff from path.c to localization.c so we can reuse it | J. Alexander Treuman | 2007-01-08 | 1 | -39/+6 |
* | path.c: speling fix (I coulda sworn I fixed this before... in -ke) | Eric Wong | 2006-10-14 | 1 | -2/+2 |
* | Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors | Eric Wong | 2006-08-26 | 1 | -9/+10 |
* | Revert leaks from r4311, and also the leak fixes as a result of that | Eric Wong | 2006-08-14 | 1 | -8/+10 |
* | remove clumsy strncpy use | Eric Wong | 2006-07-30 | 1 | -21/+40 |
* | Add mpd-indent.sh | Avuton Olrich | 2006-07-20 | 1 | -102/+115 |
* | sparse: ANSI-fy function declarations | Eric Wong | 2006-07-17 | 1 | -3/+3 |
* | 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 | -1/+1 |
* | Remove (now) unused code. Hasn't been used since revision 3026. | Avuton Olrich | 2006-07-13 | 1 | -29/+0 |
* | path.*: cleanups | Avuton Olrich | 2006-07-13 | 1 | -14/+5 |
* | simpler parentPath() function from the uclinux branch (well-tested) | Eric Wong | 2005-03-28 | 1 | -12/+9 |
* | fix stateFile path getting garbled | Warren Dukes | 2005-03-06 | 1 | -8/+8 |
* | config file change! now 'port' is optional and 'db_file' is required! | Warren Dukes | 2005-03-06 | 1 | -21/+38 |
* | merge shank-rewrite-config changes | Warren Dukes | 2004-10-28 | 1 | -4/+5 |
* | print strerror() when having problems stat'ing | Warren Dukes | 2004-07-20 | 1 | -2/+3 |
* | icky, s/printf/DEBUG/ | Warren Dukes | 2004-07-12 | 1 | -1/+1 |
* | Add WARNING log method. it's the same as ERROR, except that when mpd starts, | Warren Dukes | 2004-06-12 | 1 | -9/+9 |
* | use AM_LANGINFO_CODESET in configure.ac, old configure.ac wasn't checking | Warren Dukes | 2004-05-11 | 1 | -2/+2 |
* | fix bug in prependCwdToPathDup() | Warren Dukes | 2004-04-16 | 1 | -2/+2 |
* | clean up a little bit main() code | Warren Dukes | 2004-04-15 | 1 | -3/+58 |
* | add vim shiznit to end of all source files | Warren Dukes | 2004-04-14 | 1 | -0/+1 |
* | ok, finished incremental update! | Warren Dukes | 2004-04-14 | 1 | -0/+39 |
* | rename all ascii/utf8 stuff to latin1/utf8 | Warren Dukes | 2004-04-13 | 1 | -4/+0 |
* | plug a potential memory leak | Warren Dukes | 2004-04-13 | 1 | -1/+4 |
* | lots of fsCharset, utf8/ascii converting clean-up and robustness stuff | Warren Dukes | 2004-04-13 | 1 | -4/+24 |
* | add aac_decode.[ch] and start working on it | Warren Dukes | 2004-03-21 | 1 | -14/+26 |
* | use LC_CTYPE instead of LC_ALL | Warren Dukes | 2004-03-19 | 1 | -2/+2 |
* | more fun with LOCALE and LANGINFO | Warren Dukes | 2004-03-19 | 1 | -6/+6 |
* | bunch of autotool cleanups | Warren Dukes | 2004-03-18 | 1 | -6/+6 |
* | some more cleanups | Warren Dukes | 2004-02-25 | 1 | -2/+2 |
* | import from SF CVS | Warren Dukes | 2004-02-23 | 1 | -0/+173 |