aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* decoder_list: convert to C++Max Kellermann2013-01-30
* ArchivePlugin: move instance methods to class ArchiveFileMax Kellermann2013-01-30
* ArchiveFile: convert to a classMax Kellermann2013-01-29
* test/visit_archive: new debug programMax Kellermann2013-01-29
* ConfigFile, CommandLine: use the Path classMax Kellermann2013-01-29
* test/{read_conf,run_filter}: convert to C++Max Kellermann2013-01-29
* InputStream: use std::stringMax Kellermann2013-01-28
* DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-27
* playlist/*: convert to C++Max Kellermann2013-01-27
* input_stream: forward-declare the structMax Kellermann2013-01-26
* playlist/*: convert to C++Max Kellermann2013-01-26
* archive/*: convert to C++Max Kellermann2013-01-24
* test/run_tcp_connect: delete obsolete source fileMax Kellermann2013-01-21
* output/roar: convert to C++Max Kellermann2013-01-16
* InotifySource: use the SocketMonitor classMax Kellermann2013-01-15
* mixer/Alsa: use MultiSocketMonitorMax Kellermann2013-01-15
* fifo_buffer: move to util/Max Kellermann2013-01-15
* InotifySource: convert to a classMax Kellermann2013-01-14
* Main, IOThread: move GMainLoop setup code to class EventLoopMax Kellermann2013-01-14
* io_thread: convert to C++Max Kellermann2013-01-10
* input_stream: convert to C++ (internally)Max Kellermann2013-01-10
* EventPipe: rename to GlobalEventsMax Kellermann2013-01-09
* event_pipe.h: convert to C++Max Kellermann2013-01-09
* idle: convert to C++Max Kellermann2013-01-09
* test/FakeReplayGainConfig: move fake symbols from a few debug programsMax Kellermann2013-01-09
* test/run_decoder,read_tags: remove obsolete dummy functionsMax Kellermann2013-01-09
* test: rename debug programs back to old namesMax Kellermann2013-01-08
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-07
* queue: convert all functions to methodsMax Kellermann2013-01-06
* Queue: add constructor and destructorMax Kellermann2013-01-06
* filter/ReplayGain: add method _set_mode()Max Kellermann2013-01-05
* DecoderAPI: _replay_gain() returns voidMax Kellermann2013-01-05
* test: revert debug program renamesMax Kellermann2013-01-05
* PlayerControl: add constructor and destructorMax Kellermann2013-01-04
* player_control.h: convert header to C++Max Kellermann2013-01-04
* playlist: convert to C++Max Kellermann2013-01-04
* output_*: convert to C++Max Kellermann2013-01-04
* Directory: initialise in default constructorMax Kellermann2013-01-03
* Directory: add constructor and destructorMax Kellermann2013-01-03
* Directory: rename struct directory to DirectoryMax Kellermann2013-01-03
* Directory: make the header C++ onlyMax Kellermann2013-01-02
* PlaylistInfo: rename class, use std::stringMax Kellermann2013-01-02
* don't include stdbool.h in C++ sourcesMax Kellermann2013-01-02
* playlist_vector: convert to C++Max Kellermann2013-01-02
* db_save, state_file: convert to C++Max Kellermann2013-01-02
* update: convert to C++Max Kellermann2013-01-02
* test/read_tags: wait until input_stream becomes readyMax Kellermann2012-10-04
* Merge branch 'v0.17.x'Max Kellermann2012-10-02
|\
| * test/dump_playlist: add missing newline to error messageMax Kellermann2012-10-02
* | Merge branch 'v0.17.x'Max Kellermann2012-10-02
|\|