aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAge
* main_notify: renamed source to event_pipe.cMax Kellermann2009-01-01
* Moving mixers to audio outputsViliam Mateicka2008-12-31
* main: export the main_loop variableMax Kellermann2008-12-30
* main: use the GLib main loopMax Kellermann2008-12-30
* zeroconf: moved code to zeroconf-avahi.c and zeroconf-bonjour.cMax Kellermann2008-12-30
* main: moved daemonize() to daemon.cMax Kellermann2008-12-30
* removed os_compat.hMax Kellermann2008-12-29
* decoder: new plugin using modplug libraryViliam Mateicka2008-12-28
* moved command line parser to cmdline.cMax Kellermann2008-12-27
* disable archive API without pluginsMax Kellermann2008-12-27
* Merge branch 'experimental' of git://git.musicpd.org/metyl/mpdMax Kellermann2008-12-27
|\
| * archiveapi: archive plugin for ISO filesViliam Mateicka2008-12-16
| * archiveapi: archive plugin for ZIP filesViliam Mateicka2008-12-16
| * archiveapi: archive plugin for BZ2 filesViliam Mateicka2008-12-16
| * new archive api, input_archive streamViliam Mateicka2008-12-16
* | Makefile.am: fix sparse invocationMax Kellermann2008-12-24
|/
* replay_gain: renamed sources to replay_gain.c, replay_gain.hMax Kellermann2008-11-11
* Makefile.am: distribute input_curl.hMax Kellermann2008-11-05
* configure.ac: separate the "aac" and "mp4" decoder testsMax Kellermann2008-11-03
* removed unused sourcesMax Kellermann2008-11-02
* renamed outputBuffer.[ch] to pipe.[ch]Max Kellermann2008-11-02
* removed UTF-8 library, use GLib insteadMax Kellermann2008-10-31
* removed the sllist libraryMax Kellermann2008-10-31
* output: don't compile plugins which are disabledMax Kellermann2008-10-26
* input_stream: renamed sources, no CamelCaseMax Kellermann2008-10-26
* http: use libcurlMax Kellermann2008-10-26
* renamed src/audioOutputs/ to src/output/Max Kellermann2008-10-26
* renamed src/inputPlugins/ to src/decoder/Max Kellermann2008-10-26
* removed internal copy of libmp4ffMax Kellermann2008-10-25
* pcm_utils: moved channel conversion functions to pcm_channels.cMax Kellermann2008-10-23
* pcm_utils: moved code to pcm_resample.cMax Kellermann2008-10-23
* pcm_dither: added generic 24 to 16 bit ditheringMax Kellermann2008-10-23
* renamed storedPlaylist.c to stored_playlist.cMax Kellermann2008-10-22
* ffmpeg: new decoder pluginViliam Mateicka2008-10-17
* Makefile.am: don't compile disabled decoder pluginsMax Kellermann2008-10-17
* Makefile.am: don't compile disabled sourcesMax Kellermann2008-10-17
* configure.ac: find more libraries with pkg-configMax Kellermann2008-10-16
* shout: check for vorbisenc libraryMax Kellermann2008-10-15
* fixing several imports to work via pkg-configEnrico Weigelt2008-10-15
* path, tag_id3: use g_convert() instead of charConv.cMax Kellermann2008-10-15
* use GLibMax Kellermann2008-10-15
* command: added command "idle"Max Kellermann2008-10-14
* mapper: new song-to-filesystem mapper libraryMax Kellermann2008-10-14
* playlist: moved code to playlist_save.cMax Kellermann2008-10-14
* diretory: moved code to directory_save.c, directory_print.cMax Kellermann2008-10-09
* directory: moved code to database.cMax Kellermann2008-10-08
* directory: moved code to update.cMax Kellermann2008-10-08
* dirvec: moved code to dirvec.cMax Kellermann2008-10-08
* autotools: tidy up make distEric Wong2008-10-06
* assume stdint.h and stddef.h are availableMax Kellermann2008-09-29