aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
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
2013-01-29playlist/{asx,rss,soundcloud,xspf}: merge code to MemoryPlaylistProviderMax Kellermann1-0/+2
2013-01-29ConfigFile, CommandLine: use the Path classMax Kellermann1-0/+11
2013-01-29test/{read_conf,run_filter}: convert to C++Max Kellermann1-2/+2
2013-01-29output/osx: convert to C++Max Kellermann1-1/+2
2013-01-29output/{alsa,oss}: convert to C++Max Kellermann1-3/+5
2013-01-28decoder/mp4ff: delete obsolete pluginMax Kellermann1-5/+0
2013-01-27zeroconf: convert to C++Max Kellermann1-4/+5
2013-01-27Makefile.cxx: fix test/run_input.cxx pathMax Kellermann1-1/+1
2013-01-27playlist/*: convert to C++Max Kellermann1-15/+15
2013-01-26input_stream: forward-declare the structMax Kellermann1-1/+1
2013-01-26tag_file: convert to C++Max Kellermann1-2/+2
2013-01-26playlist/*: convert to C++Max Kellermann1-8/+8
2013-01-26decoder/ffmpeg: convert to C++Max Kellermann1-3/+4
2013-01-25input_{internal,plugin}: convert to C++Max Kellermann1-2/+2
2013-01-24archive/*: convert to C++Max Kellermann1-15/+14
2013-01-22Makefile.am: introduce libfsDenis Krjuchkov1-4/+10
2013-01-22Path: move to fs subdirectoryDenis Krjuchkov1-2/+2