aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAge
* 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
* directory: replace DirectoryList with dirvecEric Wong2008-09-29
* output: make "struct audio_output" opaque for output pluginsMax Kellermann2008-09-24
* output: added audio_output_get_name()Max Kellermann2008-09-24
* output: one thread per audio outputMax Kellermann2008-09-24
* Replace SongList with struct songvecEric Wong2008-09-23
* shout: added mp3 encoderEric Wollesen2008-09-12
* shout: moved code to audioOutput_shout_ogg.cMax Kellermann2008-09-12
* shout: moved declarations to audioOutput_shout.hMax Kellermann2008-09-12
* output: moved code from audioOutput.c to output_control.cMax Kellermann2008-09-09
* use strset.h instead of tagTracker.hMax Kellermann2008-09-08
* added string set libraryMax Kellermann2008-09-08
* output: static audio_output_plugin list as arrayMax Kellermann2008-09-08
* output: added output_api.hMax Kellermann2008-09-07
* removed fdprintf() and client_print()Max Kellermann2008-09-07
* tag: added buffered versions of the tag_print.c codeMax Kellermann2008-09-07
* song: moved code to song_print.c, song_save.cMax Kellermann2008-09-07