aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-09-24output: make "struct audio_output" opaque for output pluginsMax Kellermann1-0/+1
2008-09-24output: added audio_output_get_name()Max Kellermann1-0/+1
2008-09-24output: one thread per audio outputMax Kellermann1-0/+2
2008-09-23Replace SongList with struct songvecEric Wong1-0/+2
2008-09-12shout: added mp3 encoderEric Wollesen1-0/+1
2008-09-12shout: moved code to audioOutput_shout_ogg.cMax Kellermann1-0/+1
2008-09-12shout: moved declarations to audioOutput_shout.hMax Kellermann1-0/+1
2008-09-09output: moved code from audioOutput.c to output_control.cMax Kellermann1-0/+3
2008-09-08use strset.h instead of tagTracker.hMax Kellermann1-2/+0
2008-09-08added string set libraryMax Kellermann1-0/+2
2008-09-08output: static audio_output_plugin list as arrayMax Kellermann1-0/+2
2008-09-07output: added output_api.hMax Kellermann1-0/+1
2008-09-07removed fdprintf() and client_print()Max Kellermann1-2/+0
2008-09-07tag: added buffered versions of the tag_print.c codeMax Kellermann1-0/+2
2008-09-07song: moved code to song_print.c, song_save.cMax Kellermann1-0/+4
2008-09-07tag: moved code to tag_print.cMax Kellermann1-0/+3
2008-08-29tag: added a pool for tag itemsMax Kellermann1-0/+2
2008-08-29removed tree.cMax Kellermann1-2/+0
2008-08-29tag: moved code to tag_id3.cMax Kellermann1-0/+2
2008-08-28renamed interface.c to client.cMax Kellermann1-2/+2
2008-08-28imported list.h from the Linux kernel sourcesMax Kellermann1-0/+1
2008-08-26renamed player.c to player_control.cMax Kellermann1-3/+2
2008-08-26renamed decode.h to decoder_control.hMax Kellermann1-1/+1
2008-08-26renamed decode.c to decoder_thread.cMax Kellermann1-1/+2
2008-08-26moved global variable "pc" to player.hMax Kellermann1-0/+1
2008-08-26added decoder_control.cMax Kellermann1-0/+1
2008-08-26moved code to player_thread.cMax Kellermann1-0/+2
2008-08-26moved code to crossfade.cMax Kellermann1-0/+2