aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-10Makefile.am: moved file names to $(OUTPUT_API_SRC)Max Kellermann1-3/+5
2009-03-09added memory poisoning libraryMax Kellermann1-0/+1
2009-03-07pulse mixerDavid Guibert1-0/+1
2009-03-06pipe: added music_buffer, rewrite music_pipeMax Kellermann1-0/+2
2009-03-06music_pipe: added music_pipe_push()Max Kellermann1-0/+1
2009-03-03music_pipe: moved struct music_chunk to chunk.hMax Kellermann1-0/+2
2009-03-02input_lastfm: new input plugin for last.fm radioMax Kellermann1-0/+5
2009-03-02input: moved plugins to ./src/input/Max Kellermann1-8/+8
2009-03-02input_stream: moved struct input_plugin to input_plugin.hMax Kellermann1-0/+1
2009-03-02tag_id3: parse ID3 tags in AIFF filesMax Kellermann1-3/+4
2009-03-02tag_id3: parse ID3 tags in RIFF/WAV filesMax Kellermann1-3/+5
2009-03-01configure.ac: make "xmlto" optionalMax Kellermann1-3/+12
2009-03-01Makefile.am: fixed xmlto output pathMax Kellermann1-1/+1
2009-02-28test: added test program which reads tags from a fileMax Kellermann1-1/+23
2009-02-28tag: moved APE code to tag_ape.cMax Kellermann1-0/+2
2009-02-28pipe: new audio output plugin which runs a commandMichal Nazarewicz1-0/+4
2009-02-28socket_util: added function sockaddr_to_string()Max Kellermann1-0/+2
2009-02-25output_api: removed audio_output_get_name()Max Kellermann1-1/+0
2009-02-25test: added encoder test programMax Kellermann1-0/+9
2009-02-25test: added decoder test programMax Kellermann1-1/+18
2009-02-25configure.ac: declare AM_CFLAGSMax Kellermann1-1/+1
2009-02-25Makefile.am: use AM_CPPFLAGS, AM_LDFLAGSMax Kellermann1-4/+2
2009-02-25Makefile.am: added per-subsystem variablesMax Kellermann1-80/+131
2009-02-25ls: moved generic URI utilities to uri.cMax Kellermann1-0/+2
2009-02-23Makefile.am: no recursive makefilesMax Kellermann1-9/+481
2009-02-18test: added command line test program for pcm_volume.cMax Kellermann1-2/+5
2009-02-18configure.ac: added switch for test programsMax Kellermann1-0/+16
2008-12-24Makefile.am: distribute only real scriptsMax Kellermann1-1/+1
2008-12-24Makefile.am: removed m4/* from EXTRA_DISTMax Kellermann1-1/+3
2008-12-24Makefile.am: don't add directory into EXTRA_DISTMax Kellermann1-1/+1
2008-10-25Makefile.am: install documentationMax Kellermann1-2/+2
2008-10-18Makefile.am: require automake 1.9Max Kellermann1-1/+1
2008-10-16Makefile.am: fix automake 1.6 errorsMax Kellermann1-2/+2
2008-10-16removed the "bs" build scriptsMax Kellermann1-1/+1
2008-10-14Makefile.am: don't override $(docdir)Richard Brown1-1/+0
2008-10-06autotools: tidy up make distEric Wong1-1/+1
2008-09-23properly configure the M4 macro directoryMax Kellermann1-0/+1
2007-12-28Merge branches/ew r7104Eric Wong1-1/+3
2006-07-17add sparse-check target to makefilesEric Wong1-1/+4
2004-03-26don't generate .bz2 for make distWarren Dukes1-1/+1
2004-03-12make dist generate a bzip2Warren Dukes1-1/+1
2004-03-12autogen.sh updatesWarren Dukes1-0/+2