summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-07-29tag_handler: convert to C++Max Kellermann
2013-07-29ape: convert to C++Max Kellermann
2013-07-28tag_id3: convert to C++Max Kellermann
2013-07-28song: convert header to C++Max Kellermann
2013-07-28decoder_api: convert to C++Max Kellermann
2013-07-26tag_rva2: convert to C++Max Kellermann
2013-05-12text_input_stream: convert to classDenis Krjuchkov
2013-04-17encoder_list: convert to C++Max Kellermann
2013-04-17don't use g_thread_init() with GLib 2.32Max Kellermann
2013-04-17output: convert to C++Max Kellermann
2013-04-16MixerInternal: convert to classMax Kellermann
2013-04-16mixer/Pulse: convert to a classMax Kellermann
2013-04-16output/Pulse: convert to C++Max Kellermann
2013-04-09pcm_*: move to src/pcm/Max Kellermann
2013-02-22mixer_plugin: convert to C++Max Kellermann
2013-02-02FilterInternal: convert struct filter to a OO interfaceMax Kellermann
2013-02-01filter: convert to C++Max Kellermann
2013-02-01test/test_pcm: add unit test for pcm_mix()Max Kellermann
2013-02-01test/test_pcm: add unit tests for the PcmFormat libraryMax Kellermann
2013-01-31test/test_pcm: merge source buffer generatorMax Kellermann
2013-01-31PcmDither: convert struct to a classMax Kellermann
2013-01-31pcm_*: convert to C++Max Kellermann
2013-01-31test/test_pcm: convert to C++Max Kellermann
2013-01-31pcm_convert: convert to C++Max Kellermann
2013-01-30TagPool, ...: include cleanupMax Kellermann
2013-01-30ConfigData: move functions into the classMax Kellermann
2013-01-30ConfigData: add constructors/destructorsMax Kellermann
2013-01-30test/test_vorbis_encoder: convert to C++Max Kellermann
2013-01-30audio_{parser,config}: convert to C++Max Kellermann
2013-01-30filter/chain, encoder: GLib include cleanupMax Kellermann
2013-01-30test/run_encoder, ...: convert to C++Max Kellermann
2013-01-30ConfigFile: add enum ConfigOptionMax Kellermann
2013-01-30decoder_list: convert to C++Max Kellermann
2013-01-30ArchivePlugin: move instance methods to class ArchiveFileMax Kellermann
2013-01-29ArchiveFile: convert to a classMax Kellermann
2013-01-29test/visit_archive: new debug programMax Kellermann
2013-01-29ConfigFile, CommandLine: use the Path classMax Kellermann
2013-01-29test/{read_conf,run_filter}: convert to C++Max Kellermann
2013-01-28InputStream: use std::stringMax Kellermann
2013-01-27DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann
2013-01-27playlist/*: convert to C++Max Kellermann
2013-01-26input_stream: forward-declare the structMax Kellermann
2013-01-26playlist/*: convert to C++Max Kellermann
2013-01-24archive/*: convert to C++Max Kellermann
2013-01-21test/run_tcp_connect: delete obsolete source fileMax Kellermann
2013-01-16output/roar: convert to C++Max Kellermann
2013-01-15InotifySource: use the SocketMonitor classMax Kellermann
2013-01-15mixer/Alsa: use MultiSocketMonitorMax Kellermann
2013-01-15fifo_buffer: move to util/Max Kellermann
2013-01-14InotifySource: convert to a classMax Kellermann