aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* test/dump_playlist: add missing newline to error messageMax 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
* queue_save: save song prioritiesMax Kellermann2012-08-21
* test/test_pcm: add pcm_volume testsMax Kellermann2012-07-10
* require GLib 2.16Max Kellermann2012-07-10
* output/raop: delete the RAOP pluginMax Kellermann2012-05-29
* test/read_rva2: new debug program for the RVA2 libraryMax Kellermann2012-04-23
* Merge branch 'v0.16.x'Max Kellermann2012-04-05
|\
| * encoder/vorbis: generate end-of-stream packet when playback endsMax Kellermann2012-04-05
| * test/test_vorbis_encoder: program to debug the vorbis encoderMax Kellermann2012-04-04
| * event_pipe, test: explicitly ignore write() return valueMax Kellermann2012-03-19
| * test/run_decoder: initialize GThreadMax Kellermann2012-02-13
| * test/read_tags: call g_thread_init()Max Kellermann2012-02-13
* | pcm_export: use the byte_reverse library directlyMax Kellermann2012-03-21
* | audio_format: remove the reverse_endian attributeMax Kellermann2012-03-21
* | test: add unit test for util/byte_reverse.cMax Kellermann2012-03-21
* | test/run_convert: allow the out format to be a maskMax Kellermann2012-03-21
* | test/dump_text_file: debug program for text_input_stream.cMax Kellermann2012-03-19
* | test/run_input: use input_stream_*lock()Max Kellermann2012-03-19
* | event_pipe, test: explicitly ignore write() return valueMax Kellermann2012-03-19
* | use g_strerror() instead of strerror()Max Kellermann2012-03-06
* | playlist/embcue: new plugin for reading embedded cue sheetsMax Kellermann2012-02-12
* | tag_handler: handle arbitrary name/value pairsMax Kellermann2012-02-12
* | decoder_plugin: scan tags with callback tableMax Kellermann2012-02-11
* | Merge branch 'v0.16.x'Max Kellermann2012-02-04
|\|
| * test/run_decoder: initialize the tag_pool libraryMax Kellermann2012-02-04
| * test/read_tags: initialize the tag_pool libraryMax Kellermann2012-02-04
* | test/run_output: enable and disable the outputMax Kellermann2011-12-24
* | pcm_buffer, output_plugin, ...: include config.hMax Kellermann2011-12-13
* | pcm_volume: "length" is a "size_t", not "int"Max Kellermann2011-10-20
* | test: add GLib testing compatibility headerMax Kellermann2011-10-19
* | pcm_dither: pass an "end" pointer instead of a sample countMax Kellermann2011-10-10
* | pcm_pack: pass an "end" pointer instead of a sample countMax Kellermann2011-10-10
* | pcm_{mix,volume}: pass only sample_format to pcm_mix()Max Kellermann2011-10-10
* | test: add unit test for the PCM libraryMax Kellermann2011-10-10
* | don't define WINVER in *.c filesMax Kellermann2011-10-09
* | test/run_decoder: initialize GThreadMax Kellermann2011-10-03
* | tcp_connect: generic library for establishing TCP connectionsMax Kellermann2011-09-20
* | resolver: add function resolve_host_port()Max Kellermann2011-09-20
* | output_plugin: the plugin allocates the audio_output objectMax Kellermann2011-09-19
* | output/pulse: don't expose internal struct in public headerMax Kellermann2011-09-17
* | output/roar: export volume methodsMax Kellermann2011-09-17
* | input_stream: non-blocking I/OMax Kellermann2011-09-16
* | input_plugin: add method check()Max Kellermann2011-09-16
* | test/test_queue_priority: work around "set but not used" warningMax Kellermann2011-09-16
* | test/read_tags: initialize the tag_pool libraryMax Kellermann2011-09-13
* | test/read_tags: call g_thread_init()Max Kellermann2011-09-13
* | conf: move duplicate check to _read_name_value()Max Kellermann2011-09-09
* | output_control: move code to audio_output_destruct()Max Kellermann2011-08-30