Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | NULL pointer vs bool "false" confusion | Matthias Drochner | 2013-06-24 | 3 | -3/+3 | |
| * | configure.ac: fix hidden syntax errorv0.17.x | Max Kellermann | 2013-04-17 | 1 | -2/+2 | |
| * | doc: move sticker_file to "optional parameters" | Max Kellermann | 2013-04-16 | 1 | -4/+4 | |
| * | doc: mpd.conf.5 wrongly documents parameters as required | Florian Schlichting | 2013-04-16 | 1 | -11/+11 | |
| * | prepare 0.17.5 | Max Kellermann | 2013-04-16 | 2 | -2/+3 | |
* | | ConfigData: remove obsolete functions | Max Kellermann | 2013-08-04 | 2 | -79/+0 | |
* | | PlaylistPlugin: pass config_param reference | Max Kellermann | 2013-08-04 | 4 | -13/+14 | |
* | | DatabasePlugin: pass config_param reference | Max Kellermann | 2013-08-04 | 8 | -17/+17 | |
* | | InputPlugin: pass config_param reference | Max Kellermann | 2013-08-04 | 4 | -16/+18 | |
* | | MixerPlugin: pass config_param reference | Max Kellermann | 2013-08-04 | 11 | -27/+30 | |
* | | FilterPlugin: pass config_param reference | Max Kellermann | 2013-08-04 | 14 | -35/+36 | |
* | | EncoderPlugin: pass config_param reference | Max Kellermann | 2013-08-04 | 13 | -49/+47 | |
* | | OutputPlugin: pass config_param reference | Max Kellermann | 2013-08-04 | 24 | -156/+159 | |
* | | DecoderPlugin: pass config_param reference | Max Kellermann | 2013-08-04 | 13 | -35/+34 | |
* | | ConfigData: move code to block_param, config_param methods | Max Kellermann | 2013-08-04 | 2 | -42/+113 | |
* | | ConfigData: remove C++ checks | Max Kellermann | 2013-08-03 | 1 | -20/+0 | |
* | | audio_format: convert to C++ | Max Kellermann | 2013-08-03 | 121 | -1275/+1251 | |
* | | gcc.h: add macro gcc_unreachable() | Max Kellermann | 2013-08-03 | 12 | -14/+18 | |
* | | PcmBuffer: reset size in Clear() | Max Kellermann | 2013-08-01 | 1 | -0/+1 | |
* | | Tag: check bulk mode in Clear() | Max Kellermann | 2013-07-31 | 1 | -1/+8 | |
* | | decoder/ffmpeg: require ffmpeg/libav 0.8 | Max Kellermann | 2013-07-31 | 3 | -90/+2 | |
* | | output/winmm: adapt to PcmBuffer API changes | Max Kellermann | 2013-07-31 | 1 | -5/+4 | |
* | | decoder/mpcdec: remove support for the "old" API | Max Kellermann | 2013-07-31 | 2 | -121/+35 | |
* | | Tag: add method Clear() | Max Kellermann | 2013-07-31 | 7 | -20/+31 | |
* | | DecoderAPI: pass rvalue reference to decoder_tag() | Max Kellermann | 2013-07-31 | 9 | -14/+13 | |
* | | tag: convert to C++ | Max Kellermann | 2013-07-30 | 105 | -722/+710 | |
* | | tag: move enum tag_type to TagType.h | Max Kellermann | 2013-07-30 | 15 | -45/+73 | |
* | | encoder_api: convert to C++ | Max Kellermann | 2013-07-30 | 26 | -236/+199 | |
* | | encoder/lame,twolame: convert to C++ | Max Kellermann | 2013-07-30 | 6 | -109/+162 | |
* | | encoder/wave: convert to C++ | Max Kellermann | 2013-07-30 | 4 | -28/+62 | |
* | | encoder/null: convert to C++ | Max Kellermann | 2013-07-30 | 4 | -26/+56 | |
* | | include cleanup | Max Kellermann | 2013-07-30 | 22 | -46/+8 | |
* | | output_api: convert to C++ | Max Kellermann | 2013-07-30 | 25 | -27/+27 | |
* | | pcm_buffer: convert to C++ | Max Kellermann | 2013-07-30 | 33 | -314/+190 | |
* | | Main: fix crash without state file | Max Kellermann | 2013-07-30 | 1 | -1/+2 | |
* | | pcm_resample: convert to C++ | Max Kellermann | 2013-07-30 | 10 | -320/+265 | |
* | | PcmConvert: don't memset() in the constructor | Max Kellermann | 2013-07-30 | 1 | -4/+2 | |
* | | encoder/flac: convert to C++ | Max Kellermann | 2013-07-29 | 4 | -24/+59 | |
* | | pcm_dsd: convert to C++ | Max Kellermann | 2013-07-29 | 8 | -64/+54 | |
* | | audio_check: convert to C++ | Max Kellermann | 2013-07-29 | 21 | -61/+34 | |
* | | tag_table: convert to C++ | Max Kellermann | 2013-07-29 | 9 | -13/+13 | |
* | | XiphTags: convert to C++ | Max Kellermann | 2013-07-29 | 6 | -15/+11 | |
* | | tag_handler: convert to C++ | Max Kellermann | 2013-07-29 | 32 | -63/+58 | |
* | | ape: convert to C++ | Max Kellermann | 2013-07-29 | 12 | -102/+77 | |
* | | tag_id3: convert to C++ | Max Kellermann | 2013-07-28 | 9 | -81/+72 | |
* | | song: convert header to C++ | Max Kellermann | 2013-07-28 | 91 | -691/+643 | |
* | | decoder_api: convert to C++ | Max Kellermann | 2013-07-28 | 46 | -73/+61 | |
* | | decoder/fluidsynth: convert to C++ | Max Kellermann | 2013-07-28 | 4 | -16/+50 | |
* | | decoder/pcm: convert to C++ | Max Kellermann | 2013-07-28 | 4 | -18/+28 | |
* | | decoder/mpcdec: convert to C++ | Max Kellermann | 2013-07-28 | 4 | -12/+46 |