core-util: Add pa_boolean_to_string() 44/26444/1
authorTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Mon, 4 Aug 2014 17:31:00 +0000 (20:31 +0300)
committerTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Fri, 22 Aug 2014 10:43:43 +0000 (13:43 +0300)
commit34c7654a385abbf5492e87cb3a1d14f9262081e0
treed6cb5c7b85c4752ad35d2da35a62a083800f8f2d
parenta7d87143cc02f4292dec0995962366d461631289
core-util: Add pa_boolean_to_string()

I need to save booleans in a plain text database, and the existing
pa_yes_no() is not good, because it will do translation in the next
PulseAudio release.

Change-Id: I85f12da01aa0eb3d5c555350bd14ba337fbcc25b
src/pulsecore/core-util.h