summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)Author
2008-11-11replay_gain: renamed sources to replay_gain.c, replay_gain.hMax Kellermann
2008-11-05Makefile.am: distribute input_curl.hMax Kellermann
2008-11-03configure.ac: separate the "aac" and "mp4" decoder testsMax Kellermann
2008-11-02removed unused sourcesMax Kellermann
2008-11-02renamed outputBuffer.[ch] to pipe.[ch]Max Kellermann
2008-10-31removed UTF-8 library, use GLib insteadMax Kellermann
2008-10-31removed the sllist libraryMax Kellermann
2008-10-26output: don't compile plugins which are disabledMax Kellermann
2008-10-26input_stream: renamed sources, no CamelCaseMax Kellermann
2008-10-26http: use libcurlMax Kellermann
2008-10-26renamed src/audioOutputs/ to src/output/Max Kellermann
2008-10-26renamed src/inputPlugins/ to src/decoder/Max Kellermann
2008-10-25removed internal copy of libmp4ffMax Kellermann
2008-10-23pcm_utils: moved channel conversion functions to pcm_channels.cMax Kellermann
2008-10-23pcm_utils: moved code to pcm_resample.cMax Kellermann
2008-10-23pcm_dither: added generic 24 to 16 bit ditheringMax Kellermann
2008-10-22renamed storedPlaylist.c to stored_playlist.cMax Kellermann
2008-10-17ffmpeg: new decoder pluginViliam Mateicka
2008-10-17Makefile.am: don't compile disabled decoder pluginsMax Kellermann
2008-10-17Makefile.am: don't compile disabled sourcesMax Kellermann
2008-10-16configure.ac: find more libraries with pkg-configMax Kellermann
2008-10-15shout: check for vorbisenc libraryMax Kellermann
2008-10-15fixing several imports to work via pkg-configEnrico Weigelt
2008-10-15path, tag_id3: use g_convert() instead of charConv.cMax Kellermann
2008-10-15use GLibMax Kellermann
2008-10-14command: added command "idle"Max Kellermann
2008-10-14mapper: new song-to-filesystem mapper libraryMax Kellermann
2008-10-14playlist: moved code to playlist_save.cMax Kellermann
2008-10-09diretory: moved code to directory_save.c, directory_print.cMax Kellermann
2008-10-08directory: moved code to database.cMax Kellermann
2008-10-08directory: moved code to update.cMax Kellermann
2008-10-08dirvec: moved code to dirvec.cMax Kellermann
2008-10-06autotools: tidy up make distEric Wong
2008-09-29assume stdint.h and stddef.h are availableMax Kellermann
2008-09-29directory: replace DirectoryList with dirvecEric Wong
2008-09-24output: make "struct audio_output" opaque for output pluginsMax Kellermann
2008-09-24output: added audio_output_get_name()Max Kellermann
2008-09-24output: one thread per audio outputMax Kellermann
2008-09-23Replace SongList with struct songvecEric Wong
2008-09-12shout: added mp3 encoderEric Wollesen
2008-09-12shout: moved code to audioOutput_shout_ogg.cMax Kellermann
2008-09-12shout: moved declarations to audioOutput_shout.hMax Kellermann
2008-09-09output: moved code from audioOutput.c to output_control.cMax Kellermann
2008-09-08use strset.h instead of tagTracker.hMax Kellermann
2008-09-08added string set libraryMax Kellermann
2008-09-08output: static audio_output_plugin list as arrayMax Kellermann
2008-09-07output: added output_api.hMax Kellermann
2008-09-07removed fdprintf() and client_print()Max Kellermann
2008-09-07tag: added buffered versions of the tag_print.c codeMax Kellermann
2008-09-07song: moved code to song_print.c, song_save.cMax Kellermann