Age | Commit message (Expand) | Author |
2013-02-01 | test/test_pcm: add unit test for pcm_mix() | Max Kellermann |
2013-02-01 | test/test_pcm: add unit tests for the PcmFormat library | Max Kellermann |
2013-01-31 | test/test_pcm: merge source buffer generator | Max Kellermann |
2013-01-31 | pcm_*: convert to C++ | Max Kellermann |
2013-01-31 | mixer/software, filter/volume: convert to C++ | Max Kellermann |
2013-01-31 | test/test_pcm: convert to C++ | Max Kellermann |
2013-01-31 | pcm_convert: convert to C++ | Max Kellermann |
2013-01-30 | util/Manual: new template class | Max Kellermann |
2013-01-30 | filter/convert: convert to C++ | Max Kellermann |
2013-01-30 | test/test_vorbis_encoder: convert to C++ | Max Kellermann |
2013-01-30 | audio_{parser,config}: convert to C++ | Max Kellermann |
2013-01-30 | conf.h: move the GQuark to ConfigQuark.hxx | Max Kellermann |
2013-01-30 | test/run_encoder, ...: convert to C++ | Max Kellermann |
2013-01-30 | ConfigFile: move code to ConfigGlobal.cxx | Max Kellermann |
2013-01-30 | conf: move struct definitions to ConfigData.hxx | Max Kellermann |
2013-01-30 | Makefile.am: move source files to libconf.a | Max Kellermann |
2013-01-30 | ConfigFile: add enum ConfigOption | Max Kellermann |
2013-01-30 | ConfigOption: rename to ConfigTemplate | Max Kellermann |
2013-01-30 | Makefile.am: fix test/read_mixer rule | Max Kellermann |
2013-01-30 | filter_config: convert to C++ | Max Kellermann |
2013-01-30 | decoder_list: convert to C++ | Max Kellermann |
2013-01-30 | output/httpd: use the BufferedSocket class for HttpdClient | Max Kellermann |
2013-01-30 | ServerSocket: move to libevent.a | Max Kellermann |
2013-01-30 | event/BufferedSocket: move output buffer to FullyBufferedSocket | Max Kellermann |
2013-01-30 | page: convert to C++ | Max Kellermann |
2013-01-30 | icy_server: convert to C++ | Max Kellermann |
2013-01-29 | ArchiveFile: convert to a class | Max Kellermann |
2013-01-29 | refcount: convert to C++ | Max Kellermann |
2013-01-29 | test/visit_archive: new debug program | Max Kellermann |
2013-01-29 | ArchivePlugin: replace scan_reset(), scan_next() with visit() | Max Kellermann |
2013-01-29 | playlist/memory: use std::forward_list instead of GSList | Max Kellermann |
2013-01-29 | playlist/{asx,rss,soundcloud,xspf}: merge code to MemoryPlaylistProvider | Max Kellermann |
2013-01-29 | ConfigFile, CommandLine: use the Path class | Max Kellermann |
2013-01-29 | test/{read_conf,run_filter}: convert to C++ | Max Kellermann |
2013-01-29 | output/osx: convert to C++ | Max Kellermann |
2013-01-29 | output/{alsa,oss}: convert to C++ | Max Kellermann |
2013-01-28 | decoder/mp4ff: delete obsolete plugin | Max Kellermann |
2013-01-27 | zeroconf: convert to C++ | Max Kellermann |
2013-01-27 | Makefile.cxx: fix test/run_input.cxx path | Max Kellermann |
2013-01-27 | playlist/*: convert to C++ | Max Kellermann |
2013-01-26 | input_stream: forward-declare the struct | Max Kellermann |
2013-01-26 | tag_file: convert to C++ | Max Kellermann |
2013-01-26 | playlist/*: convert to C++ | Max Kellermann |
2013-01-26 | decoder/ffmpeg: convert to C++ | Max Kellermann |
2013-01-25 | input_{internal,plugin}: convert to C++ | Max Kellermann |
2013-01-24 | archive/*: convert to C++ | Max Kellermann |
2013-01-22 | Makefile.am: introduce libfs | Denis Krjuchkov |
2013-01-22 | Path: move to fs subdirectory | Denis Krjuchkov |
2013-01-22 | FileSystem: extract DirectoryReader, improve the rest | Denis Krjuchkov |
2013-01-21 | input,playlist/despotify: convert to C++ | Max Kellermann |