| Commit message (Expand) | Author | Files | Lines |
2008-10-31 | added prefix to header macros | Max Kellermann | 1 | -2/+2 |
2008-10-10 | audio_format: added audio_format_frame_size() | Max Kellermann | 1 | -1/+7 |
2008-10-10 | audio_format: renamed sampleRate to sample_rate | Max Kellermann | 1 | -5/+5 |
2008-10-10 | audio_format: unsigned integers | Max Kellermann | 1 | -2/+2 |
2008-10-08 | use the "bool" data type instead of "int" | Max Kellermann | 1 | -3/+4 |
2008-09-29 | assume stdint.h and stddef.h are available | Max Kellermann | 1 | -1/+1 |
2008-09-29 | switch to C99 types, part II | Max Kellermann | 1 | -3/+3 |
2008-09-23 | audio_format: added audio_format_sample_size() | Max Kellermann | 1 | -2/+15 |
2008-09-10 | audio_format: added audio_format_clear() and audio_format_defined() | Max Kellermann | 1 | -0/+12 |
2008-09-09 | audio: moved cmpAudioFormat() to audio_format.h | Max Kellermann | 1 | -0/+8 |
2008-09-07 | pack the struct audio_format | Max Kellermann | 1 | -1/+1 |
2008-09-07 | audio_format: converted typedef AudioFormat to struct audio_format | Max Kellermann | 1 | -4/+4 |
2008-09-07 | audio_format: volatile removal | Eric Wong | 1 | -3/+3 |
2008-08-26 | added inline function audio_format_time_to_size() | Max Kellermann | 1 | -0/+5 |
2008-08-26 | moved struct AudioFormat to audio_format.h | Max Kellermann | 1 | -13/+12 |
2008-04-12 | clean up CPP includes | Max Kellermann | 1 | -1/+0 |
2008-01-03 | Cleanup #includes of standard system headers and put them in one place | Eric Wong | 1 | -5/+1 |
2007-06-01 | Removing the getBoundPort() function and just making boundPort an extern. | J. Alexander Treuman | 1 | -2/+2 |
2007-04-05 | The massive copyright update | Avuton Olrich | 1 | -1/+1 |
2007-01-11 | Added zeroconf service publishing using avahi | Jim Ramsay | 1 | -0/+2 |
2006-08-20 | Fix warnings for -Wmissing-prototypes | Avuton Olrich | 1 | -3/+3 |
2006-07-20 | Add mpd-indent.sh | Avuton Olrich | 1 | -1/+1 |
2006-07-14 | Change shank's email address | J. Alexander Treuman | 1 | -1/+1 |
2006-07-14 | [CLEANUP] remove unused function | Avuton Olrich | 1 | -2/+0 |
2006-07-13 | Huge header update, update the copyright and add | Avuton Olrich | 1 | -1/+1 |
2005-11-16 | DJWLindenaar balanced tree and master process patch | Qball Cow | 1 | -0/+1 |
2005-03-13 | change some header includes so that we can compile on OS X | Warren Dukes | 1 | -1/+1 |
2005-03-06 | config file change! now 'port' is optional and 'db_file' is required! | Warren Dukes | 1 | -1/+1 |
2004-11-03 | now one can specify multiple bind_to_addresses | Warren Dukes | 1 | -3/+13 |
2004-11-03 | remove vim &*(@ | Warren Dukes | 1 | -1/+0 |
2004-04-14 | add vim shiznit to end of all source files | Warren Dukes | 1 | -0/+1 |
2004-03-18 | bunch of autotool cleanups | Warren Dukes | 1 | -0/+2 |