summaryrefslogtreecommitdiffstats
path: root/src/map-file
diff options
context:
space:
mode:
authorColin Guthrie <pulse@colin.guthr.ie>2008-08-22 10:56:45 +0100
committerColin Guthrie <pulse@colin.guthr.ie>2008-08-22 10:56:45 +0100
commit4282b726ee57ebae846ce400fd1cae43c4dfb2ae (patch)
tree2cb32c3bc52a9b9eab50a6195f3ccb190332f7d8 /src/map-file
parentbf17dbb101d509e885bf689f4f13f75e4b3ab58d (diff)
parentdc9b8dce309728b47059b9b44fd3bbd3798667ae (diff)
Merge branch 'master' of git://git.0pointer.de/pulseaudio
Diffstat (limited to 'src/map-file')
-rw-r--r--src/map-file19
1 files changed, 13 insertions, 6 deletions
diff --git a/src/map-file b/src/map-file
index 8d1c582e..b6d3b63d 100644
--- a/src/map-file
+++ b/src/map-file
@@ -98,9 +98,16 @@ pa_context_unref;
pa_cvolume_avg;
pa_cvolume_channels_equal_to;
pa_cvolume_equal;
+pa_cvolume_remap;
pa_cvolume_set;
pa_cvolume_snprint;
pa_cvolume_valid;
+pa_ext_stream_restore_delete;
+pa_ext_stream_restore_read;
+pa_ext_stream_restore_set_subscribe_cb;
+pa_ext_stream_restore_subscribe;
+pa_ext_stream_restore_test;
+pa_ext_stream_restore_write;
pa_frame_size;
pa_get_binary_name;
pa_get_fqdn;
@@ -133,21 +140,21 @@ pa_operation_ref;
pa_operation_unref;
pa_parse_sample_format;
pa_path_get_filename;
-pa_proplist_free;
-pa_proplist_contains;
pa_proplist_clear;
+pa_proplist_contains;
pa_proplist_copy;
+pa_proplist_free;
pa_proplist_get;
pa_proplist_gets;
pa_proplist_iterate;
-pa_proplist_update;
pa_proplist_new;
pa_proplist_set;
-pa_proplist_sets;
pa_proplist_setf;
+pa_proplist_sets;
+pa_proplist_to_string;
pa_proplist_unset;
pa_proplist_unset_many;
-pa_proplist_to_string;
+pa_proplist_update;
pa_sample_format_to_string;
pa_sample_size;
pa_sample_spec_equal;
@@ -198,8 +205,8 @@ pa_stream_readable_size;
pa_stream_ref;
pa_stream_set_buffer_attr;
pa_stream_set_latency_update_callback;
-pa_stream_set_moved_callback;
pa_stream_set_monitor_stream;
+pa_stream_set_moved_callback;
pa_stream_set_name;
pa_stream_set_overflow_callback;
pa_stream_set_read_callback;