aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-17output/fifo: convert to C++Max Kellermann1-1/+1
2013-04-17output/pipe: convert to C++Max Kellermann1-1/+1
2013-04-17output/recorder: convert to C++Max Kellermann1-1/+1
2013-04-16MixerInternal: convert to classMax Kellermann1-3/+1
2013-04-16output/Pulse: convert to C++Max Kellermann1-2/+2
2013-04-09pcm_export: convert to C++Max Kellermann1-1/+2
2013-04-09pcm_*: move to src/pcm/Max Kellermann1-27/+27
2013-04-09utils: convert to C++Max Kellermann1-17/+3
2013-04-09string_util: convert to C++Max Kellermann1-15/+14
2013-04-09cue_parser: convert to C++Max Kellermann1-2/+2
2013-04-09decoder_plugin: convert to C++Max Kellermann1-1/+1
2013-04-08tokenizer: convert to C++Max Kellermann1-15/+17
2013-04-08uri: convert to C++Max Kellermann1-8/+3
2013-04-08decoder/gme: convert to C++Max Kellermann1-1/+2
2013-04-08Makefile.am: enable "dist-xz"Max Kellermann1-1/+1
2013-02-22mixer_plugin: convert to C++Max Kellermann1-11/+9
2013-02-22{output,mixer}/winmm: convert to C++Max Kellermann1-2/+2
2013-02-02output/null: convert to C++Max Kellermann1-2/+2
2013-02-01filter: convert to C++Max Kellermann1-13/+10
2013-02-01test/test_pcm: add unit test for pcm_mix()Max Kellermann1-0/+1
2013-02-01test/test_pcm: add unit tests for the PcmFormat libraryMax Kellermann1-0/+1
2013-01-31test/test_pcm: merge source buffer generatorMax Kellermann1-0/+1
2013-01-31pcm_*: convert to C++Max Kellermann1-7/+7
2013-01-31mixer/software, filter/volume: convert to C++Max Kellermann1-5/+5
2013-01-31test/test_pcm: convert to C++Max Kellermann1-6/+6
2013-01-31pcm_convert: convert to C++Max Kellermann1-1/+1
2013-01-30util/Manual: new template classMax Kellermann1-0/+1
2013-01-30filter/convert: convert to C++Max Kellermann1-4/+4
2013-01-30test/test_vorbis_encoder: convert to C++Max Kellermann1-1/+1
2013-01-30audio_{parser,config}: convert to C++Max Kellermann1-11/+10
2013-01-30conf.h: move the GQuark to ConfigQuark.hxxMax Kellermann1-0/+1
2013-01-30test/run_encoder, ...: convert to C++Max Kellermann1-3/+3
2013-01-30ConfigFile: move code to ConfigGlobal.cxxMax Kellermann1-1/+2
2013-01-30conf: move struct definitions to ConfigData.hxxMax Kellermann1-0/+2
2013-01-30Makefile.am: move source files to libconf.aMax Kellermann1-17/+22
2013-01-30ConfigFile: add enum ConfigOptionMax Kellermann1-17/+28
2013-01-30ConfigOption: rename to ConfigTemplateMax Kellermann1-0/+1
2013-01-30Makefile.am: fix test/read_mixer ruleMax Kellermann1-1/+1
2013-01-30filter_config: convert to C++Max Kellermann1-3/+2
2013-01-30decoder_list: convert to C++Max Kellermann1-2/+1
2013-01-30output/httpd: use the BufferedSocket class for HttpdClientMax Kellermann1-1/+0
2013-01-30ServerSocket: move to libevent.aMax Kellermann1-3/+2
2013-01-30event/BufferedSocket: move output buffer to FullyBufferedSocketMax Kellermann1-0/+1
2013-01-30page: convert to C++Max Kellermann1-3/+2
2013-01-30icy_server: convert to C++Max Kellermann1-2/+1
2013-01-29ArchiveFile: convert to a classMax Kellermann1-1/+1
2013-01-29refcount: convert to C++Max Kellermann1-1/+1
2013-01-29test/visit_archive: new debug programMax Kellermann1-0/+26
2013-01-29ArchivePlugin: replace scan_reset(), scan_next() with visit()Max Kellermann1-0/+1
2013-01-29playlist/memory: use std::forward_list instead of GSListMax Kellermann1-0/+1