summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2011-10-20pcm_volume: "length" is a "size_t", not "int"Max Kellermann
2011-10-19test: add GLib testing compatibility headerMax Kellermann
2011-10-10pcm_dither: pass an "end" pointer instead of a sample countMax Kellermann
2011-10-10pcm_pack: pass an "end" pointer instead of a sample countMax Kellermann
2011-10-10pcm_{mix,volume}: pass only sample_format to pcm_mix()Max Kellermann
2011-10-10test: add unit test for the PCM libraryMax Kellermann
2011-10-09don't define WINVER in *.c filesMax Kellermann
2011-10-03test/run_decoder: initialize GThreadMax Kellermann
2011-09-20tcp_connect: generic library for establishing TCP connectionsMax Kellermann
2011-09-20resolver: add function resolve_host_port()Max Kellermann
2011-09-19output_plugin: the plugin allocates the audio_output objectMax Kellermann
2011-09-17output/pulse: don't expose internal struct in public headerMax Kellermann
2011-09-17output/roar: export volume methodsMax Kellermann
2011-09-16input_stream: non-blocking I/OMax Kellermann
2011-09-16input_plugin: add method check()Max Kellermann
2011-09-16test/test_queue_priority: work around "set but not used" warningMax Kellermann
2011-09-13test/read_tags: initialize the tag_pool libraryMax Kellermann
2011-09-13test/read_tags: call g_thread_init()Max Kellermann
2011-09-09conf: move duplicate check to _read_name_value()Max Kellermann
2011-08-30output_control: move code to audio_output_destruct()Max Kellermann
2011-08-30test/run_output: clean up after open failureMax Kellermann
2011-08-30ntp_server: move code to udp_server.cMax Kellermann
2011-08-29ntp_server: use the I/O threadMax Kellermann
2011-08-29test/run_ntp_server: quit on SIGINT or SIGTERMMax Kellermann
2011-08-29ntp_server: add debug program "run_ntp_server"Max Kellermann
2011-08-24input/soup: new input plugin based on libsoupMax Kellermann
2011-08-24output/raop: consistently use GErrorMax Kellermann
2011-07-19queue: implement song "priorities"Max Kellermann
2011-07-19Merge branch 'v0.16.x'Max Kellermann
2011-07-03test/run_filter: remove unused variable "frame_size"Max Kellermann
2011-07-03test/read_conf: make variables more localMax Kellermann
2011-07-03test/read_conf: fix -Wunused-but-set-variableMax Kellermann
2011-01-29test/read_mixer: add workaround for missing RAOP symbolsMax Kellermann
2011-01-29copyright year 2011Max Kellermann
2011-01-10player_control: removed the global variable "pc"Max Kellermann
2010-07-20test/run_decoder: dump replay gainMax Kellermann
2010-06-25test/dump_playlist: print open-ended rangeMax Kellermann
2010-05-30test: added debug program "run_inotify"Max Kellermann
2010-05-20test: enable binary mode on stdin/stdoutMax Kellermann
2010-05-08mixramp: Adjust MixRamp threshold to account for ReplayGain.Tim Phipps
2010-04-25replay_gain: added mode "auto"Daniel Seuthe
2010-03-21Add support for MixRamp tagsTim Phipps
2010-02-17replay_gain: optionally use hardware mixer to apply replay gainMax Kellermann
2010-02-17replay_gain: reimplement as a filter pluginMax Kellermann
2010-01-18decoder_api: removed function decoder_get_uri()Max Kellermann
2010-01-16test/run_convert: implement a GLib log callbackMax Kellermann
2010-01-16test/run_convert: use fifo_buffer to adapt to odd sample sizesMax Kellermann
2010-01-04decoder_api: added function decoder_replay_gain()Max Kellermann
2010-01-01input_stream: return allocated input_stream objectsMax Kellermann
2009-12-31Update copyright notices.Avuton Olrich