aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAge
* 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
* | encoder: introducing flac encoder pluginViliam Mateicka2009-11-17
* | audio_format: added function audio_format_to_string()Max Kellermann2009-11-14
* | decoder: use audio_format_init_checked()Max Kellermann2009-11-14
* | audio_check: checker functions for audio_format attributesMax Kellermann2009-11-14
* | include config.h in all sourcesMax Kellermann2009-11-12
* | decoder/flac: moved code to flac_compat.hMax Kellermann2009-11-11
* | decoder/flac: moved code to flac_pcm.cMax Kellermann2009-11-11
* | decoder/flac: moved code to flac_metadata.cMax Kellermann2009-11-11
* | wave_encoder: new encoder for streaming PCM wave files.Viliam Mateicka2009-11-10
* | set the close-on-exec flag on all file descriptorsMax Kellermann2009-11-07
* | command: added command "decoders"Max Kellermann2009-11-07
* | decoder_list: moved suffix/mime_type checks to decoder_plugin.cMax Kellermann2009-11-07
* | playlist: added extm3u pluginMax Kellermann2009-11-06
* | text_file: allocate line buffers dynamicallyMax Kellermann2009-11-01
* | encoder: renaming none_encoder to null_encoderViliam Mateicka2009-10-26
* | encoder: new encoder plugin which just pass data throughViliam Mateicka2009-10-24
* | add --disable-inotify for configure to disable inotify when autodetectedViliam Mateicka2009-10-24
* | output/pulse: call mixer on state changesMax Kellermann2009-10-23
* | output/fifo: renamed source to fifo_output_plugin.cMax Kellermann2009-10-22
* | Makefile.am: enable the "subdir-objects" optionMax Kellermann2009-10-22
* | playlist: new ASX playlist pluginMax Kellermann2009-10-21
* | output/jack: renamed source to jack_output_plugin.cMax Kellermann2009-10-21
* | pulse: code rewrite using the asynchronous libpulse APIMax Kellermann2009-10-21