mpd/test
Max Kellermann 96493e0333 replay_gain: optionally use hardware mixer to apply replay gain
Add an option for each audio output which enables the use of the
hardware mixer, instead of the software volume code.

This is hardware specific, and assumes linear volume control.  This is
not the case for hardware mixers which were tested, making this patch
somewhat useless, but we will use it to experiment with the settings,
to find a good solution.
2010-02-17 08:14:07 +01:00
..
dump_playlist.c input_stream: return allocated input_stream objects 2010-01-01 17:25:07 +01:00
read_conf.c Update copyright notices. 2009-12-31 20:58:43 -08:00
read_mixer.c Update copyright notices. 2009-12-31 20:58:43 -08:00
read_tags.c decoder_api: removed function decoder_get_uri() 2010-01-18 10:21:57 +01:00
run_convert.c test/run_convert: implement a GLib log callback 2010-01-16 23:44:40 +01:00
run_decoder.c decoder_api: removed function decoder_get_uri() 2010-01-18 10:21:57 +01:00
run_encoder.c Update copyright notices. 2009-12-31 20:58:43 -08:00
run_filter.c replay_gain: optionally use hardware mixer to apply replay gain 2010-02-17 08:14:07 +01:00
run_input.c input_stream: return allocated input_stream objects 2010-01-01 17:25:07 +01:00
run_normalize.c Update copyright notices. 2009-12-31 20:58:43 -08:00
run_output.c replay_gain: reimplement as a filter plugin 2010-02-17 07:23:13 +01:00
software_volume.c Update copyright notices. 2009-12-31 20:58:43 -08:00
test_archive_bzip2.sh Makefile.am: added unit tests for the archive plugins 2009-12-31 15:50:59 +01:00
test_archive_iso9660.sh Makefile.am: added unit tests for the archive plugins 2009-12-31 15:50:59 +01:00
test_archive_zzip.sh Makefile.am: added unit tests for the archive plugins 2009-12-31 15:50:59 +01:00