Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | | 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 | |
* | | filter_config: convert to C++ | Max Kellermann | 2013-01-30 | 1 | -3/+2 | |
* | | decoder_list: convert to C++ | Max Kellermann | 2013-01-30 | 1 | -2/+1 | |
* | | output/httpd: use the BufferedSocket class for HttpdClient | Max Kellermann | 2013-01-30 | 1 | -1/+0 | |
* | | ServerSocket: move to libevent.a | Max Kellermann | 2013-01-30 | 1 | -3/+2 | |
* | | event/BufferedSocket: move output buffer to FullyBufferedSocket | Max Kellermann | 2013-01-30 | 1 | -0/+1 | |
* | | page: convert to C++ | Max Kellermann | 2013-01-30 | 1 | -3/+2 | |
* | | icy_server: convert to C++ | Max Kellermann | 2013-01-30 | 1 | -2/+1 | |
* | | ArchiveFile: convert to a class | Max Kellermann | 2013-01-29 | 1 | -1/+1 | |
* | | refcount: convert to C++ | Max Kellermann | 2013-01-29 | 1 | -1/+1 | |
* | | test/visit_archive: new debug program | Max Kellermann | 2013-01-29 | 1 | -0/+26 | |
* | | ArchivePlugin: replace scan_reset(), scan_next() with visit() | Max Kellermann | 2013-01-29 | 1 | -0/+1 | |
* | | playlist/memory: use std::forward_list instead of GSList | Max Kellermann | 2013-01-29 | 1 | -0/+1 |