aboutsummaryrefslogtreecommitdiff
path: root/src/encoder_list.h
Commit message (Collapse)AuthorAge
* output_internal, ...: add extern "C"Max Kellermann2013-01-15
|
* Merge branch 'v0.16.x'Max Kellermann2012-06-12
|\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/cmdline.c src/decoder/wildmidi_decoder_plugin.c src/gcc.h src/glib_compat.h src/input_stream.c src/output_list.c src/output_thread.c valgrind.suppressions
| * cmdline: consistent plugin listingsMax Kellermann2012-06-12
| |
| * encoder_list: add macro _for_each()Max Kellermann2012-06-12
| |
* | copyright year 2011Max Kellermann2011-01-29
|/
* Update copyright notices.Avuton Olrich2009-12-31
|
* cmdline: print out list of encoders in --version infoViliam Mateicka2009-11-17
|
* all: Update copyright header.Avuton Olrich2009-03-13
| | | | | | | | This updates the copyright header to all be the same, which is pretty much an update of where to mail request for a copy of the GPL and the years of the MPD project. This also puts all committers under 'The Music Player Project' umbrella. These entries should go individually in the AUTHORS file, for consistancy.
* added the encoder APIMax Kellermann2009-02-22
The new generic encoder API will replace shout's custom encoder API.