Changeset 5474:21ced748eddd in roaraudio
- Timestamp:
- 04/22/12 15:45:03 (11 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libroar.ckport
r5403 r5474 405 405 roar_get_connection_server maybe use for user info only 406 406 roar_libroar_set_connect_internal maybe 407 roar_set_connection_version likely This is for internal use mostly 408 roar_message_genseq likely This is for internal use mostly 407 409 roar_sync ok 408 410 roar_wait_msg wip … … 739 741 # Plugin Container: 740 742 roar_plugincontainer_new_simple ok 743 roar_plugincontainer_new ok 741 744 roar_plugincontainer_ref ok 742 745 roar_plugincontainer_unref ok 743 746 roar_plugincontainer_load ok 747 roar_plugincontainer_load_lhandle maybe 744 748 roar_plugincontainer_appsched_trigger ok 749 roar_plugincontainer_ra_init maybe 750 roar_plugincontainer_unload ok 751 roar_plugincontainer_unload_lhandle maybe 752 753 _copy_para internal 754 _loader internal 745 755 746 756 # RoarSLP: … … 835 845 836 846 __free internal 847 848 # KeyStore: 849 roar_kstore_add internal 850 roar_kstore_delete internal 851 roar_kstore_get internal 852 roar_kstore_new internal 853 roar_kstore_ref internal 854 roar_kstore_unref internal 837 855 838 856 # VS:
Note: See TracChangeset
for help on using the changeset viewer.