aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* 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
|\|
| * output/recorder, test/*: invoke encoder_read() after _open()Max Kellermann2012-10-02
| * test/run_encoder: fix encoder_open() callMax Kellermann2012-10-02
* | Merge branch 'v0.17.x'Max Kellermann2012-08-25
|\|
| * queue_save: save song prioritiesMax Kellermann2012-08-21
* | test/test_queue_priority: fix SIGABRTMax Kellermann2012-08-25
* | queue: duplicate all song objectsMax Kellermann2012-08-15
* | tag_pool: use GStaticMutexMax Kellermann2012-08-08
* | db_selection: rename to DatabaseSelectionMax Kellermann2012-08-07
* | Database{Plugin,Visitor}: pass referencesMax Kellermann2012-08-07