| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Makefile.am: disable test/run_encoder without plugins | Max Kellermann | 2009-07-15 | 1 | -1/+3 |
* | | output_init: use the normalize filter plugin | Max Kellermann | 2009-12-25 | 1 | -4/+4 |
* | | filter: added the "autoconvert" filter plugin | Max Kellermann | 2009-12-25 | 1 | -0/+2 |
* | | playlist: added CUE playlist plugin | Max Kellermann | 2009-12-16 | 1 | -0/+11 |
* | | archive_plugin: wrap method calls | Max Kellermann | 2009-12-16 | 1 | -0/+1 |
* | | archive: added a C header for each plugin | Max Kellermann | 2009-12-16 | 1 | -0/+3 |
* | | archive/bz2: renamed archive sources and plugin variables | Max Kellermann | 2009-12-16 | 1 | -1/+1 |
* | | archive/iso: renamed plugin to "iso9660" | Max Kellermann | 2009-12-16 | 1 | -2/+2 |
* | | Makefile.am: link test/run_decoder with timer.c | Max Kellermann | 2009-12-15 | 1 | -0/+2 |
* | | archive/zip: renamed plugin to "zzip" | Max Kellermann | 2009-12-15 | 1 | -2/+2 |
* | | archive_api.h: moved struct archive_plugin to archive_plugin.h | Max Kellermann | 2009-12-15 | 1 | -0/+1 |
* | | Makefile.am: distribute AudioCompress/config.h | Max Kellermann | 2009-12-15 | 1 | -0/+1 |
* | | Makefile.am: install glib_compat.h | Max Kellermann | 2009-12-14 | 1 | -0/+1 |
* | | input_stream: moved input_stream_global_init() to input_init.c | Max Kellermann | 2009-12-14 | 1 | -0/+2 |
* | | input_stream: moved plugin list to input_registry.c | Max Kellermann | 2009-12-14 | 1 | -0/+2 |
* | | filter: added normalize filter plugin | Max Kellermann | 2009-12-14 | 1 | -0/+2 |
* | | Split filter_config into its own module | Albin Eldstål-Damlin | 2009-12-14 | 1 | -0/+3 |
* | | Initial (statically configured) route filter plugin | Albin Eldstål-Damlin | 2009-12-14 | 1 | -0/+1 |
* | | audio_format: changed "bits" to "enum sample_format" | Max Kellermann | 2009-12-02 | 1 | -0/+1 |
* | | test: added normalize test program | Max Kellermann | 2009-12-02 | 1 | -0/+9 |
* | | compress: upgraded to AudioCompress 2.0 | J. Shagam | 2009-12-02 | 1 | -2/+2 |
* | | test: added program to test pcm_convert.c | Max Kellermann | 2009-11-19 | 1 | -0/+20 |
* | | encoder: introducing flac encoder plugin | Viliam Mateicka | 2009-11-17 | 1 | -0/+6 |
* | | audio_format: added function audio_format_to_string() | Max Kellermann | 2009-11-14 | 1 | -0/+5 |
* | | decoder: use audio_format_init_checked() | Max Kellermann | 2009-11-14 | 1 | -0/+2 |
* | | audio_check: checker functions for audio_format attributes | Max Kellermann | 2009-11-14 | 1 | -0/+6 |
* | | include config.h in all sources | Max Kellermann | 2009-11-12 | 1 | -0/+1 |
* | | decoder/flac: moved code to flac_compat.h | Max Kellermann | 2009-11-11 | 1 | -0/+1 |
* | | decoder/flac: moved code to flac_pcm.c | Max Kellermann | 2009-11-11 | 1 | -0/+2 |
* | | decoder/flac: moved code to flac_metadata.c | Max Kellermann | 2009-11-11 | 1 | -1/+4 |
* | | wave_encoder: new encoder for streaming PCM wave files. | Viliam Mateicka | 2009-11-10 | 1 | -0/+4 |
* | | set the close-on-exec flag on all file descriptors | Max Kellermann | 2009-11-07 | 1 | -0/+8 |
* | | command: added command "decoders" | Max Kellermann | 2009-11-07 | 1 | -0/+2 |
* | | decoder_list: moved suffix/mime_type checks to decoder_plugin.c | Max Kellermann | 2009-11-07 | 1 | -0/+1 |
* | | playlist: added extm3u plugin | Max Kellermann | 2009-11-06 | 1 | -0/+2 |
* | | text_file: allocate line buffers dynamically | Max Kellermann | 2009-11-01 | 1 | -0/+2 |
* | | encoder: renaming none_encoder to null_encoder | Viliam Mateicka | 2009-10-26 | 1 | -1/+1 |
* | | encoder: new encoder plugin which just pass data through | Viliam Mateicka | 2009-10-24 | 1 | -0/+1 |
* | | add --disable-inotify for configure to disable inotify when autodetected | Viliam Mateicka | 2009-10-24 | 1 | -1/+1 |
* | | output/pulse: call mixer on state changes | Max Kellermann | 2009-10-23 | 1 | -0/+1 |
* | | output/fifo: renamed source to fifo_output_plugin.c | Max Kellermann | 2009-10-22 | 1 | -1/+1 |
* | | Makefile.am: enable the "subdir-objects" option | Max Kellermann | 2009-10-22 | 1 | -1/+1 |
* | | playlist: new ASX playlist plugin | Max Kellermann | 2009-10-21 | 1 | -0/+2 |
* | | output/jack: renamed source to jack_output_plugin.c | Max Kellermann | 2009-10-21 | 1 | -1/+1 |
* | | pulse: code rewrite using the asynchronous libpulse API | Max Kellermann | 2009-10-21 | 1 | -0/+1 |
* | | mixer/{oss,alsa}: renamed the mixer source files | Max Kellermann | 2009-10-20 | 1 | -2/+2 |
* | | pulse: renamed source files | Max Kellermann | 2009-10-20 | 1 | -2/+2 |
* | | update: obey .mpdignore files | Max Kellermann | 2009-10-16 | 1 | -0/+2 |
* | | Add PLS Parser | Qball Cow | 2009-10-15 | 1 | -0/+2 |
* | | input/lastfm: removed obsolete last.fm input plugin | Max Kellermann | 2009-10-13 | 1 | -5/+0 |