Changeset 5557:1e9d563c7463 in roaraudio
- Timestamp:
- 07/10/12 19:37:36 (11 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libroar.ckport
r5520 r5557 442 442 roar_stream_new_by_id ok 443 443 roar_stream_new_empty ok 444 roar_stream_new_by_info ok 444 445 roar_stream_set_id ok 445 446 roar_stream_get_id ok … … 651 652 roar_error2str_ms internal 652 653 654 __errno_to_roar internal 655 __roar_to_errno internal 656 roar_err_convert_table_lookup internal 657 658 roar_err_convert ok 659 roar_err_get_default_error ok 660 653 661 # Trap API: 654 662 roar_strap_impl ok should ne used directly, will be used by macros … … 1050 1058 roar_adler32_add ok 1051 1059 1060 # Hash SHA1: 1061 roar_hash_sha1_digest internal 1062 roar_hash_sha1_init internal 1063 roar_hash_sha1_proc internal 1064 roar_hash_sha1_proc_block internal 1065 roar_hash_sha1_uninit internal 1066 1052 1067 # UUID functions: 1053 1068 roar_str2uuid ok … … 1282 1297 roardsp_responsecurve_uninit internal 1283 1298 1299 roardsp_goertzel_calc16 internal 1300 roardsp_goertzel_calc32 internal 1301 roardsp_goertzel_calc8 internal 1302 roardsp_goertzel_ctl internal 1303 roardsp_goertzel_init internal 1304 roardsp_goertzel_reset internal 1305 roardsp_goertzel_uninit internal 1306 1284 1307 # filterchain.h: 1285 1308 roardsp_fchain_init ok … … 1471 1494 roar_vio_bixcode_close internal 1472 1495 1496 # dtmf.h: 1497 roar_dtmf_break maybe roar_dtmf_tone is a more general interface 1498 roar_dtmf_freqs2char ok 1499 roar_dtmf_mus2samples ok 1500 roar_dtmf_tone ok 1473 1501 1474 1502 !TARGET: libroareio2
Note: See TracChangeset
for help on using the changeset viewer.