summaryrefslogtreecommitdiffstats
path: root/src/map-file
diff options
context:
space:
mode:
Diffstat (limited to 'src/map-file')
-rw-r--r--src/map-file5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/map-file b/src/map-file
index e076a435..ca4e7a72 100644
--- a/src/map-file
+++ b/src/map-file
@@ -1,5 +1,7 @@
PULSE_0 {
global:
+pa_ascii_filter;
+pa_ascii_valid;
pa_browser_new;
pa_browser_new_full;
pa_browser_ref;
@@ -10,6 +12,7 @@ pa_bytes_per_second;
pa_bytes_snprint;
pa_bytes_to_usec;
pa_channel_map_can_balance;
+pa_channel_map_can_fade;
pa_channel_map_compatible;
pa_channel_map_equal;
pa_channel_map_init;
@@ -108,6 +111,7 @@ pa_context_unref;
pa_cvolume_avg;
pa_cvolume_channels_equal_to;
pa_cvolume_compatible;
+pa_cvolume_compatible_with_channel_map;
pa_cvolume_equal;
pa_cvolume_get_balance;
pa_cvolume_get_fade;
@@ -179,6 +183,7 @@ pa_proplist_unset_many;
pa_proplist_update;
pa_sample_format_to_string;
pa_sample_size;
+pa_sample_size_of_format;
pa_sample_spec_equal;
pa_sample_spec_init;
pa_sample_spec_snprint;