Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | song_sort: convert to C++ | Max Kellermann | 2013-04-17 | 1 | -2/+2 | |
| | ||||||
* | encoder_list: convert to C++ | Max Kellermann | 2013-04-17 | 1 | -2/+1 | |
| | ||||||
* | input/soup: plugin removed | Max Kellermann | 2013-04-17 | 1 | -7/+0 | |
| | | | | | | This plugin is cumbersome to support, now that MPD is migrating away from GLib and the GLib event loop. It has no practical advantages over the CURL plugin. Soup requires the bloated GType library. | |||||
* | output: convert to C++ | Max Kellermann | 2013-04-17 | 1 | -2/+2 | |
| | ||||||
* | output/solaris: convert to C++ | Max Kellermann | 2013-04-17 | 1 | -1/+1 | |
| | ||||||
* | output/openal: convert to C++ | Max Kellermann | 2013-04-17 | 1 | -1/+1 | |
| | ||||||
* | output/ao: convert to C++ | Max Kellermann | 2013-04-17 | 1 | -1/+1 | |
| | ||||||
* | output/shout: convert to C++ | Max Kellermann | 2013-04-17 | 1 | -1/+1 | |
| | ||||||
* | output/ffado: remove broken plugin | Max Kellermann | 2013-04-17 | 1 | -7/+0 | |
| | | | | | This plugin has been in MPD for three years, and it has never worked. Enough! | |||||
* | output/mvp: remove obsolete plugin | Max Kellermann | 2013-04-17 | 1 | -5/+0 | |
| | | | | | | The hardware is obsolete, and the product does not exist anymore on the Hauppauge web site. Let's see if anybody complains about the removal. | |||||
* | output/jack: convert to C++ | Max Kellermann | 2013-04-17 | 1 | -1/+1 | |
| | ||||||
* | output/fifo: convert to C++ | Max Kellermann | 2013-04-17 | 1 | -1/+1 | |
| | ||||||
* | output/pipe: convert to C++ | Max Kellermann | 2013-04-17 | 1 | -1/+1 | |
| | ||||||
* | output/recorder: convert to C++ | Max Kellermann | 2013-04-17 | 1 | -1/+1 | |
| | ||||||
* | MixerInternal: convert to class | Max Kellermann | 2013-04-16 | 1 | -3/+1 | |
| | ||||||
* | output/Pulse: convert to C++ | Max Kellermann | 2013-04-16 | 1 | -2/+2 | |
| | ||||||
* | pcm_export: convert to C++ | Max Kellermann | 2013-04-09 | 1 | -1/+2 | |
| | ||||||
* | pcm_*: move to src/pcm/ | Max Kellermann | 2013-04-09 | 1 | -27/+27 | |
| | ||||||
* | utils: convert to C++ | Max Kellermann | 2013-04-09 | 1 | -17/+3 | |
| | ||||||
* | string_util: convert to C++ | Max Kellermann | 2013-04-09 | 1 | -15/+14 | |
| | ||||||
* | cue_parser: convert to C++ | Max Kellermann | 2013-04-09 | 1 | -2/+2 | |
| | ||||||
* | decoder_plugin: convert to C++ | Max Kellermann | 2013-04-09 | 1 | -1/+1 | |
| | ||||||
* | tokenizer: convert to C++ | Max Kellermann | 2013-04-08 | 1 | -15/+17 | |
| | ||||||
* | uri: convert to C++ | Max Kellermann | 2013-04-08 | 1 | -8/+3 | |
| | ||||||
* | decoder/gme: convert to C++ | Max Kellermann | 2013-04-08 | 1 | -1/+2 | |
| | ||||||
* | Merge tag 'release-0.17.4' | Max Kellermann | 2013-04-08 | 1 | -1/+1 | |
|\ | ||||||
| * | Makefile.am: enable "dist-xz" | Max Kellermann | 2013-04-08 | 1 | -1/+1 | |
| | | ||||||
* | | mixer_plugin: convert to C++ | Max Kellermann | 2013-02-22 | 1 | -11/+9 | |
| | | ||||||
* | | {output,mixer}/winmm: convert to C++ | Max Kellermann | 2013-02-22 | 1 | -2/+2 | |
| | | ||||||
* | | output/null: convert to C++ | Max Kellermann | 2013-02-02 | 1 | -2/+2 | |
| | | ||||||
* | | filter: convert to C++ | Max Kellermann | 2013-02-01 | 1 | -13/+10 | |
| | | ||||||
* | | test/test_pcm: add unit test for pcm_mix() | Max Kellermann | 2013-02-01 | 1 | -0/+1 | |
| | | ||||||
* | | test/test_pcm: add unit tests for the PcmFormat library | Max Kellermann | 2013-02-01 | 1 | -0/+1 | |
| | | ||||||
* | | test/test_pcm: merge source buffer generator | Max Kellermann | 2013-01-31 | 1 | -0/+1 | |
| | | ||||||
* | | pcm_*: convert to C++ | Max Kellermann | 2013-01-31 | 1 | -7/+7 | |
| | | ||||||
* | | mixer/software, filter/volume: convert to C++ | Max Kellermann | 2013-01-31 | 1 | -5/+5 | |
| | | ||||||
* | | test/test_pcm: convert to C++ | Max Kellermann | 2013-01-31 | 1 | -6/+6 | |
| | | ||||||
* | | pcm_convert: convert to C++ | Max Kellermann | 2013-01-31 | 1 | -1/+1 | |
| | | ||||||
* | | util/Manual: new template class | Max Kellermann | 2013-01-30 | 1 | -0/+1 | |
| | | ||||||
* | | filter/convert: convert to C++ | Max Kellermann | 2013-01-30 | 1 | -4/+4 | |
| | | ||||||
* | | test/test_vorbis_encoder: convert to C++ | Max Kellermann | 2013-01-30 | 1 | -1/+1 | |
| | | ||||||
* | | audio_{parser,config}: convert to C++ | Max Kellermann | 2013-01-30 | 1 | -11/+10 | |
| | | ||||||
* | | conf.h: move the GQuark to ConfigQuark.hxx | Max Kellermann | 2013-01-30 | 1 | -0/+1 | |
| | | ||||||
* | | test/run_encoder, ...: convert to C++ | Max Kellermann | 2013-01-30 | 1 | -3/+3 | |
| | | ||||||
* | | ConfigFile: move code to ConfigGlobal.cxx | Max Kellermann | 2013-01-30 | 1 | -1/+2 | |
| | | ||||||
* | | conf: move struct definitions to ConfigData.hxx | Max Kellermann | 2013-01-30 | 1 | -0/+2 | |
| | | ||||||
* | | Makefile.am: move source files to libconf.a | Max Kellermann | 2013-01-30 | 1 | -17/+22 | |
| | | ||||||
* | | ConfigFile: add enum ConfigOption | Max Kellermann | 2013-01-30 | 1 | -17/+28 | |
| | | | | | | | | | | Look up top-level config options by enum (= integer), not by name string. | |||||
* | | ConfigOption: rename to ConfigTemplate | Max Kellermann | 2013-01-30 | 1 | -0/+1 | |
| | | ||||||
* | | Makefile.am: fix test/read_mixer rule | Max Kellermann | 2013-01-30 | 1 | -1/+1 | |
| | |