aboutsummaryrefslogtreecommitdiffstats
path: root/test (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-30TagPool, ...: include cleanupMax Kellermann1-3/+5
2013-01-30ConfigData: move functions into the classMax Kellermann3-4/+3
2013-01-30ConfigData: add constructors/destructorsMax Kellermann3-12/+10
2013-01-30test/test_vorbis_encoder: convert to C++Max Kellermann1-1/+1
2013-01-30audio_{parser,config}: convert to C++Max Kellermann6-11/+7
2013-01-30filter/chain, encoder: GLib include cleanupMax Kellermann1-2/+4
2013-01-30test/run_encoder, ...: convert to C++Max Kellermann3-5/+6
2013-01-30ConfigFile: add enum ConfigOptionMax Kellermann5-8/+13
2013-01-30decoder_list: convert to C++Max Kellermann3-10/+3
2013-01-30ArchivePlugin: move instance methods to class ArchiveFileMax Kellermann1-2/+2
2013-01-29ArchiveFile: convert to a classMax Kellermann1-1/+3
2013-01-29test/visit_archive: new debug programMax Kellermann1-0/+121
2013-01-29ConfigFile, CommandLine: use the Path classMax Kellermann5-12/+17
2013-01-29test/{read_conf,run_filter}: convert to C++Max Kellermann2-2/+6
2013-01-28InputStream: use std::stringMax Kellermann1-2/+2
2013-01-27DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann5-29/+14
2013-01-27playlist/*: convert to C++Max Kellermann1-1/+1
2013-01-26input_stream: forward-declare the structMax Kellermann3-2/+3
2013-01-26playlist/*: convert to C++Max Kellermann1-2/+2
2013-01-24archive/*: convert to C++Max Kellermann2-5/+3
2013-01-21test/run_tcp_connect: delete obsolete source fileMax Kellermann1-164/+0
2013-01-16output/roar: convert to C++Max Kellermann1-3/+3
2013-01-15InotifySource: use the SocketMonitor classMax Kellermann1-3/+4
2013-01-15mixer/Alsa: use MultiSocketMonitorMax Kellermann2-0/+16
2013-01-15fifo_buffer: move to util/Max Kellermann1-1/+1
2013-01-14InotifySource: convert to a classMax Kellermann1-7/+5
2013-01-14Main, IOThread: move GMainLoop setup code to class EventLoopMax Kellermann1-5/+6
2013-01-10io_thread: convert to C++Max Kellermann6-7/+6
2013-01-10input_stream: convert to C++ (internally)Max Kellermann5-10/+19
2013-01-09EventPipe: rename to GlobalEventsMax Kellermann2-4/+4
2013-01-09event_pipe.h: convert to C++Max Kellermann2-2/+6
2013-01-09idle: convert to C++Max Kellermann1-1/+1
2013-01-09test/FakeReplayGainConfig: move fake symbols from a few debug programsMax Kellermann3-11/+25
2013-01-09test/run_decoder,read_tags: remove obsolete dummy functionsMax Kellermann2-42/+0
2013-01-08test: rename debug programs back to old namesMax Kellermann2-0/+0
2013-01-07decoder_api.h, ...: add "extern C"Max Kellermann4-10/+7
2013-01-06queue: convert all functions to methodsMax Kellermann1-45/+44
2013-01-06Queue: add constructor and destructorMax Kellermann1-2/+1
2013-01-05filter/ReplayGain: add method _set_mode()Max Kellermann2-6/+0
2013-01-05DecoderAPI: _replay_gain() returns voidMax Kellermann3-11/+3
2013-01-05test: revert debug program renamesMax Kellermann2-0/+0
2013-01-04PlayerControl: add constructor and destructorMax Kellermann1-1/+5
2013-01-04player_control.h: convert header to C++Max Kellermann1-1/+1
2013-01-04playlist: convert to C++Max Kellermann3-6/+4
2013-01-04output_*: convert to C++Max Kellermann1-4/+8
2013-01-03Directory: initialise in default constructorMax Kellermann2-0/+2
2013-01-03Directory: add constructor and destructorMax Kellermann2-0/+5
2013-01-03Directory: rename struct directory to DirectoryMax Kellermann2-3/+3
2013-01-02Directory: make the header C++ onlyMax Kellermann2-8/+5
2013-01-02PlaylistInfo: rename class, use std::stringMax Kellermann1-2/+2