summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-07-20Add mpd-indent.shAvuton Olrich
2006-07-19Warnings fixes, since MPD uses different mp4ff theyAvuton Olrich
2006-07-19Remove useless buffer signedness warnings, useAvuton Olrich
2006-07-19bind to ipv4 and ipv6 addresses for "any"Warren Dukes
2006-07-19Redirect to log files earlier to prevent some debug spam on consoleJ. Alexander Treuman
2006-07-19Fix whitespace->tabs in main.c, it was afuAvuton Olrich
2006-07-19s/ad/pd/ in the PluseAudio plugin (I forgot to rename when copying from alsa)J. Alexander Treuman
2006-07-19Throttle PuleAudio connection attempts so we don't spam the error logJ. Alexander Treuman
2006-07-19Use ERROR only once for our ogg vorbis errors, so we don't get a timestamp mi...J. Alexander Treuman
2006-07-19Remove the internal mp4ff dependencyAvuton Olrich
2006-07-18Initialize sigaction.sa_mask to an empty set in a few places we forgot toJ. Alexander Treuman
2006-07-18Fix VBR mp3 seek accuracy bugJ. Alexander Treuman
2006-07-18Cleaned up parse_xing, added support for Info magic, and added a parse_extens...J. Alexander Treuman
2006-07-18Reindenting parse_xing, since I need to work on it and it's a messJ. Alexander Treuman
2006-07-18Don't bother freeing a bunch of stuff at exit, since it takes far too long an...J. Alexander Treuman
2006-07-18inputPlugins/oggflac_plugin.c: remove unused varEric Wong
2006-07-17some quick hacks to avoid signedness warnings with gcc4Warren Dukes
2006-07-17audioOutput_mvp: remove unused variableEric Wong
2006-07-17inputPlugins/*_plugin.c: static-ficationEric Wong
2006-07-17alsa: fix memory leaks from snd_*_open*()Eric Wong
2006-07-17sparse: replace 0 (integer) usage with NULL where appropriateEric Wong
2006-07-17sparse: fix a enum type mismatch in flac_pluginEric Wong
2006-07-17sparse: ANSI-fy function declarationsEric Wong
2006-07-17add sparse-check target to makefilesEric Wong
2006-07-16Will the leaks never end?!J. Alexander Treuman
2006-07-16Sigh, another memory leakJ. Alexander Treuman
2006-07-16One more leakJ. Alexander Treuman
2006-07-16Fixing what looks like a *huge* memory leakJ. Alexander Treuman
2006-07-16Fixing a whopping 4 memory leaksJ. Alexander Treuman
2006-07-16Now really remove libmad and libid3tag directoriesAvuton Olrich
2006-07-16Remove hosted libid3tag & libmadAvuton Olrich
2006-07-16OSS: handle device disconnects and reconnects (w/o needing a mpd restart)Eric Wong
2006-07-16volume: gracefully handle disconnected ALSA mixersEric Wong
2006-07-16audio: attempt to gracefully handle disconnected/reconnected devicesEric Wong
2006-07-16audioOutput_alsa: add use_mmap, period_time, buffer_time optionsEric Wong
2006-07-16audioOutput_alsa: calculate period size from sample rateEric Wong
2006-07-16remove the glib library dependencyEric Wong
2006-07-16Committing qball's patch to list supported audio outputs in --versionJ. Alexander Treuman
2006-07-15command.c: fix a format-string error (go sparse!)Eric Wong
2006-07-15De-inline non-trivial, non-performance-critical functionsEric Wong
2006-07-15main: static-fication, ANSI fixesEric Wong
2006-07-15Avoid spewing messages to the consoleEric Wong
2006-07-15[CLEANUP] Fix indentation to be like the rest ofAvuton Olrich
2006-07-15[CLEANUP] Remove unused codeAvuton Olrich
2006-07-15[CLEANUP] Remove unused codeAvuton Olrich
2006-07-15[CLEANUP] Cleanup whitespace->tabsAvuton Olrich
2006-07-14[CLEANUP] cleanup whitespace -> tabsAvuton Olrich
2006-07-14Fix the undefined reference to `playerInitReal'Avuton Olrich
2006-07-14Use audio_output { name } for the stream name in PulseAudio, but do it The Ri...J. Alexander Treuman
2006-07-14[CLEANUP] Remove unused functionAvuton Olrich