aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAge
* mixer_plugin: convert to C++Max Kellermann2013-02-22
|
* {output,mixer}/winmm: convert to C++Max Kellermann2013-02-22
|
* output/null: convert to C++Max Kellermann2013-02-02
|
* filter: convert to C++Max Kellermann2013-02-01
|
* test/test_pcm: add unit test for pcm_mix()Max Kellermann2013-02-01
|
* test/test_pcm: add unit tests for the PcmFormat libraryMax Kellermann2013-02-01
|
* test/test_pcm: merge source buffer generatorMax Kellermann2013-01-31
|
* pcm_*: convert to C++Max Kellermann2013-01-31
|
* mixer/software, filter/volume: convert to C++Max Kellermann2013-01-31
|
* test/test_pcm: convert to C++Max Kellermann2013-01-31
|
* pcm_convert: convert to C++Max Kellermann2013-01-31
|
* util/Manual: new template classMax Kellermann2013-01-30
|
* filter/convert: convert to C++Max Kellermann2013-01-30
|
* test/test_vorbis_encoder: convert to C++Max Kellermann2013-01-30
|
* audio_{parser,config}: convert to C++Max Kellermann2013-01-30
|
* conf.h: move the GQuark to ConfigQuark.hxxMax Kellermann2013-01-30
|
* test/run_encoder, ...: convert to C++Max Kellermann2013-01-30
|
* ConfigFile: move code to ConfigGlobal.cxxMax Kellermann2013-01-30
|
* conf: move struct definitions to ConfigData.hxxMax Kellermann2013-01-30
|
* Makefile.am: move source files to libconf.aMax Kellermann2013-01-30
|
* ConfigFile: add enum ConfigOptionMax Kellermann2013-01-30
| | | | | Look up top-level config options by enum (= integer), not by name string.
* ConfigOption: rename to ConfigTemplateMax Kellermann2013-01-30
|
* Makefile.am: fix test/read_mixer ruleMax Kellermann2013-01-30
|
* filter_config: convert to C++Max Kellermann2013-01-30
|
* decoder_list: convert to C++Max Kellermann2013-01-30
|
* output/httpd: use the BufferedSocket class for HttpdClientMax Kellermann2013-01-30
|
* ServerSocket: move to libevent.aMax Kellermann2013-01-30
|
* event/BufferedSocket: move output buffer to FullyBufferedSocketMax Kellermann2013-01-30
| | | | | BufferedSocket has just an input buffer, and FullyBufferedSocket adds the output buffer.
* page: convert to C++Max Kellermann2013-01-30
|
* icy_server: convert to C++Max Kellermann2013-01-30
|
* ArchiveFile: convert to a classMax Kellermann2013-01-29
|
* refcount: convert to C++Max Kellermann2013-01-29
|
* test/visit_archive: new debug programMax Kellermann2013-01-29
|
* ArchivePlugin: replace scan_reset(), scan_next() with visit()Max Kellermann2013-01-29
| | | | Add the interface ArchiveVisitor.
* playlist/memory: use std::forward_list instead of GSListMax Kellermann2013-01-29
|
* playlist/{asx,rss,soundcloud,xspf}: merge code to MemoryPlaylistProviderMax Kellermann2013-01-29
|
* ConfigFile, CommandLine: use the Path classMax Kellermann2013-01-29
|
* test/{read_conf,run_filter}: convert to C++Max Kellermann2013-01-29
|
* output/osx: convert to C++Max Kellermann2013-01-29
|
* output/{alsa,oss}: convert to C++Max Kellermann2013-01-29
|
* decoder/mp4ff: delete obsolete pluginMax Kellermann2013-01-28
| | | | The underlying library has been obsolete for many years.
* zeroconf: convert to C++Max Kellermann2013-01-27
|
* Makefile.cxx: fix test/run_input.cxx pathMax Kellermann2013-01-27
|
* playlist/*: convert to C++Max Kellermann2013-01-27
|
* input_stream: forward-declare the structMax Kellermann2013-01-26
| | | | Hide the definition from C code, to prepare the transition to C++.
* tag_file: convert to C++Max Kellermann2013-01-26
|
* playlist/*: convert to C++Max Kellermann2013-01-26
|
* decoder/ffmpeg: convert to C++Max Kellermann2013-01-26
|
* input_{internal,plugin}: convert to C++Max Kellermann2013-01-25
|
* archive/*: convert to C++Max Kellermann2013-01-24
|