aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2006-07-17sparse: ANSI-fy function declarationsEric Wong29-98/+98
2006-07-17add sparse-check target to makefilesEric Wong1-0/+11
2006-07-16Will the leaks never end?!J. Alexander Treuman1-1/+6
2006-07-16Sigh, another memory leakJ. Alexander Treuman1-2/+7
2006-07-16One more leakJ. Alexander Treuman1-0/+1
2006-07-16Fixing what looks like a *huge* memory leakJ. Alexander Treuman1-0/+1
2006-07-16Fixing a whopping 4 memory leaksJ. Alexander Treuman3-4/+9
2006-07-16Now really remove libmad and libid3tag directoriesAvuton Olrich93-0/+0
2006-07-16Remove hosted libid3tag & libmadAvuton Olrich96-32794/+4
2006-07-16OSS: handle device disconnects and reconnects (w/o needing a mpd restart)Eric Wong2-18/+37
2006-07-16volume: gracefully handle disconnected ALSA mixersEric Wong1-24/+36
2006-07-16audio: attempt to gracefully handle disconnected/reconnected devicesEric Wong2-5/+13
2006-07-16audioOutput_alsa: add use_mmap, period_time, buffer_time optionsEric Wong1-15/+23
2006-07-16audioOutput_alsa: calculate period size from sample rateEric Wong1-2/+5
2006-07-16remove the glib library dependencyEric Wong5-66/+59
2006-07-16Committing qball's patch to list supported audio outputs in --versionJ. Alexander Treuman5-4/+29
2006-07-15command.c: fix a format-string error (go sparse!)Eric Wong1-1/+1
2006-07-15De-inline non-trivial, non-performance-critical functionsEric Wong7-7/+9
2006-07-15main: static-fication, ANSI fixesEric Wong1-13/+13
2006-07-15Avoid spewing messages to the consoleEric Wong1-2/+1
2006-07-15[CLEANUP] Fix indentation to be like the rest ofAvuton Olrich1-126/+130
2006-07-15[CLEANUP] Remove unused codeAvuton Olrich3-24/+7
2006-07-15[CLEANUP] Remove unused codeAvuton Olrich2-22/+1
2006-07-15[CLEANUP] Cleanup whitespace->tabsAvuton Olrich6-230/+58
2006-07-14[CLEANUP] cleanup whitespace -> tabsAvuton Olrich2-71/+66
2006-07-14Fix the undefined reference to `playerInitReal'Avuton Olrich3-3/+5
2006-07-14Use audio_output { name } for the stream name in PulseAudio, but do it The Ri...J. Alexander Treuman1-7/+2
2006-07-14[CLEANUP] Remove unused functionAvuton Olrich3-61/+26
2006-07-14Use audio_output { name } for the stream name in PulseAudioJ. Alexander Treuman1-4/+8
2006-07-14[CLEANUP] Cleanup whitespace->tabsAvuton Olrich1-25/+25
2006-07-14[CLEANUP] Remove unused functionAvuton Olrich2-41/+24
2006-07-14[CLEANUP] Make static what makes sense.Avuton Olrich1-6/+6
2006-07-14[CLEANUP] Remove function that doesn't need exportAvuton Olrich2-3/+1
2006-07-14[CLEANUP] Cleanup spaces->tabsAvuton Olrich1-87/+87
2006-07-14Update copyright in --versionJ. Alexander Treuman1-1/+1
2006-07-14Change shank's email addressJ. Alexander Treuman99-100/+100
2006-07-14[CLEANUP] Remove function from header, staticAvuton Olrich2-3/+1
2006-07-14[CLEANUP] remove unused functionAvuton Olrich2-10/+0
2006-07-14[CLEANUP] Remove closeCharSetConversion from theAvuton Olrich2-4/+4
2006-07-14[CLEANUP] Remove unused codeAvuton Olrich2-66/+8
2006-07-14[CLEANUP] Remove unused functions from the headerAvuton Olrich2-116/+55
2006-07-14[CLEANUP] Remove unused codeAvuton Olrich2-35/+12
2006-07-14[CLEANUP] Remove 'extern int errno;'Avuton Olrich2-23/+3
2006-07-14[CLEANUP] Remove unnecessary includes, staticAvuton Olrich3-72/+71
2006-07-14Remove test on a local variable that won't have been modified yetJ. Alexander Treuman1-1/+0
2006-07-14Remove unused playSilenceOrSleep macroJ. Alexander Treuman1-6/+0
2006-07-14Remove some misleading comments, fix shanks terrible spellingJ. Alexander Treuman1-6/+1
2006-07-14Use a macro to declare disabled audio output pluginsJ. Alexander Treuman8-94/+26
2006-07-13whoops, I don't know how that snuck into the lastAvuton Olrich1-0/+7
2006-07-13Huge header update, update the copyright and addAvuton Olrich99-100/+235