aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* decoder: new plugin using modplug libraryViliam Mateicka2008-12-281-0/+6
* moved command line parser to cmdline.cMax Kellermann2008-12-271-0/+2
* disable archive API without pluginsMax Kellermann2008-12-271-4/+9
* Merge branch 'experimental' of git://git.musicpd.org/metyl/mpdMax Kellermann2008-12-271-2/+21
|\
| * archiveapi: archive plugin for ISO filesViliam Mateicka2008-12-161-0/+4
| * archiveapi: archive plugin for ZIP filesViliam Mateicka2008-12-161-0/+3
| * archiveapi: archive plugin for BZ2 filesViliam Mateicka2008-12-161-0/+6
| * new archive api, input_archive streamViliam Mateicka2008-12-161-2/+8
* | Makefile.am: fix sparse invocationMax Kellermann2008-12-241-1/+4
|/
* replay_gain: renamed sources to replay_gain.c, replay_gain.hMax Kellermann2008-11-111-2/+2
* Makefile.am: distribute input_curl.hMax Kellermann2008-11-051-0/+1
* configure.ac: separate the "aac" and "mp4" decoder testsMax Kellermann2008-11-031-1/+6
* removed unused sourcesMax Kellermann2008-11-021-2/+0
* renamed outputBuffer.[ch] to pipe.[ch]Max Kellermann2008-11-021-2/+2
* removed UTF-8 library, use GLib insteadMax Kellermann2008-10-311-2/+0
* removed the sllist libraryMax Kellermann2008-10-311-2/+0
* output: don't compile plugins which are disabledMax Kellermann2008-10-261-15/+46
* input_stream: renamed sources, no CamelCaseMax Kellermann2008-10-261-4/+4
* http: use libcurlMax Kellermann2008-10-261-3/+7
* renamed src/audioOutputs/ to src/output/Max Kellermann2008-10-261-15/+15
* renamed src/inputPlugins/ to src/decoder/Max Kellermann2008-10-261-14/+14
* removed internal copy of libmp4ffMax Kellermann2008-10-251-4/+1
* pcm_utils: moved channel conversion functions to pcm_channels.cMax Kellermann2008-10-231-0/+2
* pcm_utils: moved code to pcm_resample.cMax Kellermann2008-10-231-0/+8
* pcm_dither: added generic 24 to 16 bit ditheringMax Kellermann2008-10-231-0/+2
* renamed storedPlaylist.c to stored_playlist.cMax Kellermann2008-10-221-2/+2
* ffmpeg: new decoder pluginViliam Mateicka2008-10-171-0/+6
* Makefile.am: don't compile disabled decoder pluginsMax Kellermann2008-10-171-16/+48
* Makefile.am: don't compile disabled sourcesMax Kellermann2008-10-171-2/+8
* configure.ac: find more libraries with pkg-configMax Kellermann2008-10-161-0/+6
* shout: check for vorbisenc libraryMax Kellermann2008-10-151-2/+2
* fixing several imports to work via pkg-configEnrico Weigelt2008-10-151-3/+10
* path, tag_id3: use g_convert() instead of charConv.cMax Kellermann2008-10-151-2/+0
* use GLibMax Kellermann2008-10-151-1/+4
* command: added command "idle"Max Kellermann2008-10-141-0/+2
* mapper: new song-to-filesystem mapper libraryMax Kellermann2008-10-141-0/+2
* playlist: moved code to playlist_save.cMax Kellermann2008-10-141-0/+2
* diretory: moved code to directory_save.c, directory_print.cMax Kellermann2008-10-091-0/+4
* directory: moved code to database.cMax Kellermann2008-10-081-0/+2
* directory: moved code to update.cMax Kellermann2008-10-081-0/+2
* dirvec: moved code to dirvec.cMax Kellermann2008-10-081-0/+1
* autotools: tidy up make distEric Wong2008-10-061-0/+1
* assume stdint.h and stddef.h are availableMax Kellermann2008-09-291-1/+0
* directory: replace DirectoryList with dirvecEric Wong2008-09-291-0/+1
* output: make "struct audio_output" opaque for output pluginsMax Kellermann2008-09-241-0/+1
* output: added audio_output_get_name()Max Kellermann2008-09-241-0/+1
* output: one thread per audio outputMax Kellermann2008-09-241-0/+2
* Replace SongList with struct songvecEric Wong2008-09-231-0/+2
* shout: added mp3 encoderEric Wollesen2008-09-121-0/+1
* shout: moved code to audioOutput_shout_ogg.cMax Kellermann2008-09-121-0/+1