summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2009-03-21move printAllOutputPluginTypes to output_list.cViliam Mateicka
2009-03-16solaris: new audio output plugin for Solaris /dev/audioMax Kellermann
2009-03-15vorbis_encoder: added support for all MPD tag typesMax Kellermann
2009-03-15Makefile.am: added documentation upload targetMax Kellermann
2009-03-15httpd: new output plugin to replace "shout"Max Kellermann
2009-03-15page: new library for reference counted buffersMax Kellermann
2009-03-14fifo_buffer: added buffering libraryMax Kellermann
2009-03-14pcm_resample: choose the fallback resampler at runtimeMax Kellermann
2009-03-14pcm_resample: renamed implementation functionsMax Kellermann
2009-03-14Makefile.am: don't let sparse scan C++ sourcesMax Kellermann
2009-03-14Makefile.am: added limit definitions to SPARSE_CPPFLAGSMax Kellermann
2009-03-14mixer_api: moved mixer_plugin imports to mixer_list.hMax Kellermann
2009-03-14mixer_api: moved functions to mixer_control.cMax Kellermann
2009-03-14volume: moved code to mixer_all.cMax Kellermann
2009-03-14mixer_api: moved struct mixer_plugin to mixer_plugin.hMax Kellermann
2009-03-12Makefile.am: link test/software_volume with GLibMax Kellermann
2009-03-12audio: moved mixer functions to mixer_control.cMax Kellermann
2009-03-12doc: added skeleton for the user manualMax Kellermann
2009-03-11Pass glib libs properly to libtool.Diego Elio 'Flameeyes' Pettenò
2009-03-10test: added program "run_output"Max Kellermann
2009-03-10Makefile.am: moved file names to $(OUTPUT_API_SRC)Max Kellermann
2009-03-09added memory poisoning libraryMax Kellermann
2009-03-07pulse mixerDavid Guibert
2009-03-06pipe: added music_buffer, rewrite music_pipeMax Kellermann
2009-03-06music_pipe: added music_pipe_push()Max Kellermann
2009-03-03music_pipe: moved struct music_chunk to chunk.hMax Kellermann
2009-03-02input_lastfm: new input plugin for last.fm radioMax Kellermann
2009-03-02input: moved plugins to ./src/input/Max Kellermann
2009-03-02input_stream: moved struct input_plugin to input_plugin.hMax Kellermann
2009-03-02tag_id3: parse ID3 tags in AIFF filesMax Kellermann
2009-03-02tag_id3: parse ID3 tags in RIFF/WAV filesMax Kellermann
2009-03-01configure.ac: make "xmlto" optionalMax Kellermann
2009-03-01Makefile.am: fixed xmlto output pathMax Kellermann
2009-02-28test: added test program which reads tags from a fileMax Kellermann
2009-02-28tag: moved APE code to tag_ape.cMax Kellermann
2009-02-28pipe: new audio output plugin which runs a commandMichal Nazarewicz
2009-02-28socket_util: added function sockaddr_to_string()Max Kellermann
2009-02-25output_api: removed audio_output_get_name()Max Kellermann
2009-02-25test: added encoder test programMax Kellermann
2009-02-25test: added decoder test programMax Kellermann
2009-02-25configure.ac: declare AM_CFLAGSMax Kellermann
2009-02-25Makefile.am: use AM_CPPFLAGS, AM_LDFLAGSMax Kellermann
2009-02-25Makefile.am: added per-subsystem variablesMax Kellermann
2009-02-25ls: moved generic URI utilities to uri.cMax Kellermann
2009-02-23Makefile.am: no recursive makefilesMax Kellermann
2009-02-18test: added command line test program for pcm_volume.cMax Kellermann
2009-02-18configure.ac: added switch for test programsMax Kellermann
2008-12-24Makefile.am: distribute only real scriptsMax Kellermann
2008-12-24Makefile.am: removed m4/* from EXTRA_DISTMax Kellermann
2008-12-24Makefile.am: don't add directory into EXTRA_DISTMax Kellermann