aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAge
* Makefile.am: distribute refcount.hAvuton Olrich2010-06-13
* Makefile.am: distribute open.hMax Kellermann2010-06-08
* test: added debug program "run_inotify"Max Kellermann2010-05-30
* tag_ape: move table lookup to tag_table.hMax Kellermann2010-05-30
* output/win32: new output plugin for Windows WaveMax Kellermann2010-05-20
* Makefile.am: disable test/read_mixer unless HAVE_ALSAMax Kellermann2010-05-19
* input/ffmpeg: new input plugin using libavformat's "avio" libraryMax Kellermann2010-05-18
* Decoder for game music emulation library.Tony Miller2010-04-10
* Makefile.am: distribute pcm_pack.hMax Kellermann2010-03-28
* replay_gain: reimplement as a filter pluginMax Kellermann2010-02-17
* Makefile.am: remove sticker.xmlMax Kellermann2010-02-08
* playlist_queue: moved code to playlist_mapper.cMax Kellermann2010-02-08
* playlist_queue: moved check_translate_song() to playlist_song.cMax Kellermann2010-02-08
* client: optionally use libwrapDavide Camurri2010-01-20
* audio_format: support packed 24 bit samplesMax Kellermann2010-01-16
* test/run_convert: use fifo_buffer to adapt to odd sample sizesMax Kellermann2010-01-16
* playlist: added a FLAC playlist pluginMax Kellermann2010-01-06
* input/rewind: enable the "rewind" wrapper for all non-seekable streamsMax Kellermann2010-01-04
* renamed decoder plugin sourcesMax Kellermann2010-01-04
* replay_gain: moved code to replay_gain_config.cMax Kellermann2010-01-04
* replay_gain: moved code to replay_gain_info.cMax Kellermann2010-01-04
* replay_gain: refactor API, move code to replay_gain_state.cMax Kellermann2010-01-04
* configure.ac: expose variables OPENAL_CFLAGS and OPENAL_LIBSMax Kellermann2010-01-01
* Makefile.am: added unit tests for the archive pluginsMax Kellermann2009-12-31
* Merge vorbis+icy fixes from branch 'v0.15.x'Max Kellermann2009-12-30
|\
| * input/rewind: new input_stream wrapper to allow stream rewindingMax Kellermann2009-12-29
* | Merged release 0.15.7 from branch 'v0.15.x'Max Kellermann2009-12-27
|\|
| * Makefile.am: create doxygen output directoryMax Kellermann2009-12-26
| * Makefile.am: disable test/run_encoder without pluginsMax Kellermann2009-07-15
* | output_init: use the normalize filter pluginMax Kellermann2009-12-25
* | filter: added the "autoconvert" filter pluginMax Kellermann2009-12-25
* | playlist: added CUE playlist pluginMax Kellermann2009-12-16
* | archive_plugin: wrap method callsMax Kellermann2009-12-16
* | archive: added a C header for each pluginMax Kellermann2009-12-16
* | archive/bz2: renamed archive sources and plugin variablesMax Kellermann2009-12-16
* | archive/iso: renamed plugin to "iso9660"Max Kellermann2009-12-16
* | Makefile.am: link test/run_decoder with timer.cMax Kellermann2009-12-15
* | archive/zip: renamed plugin to "zzip"Max Kellermann2009-12-15
* | archive_api.h: moved struct archive_plugin to archive_plugin.hMax Kellermann2009-12-15
* | Makefile.am: distribute AudioCompress/config.hMax Kellermann2009-12-15
* | Makefile.am: install glib_compat.hMax Kellermann2009-12-14
* | input_stream: moved input_stream_global_init() to input_init.cMax Kellermann2009-12-14
* | input_stream: moved plugin list to input_registry.cMax Kellermann2009-12-14
* | filter: added normalize filter pluginMax Kellermann2009-12-14
* | Split filter_config into its own moduleAlbin Eldstål-Damlin2009-12-14
* | Initial (statically configured) route filter pluginAlbin Eldstål-Damlin2009-12-14
* | audio_format: changed "bits" to "enum sample_format"Max Kellermann2009-12-02
* | test: added normalize test programMax Kellermann2009-12-02
* | compress: upgraded to AudioCompress 2.0J. Shagam2009-12-02
* | test: added program to test pcm_convert.cMax Kellermann2009-11-19