Age | Commit message (Expand) | Author |
2007-01-14 | Don't initialize globals to zero (or NULL) | Eric Wong |
2006-08-26 | Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors | Eric Wong |
2006-08-20 | Fix warnings for -Wmissing-prototypes | Avuton Olrich |
2006-08-14 | Several bugfixes during exit found by valgrind | Eric Wong |
2006-08-11 | Spelling & Grammar | Avuton Olrich |
2006-08-08 | more sparse cleanups | Eric Wong |
2006-08-06 | merge changes from mpd-tree: | Warren Dukes |
2006-08-01 | logging cleanups | Eric Wong |
2006-07-30 | remove clumsy strncpy use | Eric Wong |
2006-07-30 | commandError() cleanups, fixup gcc checks | Eric Wong |
2006-07-30 | interface/connection malloc reductions from mpd-ke | Eric Wong |
2006-07-20 | Add mpd-indent.sh | Avuton Olrich |
2006-07-14 | Fix the undefined reference to `playerInitReal' | Avuton Olrich |
2006-07-14 | [CLEANUP] Remove unused function | Avuton Olrich |
2006-07-14 | Change shank's email address | J. Alexander Treuman |
2006-07-13 | Huge header update, update the copyright and add | Avuton Olrich |
2005-11-19 | remove C++ style comments | Eric Wong |
2005-11-16 | DJWLindenaar balanced tree and master process patch | Qball Cow |
2004-11-11 | implement saved memory by not storing full path | Warren Dukes |
2004-11-10 | merge changes from metadata-rewrite branch | Warren Dukes |
2004-11-03 | now one can specify multiple bind_to_addresses | Warren Dukes |
2004-11-03 | new setSigHandlersForDecoder() function, and be sure player/decode processes ... | Warren Dukes |
2004-10-25 | fix a big time bug in metadataChunk (off by one in an array assignment) | Warren Dukes |
2004-06-29 | remove an extra line of code | Warren Dukes |
2004-06-15 | fix C99 stuff for commandError | Warren Dukes |
2004-06-09 | fix some streaming metadata issues | Warren Dukes |
2004-06-07 | some fixes to metadata stuff | Warren Dukes |
2004-06-06 | slightly safer copying of metadataChunk to MpdTag | Warren Dukes |
2004-06-06 | mechanism for updating metadata while decoding | Warren Dukes |
2004-06-06 | todo update | Warren Dukes |
2004-06-04 | finish ack error codes | Warren Dukes |
2004-06-04 | clean up ACK error coding a little bit | Warren Dukes |
2004-06-03 | better method for computing total time played | Warren Dukes |
2004-06-01 | ogg voribs comment parsing on the fly in the decoder | Warren Dukes |
2004-06-01 | validateUtf8Tag on stream metadata | Warren Dukes |
2004-05-31 | some stream metadata fixes | Warren Dukes |
2004-05-31 | little tidying up that will be deleted anyway | Warren Dukes |
2004-05-31 | icynames are now copied to title of streams | Warren Dukes |
2004-05-31 | mp3 and ogg plugin stuff | Warren Dukes |
2004-05-20 | removed a debug statement | Warren Dukes |
2004-05-20 | ogg stream playing! some non-blocking seek bug fixes | Warren Dukes |
2004-05-19 | just a we bit of changes | Warren Dukes |
2004-05-18 | streaming fixes and such, now it seems to work good, what an annoying bug | Warren Dukes |
2004-05-18 | rework stuff so that we can use mime-type of streams to detect type of file | Warren Dukes |
2004-05-18 | assume all streams are mp3's, we'll need to open the streams before calling | Warren Dukes |
2004-05-18 | yes! rudimentary stream playing for mp3's! | Warren Dukes |
2004-05-10 | stuff for configuring the audio output format (sampling rate, channels, bits) | Warren Dukes |
2004-04-16 | some cleanups of sprintf's => snprintf's | Warren Dukes |
2004-04-15 | log cycling and a few cleanups | Warren Dukes |
2004-04-14 | add vim shiznit to end of all source files | Warren Dukes |