[SCM] lv2dynparam1 packaging branch, master, updated. upstream/2-10-g565ca95

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Tue Jul 21 23:45:40 UTC 2009


The following commit has been merged in the master branch:
commit 565ca95642fa1fa4f500c1074d4f8f665d082c23
Author: miramikes <mira at 64studio.64studio>
Date:   Wed Jul 22 01:47:33 2009 +0200

    symbol file added

diff --git a/debian/lv2dynparam1.symbols b/debian/lv2dynparam1.symbols
new file mode 100644
index 0000000..3cc235b
--- /dev/null
+++ b/debian/lv2dynparam1.symbols
@@ -0,0 +1,117 @@
+liblv2dynparamhost1.so.1 lv2dynparam1 #MINVER#
+ audiolock_create_optimistic at Base 2-1~
+ audiolock_create_pessimistic at Base 2-1~
+ audiolock_create_slow at Base 2-1~
+ audiolock_destroy at Base 2-1~
+ audiolock_enter_audio at Base 2-1~
+ audiolock_enter_ui at Base 2-1~
+ audiolock_leave_audio at Base 2-1~
+ audiolock_leave_ui at Base 2-1~
+ lv2dynparam_enum_duplicate at Base 2-1~
+ lv2dynparam_enum_free at Base 2-1~
+ lv2dynparam_get_parameters at Base 2-1~
+ lv2dynparam_hints_clear at Base 2-1~
+ lv2dynparam_hints_init_copy at Base 2-1~
+ lv2dynparam_hints_init_empty at Base 2-1~
+ lv2dynparam_hints_init_va_dup at Base 2-1~
+ lv2dynparam_hints_init_va_link at Base 2-1~
+ lv2dynparam_host_attach at Base 2-1~
+ lv2dynparam_host_command_appear at Base 2-1~
+ lv2dynparam_host_command_disappear at Base 2-1~
+ lv2dynparam_host_detach at Base 2-1~
+ lv2dynparam_host_group_appear at Base 2-1~
+ lv2dynparam_host_group_disappear at Base 2-1~
+ lv2dynparam_host_group_free at Base 2-1~
+ lv2dynparam_host_group_hide at Base 2-1~
+ lv2dynparam_host_group_pending_children_count_decrement at Base 2-1~
+ lv2dynparam_host_group_pending_children_count_increment at Base 2-1~
+ lv2dynparam_host_map_type_uri at Base 2-1~
+ lv2dynparam_host_notify at Base 2-1~
+ lv2dynparam_host_notify_group_appeared at Base 2-1~
+ lv2dynparam_host_notify_group_disappeared at Base 2-1~
+ lv2dynparam_host_parameter_appear at Base 2-1~
+ lv2dynparam_host_parameter_change at Base 2-1~
+ lv2dynparam_host_parameter_disappear at Base 2-1~
+ lv2dynparam_host_parameter_free at Base 2-1~
+ lv2dynparam_host_realtime_run at Base 2-1~
+ lv2dynparam_host_ui_off at Base 2-1~
+ lv2dynparam_host_ui_on at Base 2-1~
+ lv2dynparam_host_ui_run at Base 2-1~
+ lv2dynparam_log at Base 2-1~
+ lv2dynparam_parameter_change at Base 2-1~
+ lv2dynparam_parameter_change_rt at Base 2-1~
+ lv2dynparam_set_parameter at Base 2-1~
+ lv2dynparam_strdup_atomic at Base 2-1~
+ lv2dynparam_strdup_sleepy at Base 2-1~
+ rtsafe_memory_allocate at Base 2-1~
+ rtsafe_memory_allocate_atomic at Base 2-1~
+ rtsafe_memory_allocate_sleepy at Base 2-1~
+ rtsafe_memory_atomic at Base 2-1~
+ rtsafe_memory_deallocate at Base 2-1~
+ rtsafe_memory_init at Base 2-1~
+ rtsafe_memory_pool_allocate at Base 2-1~
+ rtsafe_memory_pool_allocate_atomic at Base 2-1~
+ rtsafe_memory_pool_allocate_sleepy at Base 2-1~
+ rtsafe_memory_pool_atomic at Base 2-1~
+ rtsafe_memory_pool_create at Base 2-1~
+ rtsafe_memory_pool_deallocate at Base 2-1~
+ rtsafe_memory_pool_destroy at Base 2-1~
+ rtsafe_memory_uninit at Base 2-1~
+ string_unescape at Base 2-1~
+liblv2dynparamplugin1.so.0 lv2dynparam1 #MINVER#
+ audiolock_create_optimistic at Base 2-1~
+ audiolock_create_pessimistic at Base 2-1~
+ audiolock_create_slow at Base 2-1~
+ audiolock_destroy at Base 2-1~
+ audiolock_enter_audio at Base 2-1~
+ audiolock_enter_ui at Base 2-1~
+ audiolock_leave_audio at Base 2-1~
+ audiolock_leave_ui at Base 2-1~
+ get_lv2dynparam_plugin_extension_data at Base 2-1~
+ lv2dynparam_enum_duplicate at Base 2-1~
+ lv2dynparam_enum_free at Base 2-1~
+ lv2dynparam_hints_clear at Base 2-1~
+ lv2dynparam_hints_init_copy at Base 2-1~
+ lv2dynparam_hints_init_empty at Base 2-1~
+ lv2dynparam_hints_init_va_dup at Base 2-1~
+ lv2dynparam_hints_init_va_link at Base 2-1~
+ lv2dynparam_log at Base 2-1~
+ lv2dynparam_plugin_cleanup at Base 2-1~
+ lv2dynparam_plugin_group_add at Base 2-1~
+ lv2dynparam_plugin_group_clean at Base 2-1~
+ lv2dynparam_plugin_group_free at Base 2-1~
+ lv2dynparam_plugin_group_get_name at Base 2-1~
+ lv2dynparam_plugin_group_init at Base 2-1~
+ lv2dynparam_plugin_group_new at Base 2-1~
+ lv2dynparam_plugin_group_notify at Base 2-1~
+ lv2dynparam_plugin_host_attach at Base 2-1~
+ lv2dynparam_plugin_initialise at Base 2-1~
+ lv2dynparam_plugin_instantiate at Base 2-1~
+ lv2dynparam_plugin_param_boolean_add at Base 2-1~
+ lv2dynparam_plugin_param_enum_add at Base 2-1~
+ lv2dynparam_plugin_param_float_add at Base 2-1~
+ lv2dynparam_plugin_param_int_add at Base 2-1~
+ lv2dynparam_plugin_param_notify at Base 2-1~
+ lv2dynparam_plugin_param_remove at Base 2-1~
+ lv2dynparam_plugin_parameter_change at Base 2-1~
+ lv2dynparam_plugin_parameter_free at Base 2-1~
+ lv2dynparam_plugin_parameter_get_name at Base 2-1~
+ lv2dynparam_plugin_parameter_get_range at Base 2-1~
+ lv2dynparam_plugin_parameter_get_type_uri at Base 2-1~
+ lv2dynparam_plugin_parameter_get_value at Base 2-1~
+ lv2dynparam_strdup_atomic at Base 2-1~
+ lv2dynparam_strdup_sleepy at Base 2-1~
+ rtsafe_memory_allocate at Base 2-1~
+ rtsafe_memory_allocate_atomic at Base 2-1~
+ rtsafe_memory_allocate_sleepy at Base 2-1~
+ rtsafe_memory_atomic at Base 2-1~
+ rtsafe_memory_deallocate at Base 2-1~
+ rtsafe_memory_init at Base 2-1~
+ rtsafe_memory_pool_allocate at Base 2-1~
+ rtsafe_memory_pool_allocate_atomic at Base 2-1~
+ rtsafe_memory_pool_allocate_sleepy at Base 2-1~
+ rtsafe_memory_pool_atomic at Base 2-1~
+ rtsafe_memory_pool_create at Base 2-1~
+ rtsafe_memory_pool_deallocate at Base 2-1~
+ rtsafe_memory_pool_destroy at Base 2-1~
+ rtsafe_memory_uninit at Base 2-1~

-- 
lv2dynparam1 packaging



More information about the pkg-multimedia-commits mailing list