1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162
|
ALSA_0.9 {
global:
__snd_*;
_snd_*;
snd_*;
local:
*;
};
ALSA_0.9.0rc4 {
global:
snd_pcm_hw_params_get_access;
snd_pcm_hw_params_set_access_first;
snd_pcm_hw_params_set_access_last;
snd_pcm_hw_params_get_format;
snd_pcm_hw_params_set_format_first;
snd_pcm_hw_params_set_format_last;
snd_pcm_hw_params_get_subformat;
snd_pcm_hw_params_set_subformat_first;
snd_pcm_hw_params_set_subformat_last;
snd_pcm_hw_params_get_channels;
snd_pcm_hw_params_get_channels_min;
snd_pcm_hw_params_get_channels_max;
snd_pcm_hw_params_set_channels_near;
snd_pcm_hw_params_set_channels_first;
snd_pcm_hw_params_set_channels_last;
snd_pcm_hw_params_get_rate;
snd_pcm_hw_params_get_rate_min;
snd_pcm_hw_params_get_rate_max;
snd_pcm_hw_params_set_rate_near;
snd_pcm_hw_params_set_rate_first;
snd_pcm_hw_params_set_rate_last;
snd_pcm_hw_params_get_period_time;
snd_pcm_hw_params_get_period_time_min;
snd_pcm_hw_params_get_period_time_max;
snd_pcm_hw_params_set_period_time_near;
snd_pcm_hw_params_set_period_time_first;
snd_pcm_hw_params_set_period_time_last;
snd_pcm_hw_params_get_period_size;
snd_pcm_hw_params_get_period_size_min;
snd_pcm_hw_params_get_period_size_max;
snd_pcm_hw_params_set_period_size_near;
snd_pcm_hw_params_set_period_size_first;
snd_pcm_hw_params_set_period_size_last;
snd_pcm_hw_params_get_periods;
snd_pcm_hw_params_get_periods_min;
snd_pcm_hw_params_get_periods_max;
snd_pcm_hw_params_set_periods_near;
snd_pcm_hw_params_set_periods_first;
snd_pcm_hw_params_set_periods_last;
snd_pcm_hw_params_get_buffer_time;
snd_pcm_hw_params_get_buffer_time_min;
snd_pcm_hw_params_get_buffer_time_max;
snd_pcm_hw_params_set_buffer_time_near;
snd_pcm_hw_params_set_buffer_time_first;
snd_pcm_hw_params_set_buffer_time_last;
snd_pcm_hw_params_get_buffer_size;
snd_pcm_hw_params_get_buffer_size_min;
snd_pcm_hw_params_get_buffer_size_max;
snd_pcm_hw_params_set_buffer_size_near;
snd_pcm_hw_params_set_buffer_size_first;
snd_pcm_hw_params_set_buffer_size_last;
snd_pcm_hw_params_get_tick_time;
snd_pcm_hw_params_get_tick_time_min;
snd_pcm_hw_params_get_tick_time_max;
snd_pcm_hw_params_set_tick_time_near;
snd_pcm_hw_params_set_tick_time_first;
snd_pcm_hw_params_set_tick_time_last;
} ALSA_0.9;
ALSA_0.9.0rc8 {
global:
snd_pcm_forward;
snd_pcm_status_get_trigger_htstamp;
snd_pcm_status_get_htstamp;
} ALSA_0.9.0rc4;
ALSA_0.9.0 {
global:
snd_pcm_type_name;
snd_timer_query_info;
snd_timer_query_params;
snd_timer_query_status;
snd_timer_params_set_exclusive;
snd_timer_params_get_exclusive;
snd_timer_params_set_filter;
snd_timer_params_get_filter;
} ALSA_0.9.0rc8;
ALSA_0.9.3 {
global:
snd_ctl_elem_info_get_dimensions;
snd_ctl_elem_info_get_dimension;
} ALSA_0.9.0;
ALSA_0.9.5 {
global:
alsa_lisp;
} ALSA_0.9.3;
ALSA_0.9.6 {
global:
snd_hctl_open_ctl;
snd_seq_port_info_get_timestamping;
snd_seq_port_info_get_timestamp_real;
snd_seq_port_info_get_timestamp_queue;
snd_seq_port_info_set_timestamping;
snd_seq_port_info_set_timestamp_real;
snd_seq_port_info_set_timestamp_queue;
} ALSA_0.9.5;
ALSA_0.9.7 {
global:
snd_user_file;
snd_hctl_ctl;
sndo_*;
alsa_lisp_*;
} ALSA_0.9.6;
ALSA_0.9.8 {
global:
snd_ctl_elem_add;
snd_ctl_elem_replace;
snd_ctl_elem_remove;
snd_hctl_poll_descriptors_revents;
} ALSA_0.9.7;
ALSA_1.0.4 {
global:
snd_spcm_init;
snd_spcm_init_duplex;
snd_spcm_init_get_params;
} ALSA_0.9.8;
ALSA_1.0.5 {
global:
snd_asoundlib_version;
snd_timer_params_set_early_event;
snd_timer_params_get_early_event;
} ALSA_1.0.4;
|