Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | XiphTags: convert to C++ | Max Kellermann | 2013-07-29 | 1 | -1/+1 | |
| | ||||||
* | tag_handler: convert to C++ | Max Kellermann | 2013-07-29 | 1 | -5/+5 | |
| | ||||||
* | ape: convert to C++ | Max Kellermann | 2013-07-29 | 1 | -6/+3 | |
| | ||||||
* | tag_id3: convert to C++ | Max Kellermann | 2013-07-28 | 1 | -3/+2 | |
| | ||||||
* | song: convert header to C++ | Max Kellermann | 2013-07-28 | 1 | -2/+1 | |
| | ||||||
* | decoder_api: convert to C++ | Max Kellermann | 2013-07-28 | 1 | -6/+4 | |
| | ||||||
* | decoder/fluidsynth: convert to C++ | Max Kellermann | 2013-07-28 | 1 | -1/+3 | |
| | ||||||
* | decoder/pcm: convert to C++ | Max Kellermann | 2013-07-28 | 1 | -2/+2 | |
| | ||||||
* | decoder/mpcdec: convert to C++ | Max Kellermann | 2013-07-28 | 1 | -1/+3 | |
| | ||||||
* | decoder/modplug: convert to C++ | Max Kellermann | 2013-07-28 | 1 | -2/+4 | |
| | ||||||
* | decoder/mikmod: convert to C++ | Max Kellermann | 2013-07-28 | 1 | -1/+3 | |
| | ||||||
* | decoder/wildmidi: convert to C++ | Max Kellermann | 2013-07-28 | 1 | -1/+3 | |
| | ||||||
* | decoder/mpg123: convert to C++ | Max Kellermann | 2013-07-28 | 1 | -1/+3 | |
| | ||||||
* | decoder/sndfile: convert to C++ | Max Kellermann | 2013-07-28 | 1 | -1/+3 | |
| | ||||||
* | decoder/audiofile: convert to C++ | Max Kellermann | 2013-07-28 | 1 | -1/+3 | |
| | ||||||
* | decoder/{dsf,dsdiff}: convert to C++ | Max Kellermann | 2013-07-28 | 1 | -6/+6 | |
| | ||||||
* | tag_rva2: convert to C++ | Max Kellermann | 2013-07-26 | 1 | -4/+3 | |
| | ||||||
* | decoder/mad: convert to C++ | Max Kellermann | 2013-07-26 | 1 | -1/+3 | |
| | ||||||
* | text_input_stream: convert to class | Denis Krjuchkov | 2013-05-12 | 1 | -4/+4 | |
| | ||||||
* | timer: convert to class | Denis Krjuchkov | 2013-05-12 | 1 | -3/+3 | |
| | ||||||
* | decoder/FLAC*: rename files and symbols to Flac* | Denis Krjuchkov | 2013-05-06 | 1 | -8/+8 | |
| | ||||||
* | Main: move global variables to struct Instance | Max Kellermann | 2013-04-17 | 1 | -0/+1 | |
| | | | | More preparations for multi-player support. | |||||
* | decoder_buffer: convert to C++ | Max Kellermann | 2013-04-17 | 1 | -2/+1 | |
| | ||||||
* | decoder/faad: convert to C++ | Max Kellermann | 2013-04-17 | 1 | -1/+2 | |
| | ||||||
* | 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 | |
|\ |