pulseaudio/src/modules/raop
Tanu Kaskinen ee5e245afa Use pa_(c)volume_snprint_verbose() everywhere
All pa_cvolume_snprint(), pa_volume_snprint(),
pa_sw_cvolume_snprint_dB() and pa_sw_volume_snprint_dB() calls have
been replaced with pa_cvolume_snprint_verbose() and
pa_volume_snprint_verbose() calls, making the log output more
informative and the code sometimes simpler.
2013-07-09 17:37:04 +03:00
..
base64.c Fix up according to Coding Style 2011-03-11 11:49:35 +00:00
base64.h Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
module-raop-discover.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-raop-sink.c Use pa_(c)volume_snprint_verbose() everywhere 2013-07-09 17:37:04 +03:00
raop_client.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
raop_client.h Remove unnecessary #includes 2011-06-22 23:12:20 +01:00