Home
last modified time | relevance | path

Searched refs:lash_event_new_with_all (Results 1 – 5 of 5) sorted by relevance

/dports/audio/lash/lash-0.5.4/lash/
H A Devent.h34 lash_event_t * lash_event_new_with_all (enum LASH_Event_Type type, const char * string);
/dports/audio/lash/lash-0.5.4/liblash/
H A Devent.c49 lash_event_new_with_all(enum LASH_Event_Type type, const char *string) in lash_event_new_with_all() function
H A Dlash.c451 event = lash_event_new_with_all(LASH_Jack_Client_Name, name); in lash_jack_client_name()
/dports/audio/calf-lv2/calf-648f05e85287cf08af198bdd9e52baba95b502ec/src/
H A Dsession_mgr.cpp112 lash_send_event(lash_client, lash_event_new_with_all(type, data.c_str())); in send_lash()
/dports/audio/lash/lash-0.5.4/
H A DChangeLog.old160 * [API+] event.[ch]: added lash_event_new_with_all