aboutsummaryrefslogtreecommitdiffstats
path: root/src/audio_format.h (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-01-16audio_format: support packed 24 bit samplesMax Kellermann1-0/+9
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-12-02audio_format: changed "bits" to "enum sample_format"Max Kellermann1-19/+67
2009-11-14audio_format: added function audio_format_to_string()Max Kellermann1-0/+19
2009-10-21audio_format: wildcards allowed in audio_format configurationMax Kellermann1-0/+47
2009-07-23player_thread: don't use precalculated size_to_timeMax Kellermann1-9/+0
2009-07-22audio_format: added API documentationMax Kellermann1-0/+48
2009-07-22audio_format: initialize reverse_endian in audio_format_init()Max Kellermann1-0/+1
2009-07-19Add reverse_endian field to struct audio_format and handle conversionDavid Woodhouse1-1/+4
2009-07-19Add audio_format_init() functionDavid Woodhouse1-0/+9
2009-03-13all: Update copyright header.Avuton Olrich1-6/+7
2009-03-02audio_format: allow 32 bit samplesMax Kellermann1-1/+1
2009-03-02audio_format: allow up to 8 channelsMax Kellermann1-1/+1
2009-02-11audio_format: added validation functionsMax Kellermann1-3/+34
2008-11-21audio_format: added audio_format_valid()Max Kellermann1-0/+11
2008-10-31added prefix to header macrosMax Kellermann1-2/+2
2008-10-10audio_format: added audio_format_frame_size()Max Kellermann1-1/+7
2008-10-10audio_format: renamed sampleRate to sample_rateMax Kellermann1-5/+5
2008-10-10audio_format: unsigned integersMax Kellermann1-2/+2
2008-10-08use the "bool" data type instead of "int"Max Kellermann1-3/+4
2008-09-29assume stdint.h and stddef.h are availableMax Kellermann1-1/+1
2008-09-29switch to C99 types, part IIMax Kellermann1-3/+3
2008-09-23audio_format: added audio_format_sample_size()Max Kellermann1-2/+15
2008-09-10audio_format: added audio_format_clear() and audio_format_defined()Max Kellermann1-0/+12
2008-09-09audio: moved cmpAudioFormat() to audio_format.hMax Kellermann1-0/+8
2008-09-07pack the struct audio_formatMax Kellermann1-1/+1
2008-09-07audio_format: converted typedef AudioFormat to struct audio_formatMax Kellermann1-4/+4
2008-09-07audio_format: volatile removalEric Wong1-3/+3
2008-08-26added inline function audio_format_time_to_size()Max Kellermann1-0/+5
2008-08-26moved struct AudioFormat to audio_format.hMax Kellermann1-13/+12
2008-04-12clean up CPP includesMax Kellermann1-1/+0
2008-01-03Cleanup #includes of standard system headers and put them in one placeEric Wong1-5/+1
2007-06-01Removing the getBoundPort() function and just making boundPort an extern.J. Alexander Treuman1-2/+2
2007-04-05The massive copyright updateAvuton Olrich1-1/+1
2007-01-11Added zeroconf service publishing using avahiJim Ramsay1-0/+2
2006-08-20Fix warnings for -Wmissing-prototypesAvuton Olrich1-3/+3
2006-07-20Add mpd-indent.shAvuton Olrich1-1/+1
2006-07-14Change shank's email addressJ. Alexander Treuman1-1/+1
2006-07-14[CLEANUP] remove unused functionAvuton Olrich1-2/+0
2006-07-13Huge header update, update the copyright and addAvuton Olrich1-1/+1
2005-11-16DJWLindenaar balanced tree and master process patchQball Cow1-0/+1
2005-03-13change some header includes so that we can compile on OS XWarren Dukes1-1/+1
2005-03-06config file change! now 'port' is optional and 'db_file' is required!Warren Dukes1-1/+1
2004-11-03now one can specify multiple bind_to_addressesWarren Dukes1-3/+13
2004-11-03remove vim &*(@Warren Dukes1-1/+0
2004-04-14add vim shiznit to end of all source filesWarren Dukes1-0/+1
2004-03-18bunch of autotool cleanupsWarren Dukes1-0/+2