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