aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* shout: moved declarations to audioOutput_shout.hMax Kellermann2008-09-121-0/+1
* output: moved code from audioOutput.c to output_control.cMax Kellermann2008-09-091-0/+3
* use strset.h instead of tagTracker.hMax Kellermann2008-09-081-2/+0
* added string set libraryMax Kellermann2008-09-081-0/+2
* output: static audio_output_plugin list as arrayMax Kellermann2008-09-081-0/+2
* output: added output_api.hMax Kellermann2008-09-071-0/+1
* removed fdprintf() and client_print()Max Kellermann2008-09-071-2/+0
* tag: added buffered versions of the tag_print.c codeMax Kellermann2008-09-071-0/+2
* song: moved code to song_print.c, song_save.cMax Kellermann2008-09-071-0/+4
* tag: moved code to tag_print.cMax Kellermann2008-09-071-0/+3
* tag: added a pool for tag itemsMax Kellermann2008-08-291-0/+2
* removed tree.cMax Kellermann2008-08-291-2/+0
* tag: moved code to tag_id3.cMax Kellermann2008-08-291-0/+2
* renamed interface.c to client.cMax Kellermann2008-08-281-2/+2