pulseaudio/src/utils
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
..
Makefile build-sys: readd stub makefiles to subdirectories to make building with emacs easier 2012-05-15 14:17:58 +02:00
pacat.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
pacmd.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
pactl.c Use pa_(c)volume_snprint_verbose() everywhere 2013-07-09 17:37:04 +03:00
padsp.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
padsp.in padsp: Move the padsp helper lib into a private library 2012-02-20 14:39:52 +05:30
pasuspender.c Whitespace cleanup: Remove all multiple newlines 2013-06-24 16:56:24 +03:00
pax11publish.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
qpaeq qpaeq: Try to load equalizer module before failing, better error messages 2012-12-19 12:31:49 +02:00