pulseaudio/src
Tanu Kaskinen 1fd79c4439 core-util: Don't accept random words in pa_parse_boolean()
The old code accepted any word that started with "y", "Y",
"n", "N", "t", "T", "f" or "F". Fix this by having
a whitelist of full strings instead of checking just the
first letter.
2013-06-04 00:38:40 +05:30
..
daemon default.pa: Load switch-on-port-available before udev-detect 2013-04-24 07:56:01 +02:00
modules device-port: Introduce pa_device_port_new_data 2013-06-04 00:38:39 +05:30
pulse doc: Some more nitpicking in pulse/def.h doxygen documentation 2013-04-17 08:12:23 +02:00
pulsecore core-util: Don't accept random words in pa_parse_boolean() 2013-06-04 00:38:40 +05:30
tests alsa: Fix mixer path when running from build tree 2013-04-14 11:27:41 +05:30
utils Fix various typos in messages and comments 2013-04-16 12:42:50 +02:00
.gitignore .gitignore: Add alsa-mixer-path-test 2013-03-25 15:43:07 +02:00
depmod.py remove remaining $ 2008-06-18 22:38:32 +02:00
Makefile.am alsa: Fix mixer path when running from build tree 2013-04-14 11:27:41 +05:30
map-file map-file: Remove pa_format_info_free2 2013-05-20 10:56:42 +03:00