Home
last modified time | relevance | path

Searched refs:LASH_Client_Name (Results 1 – 18 of 18) sorted by relevance

/dports/audio/lash/lash-0.5.4/lash/
H A Dtypes.h47 LASH_Client_Name = 1, /* set the client's user-visible name */ enumerator
/dports/audio/lash/lash-0.5.4/pylash/
H A Dtest.py49 lash_event = lash.lash_event_new_with_type(lash.LASH_Client_Name)
/dports/audio/hydrogen/hydrogen-1.0.1/src/core/src/lash/
H A DLashClient.cpp60 sendEvent(LASH_Client_Name, viewName); in LashClient()
/dports/audio/lmms/lmms-1.2.2/plugins/zynaddsubfx/zynaddsubfx/src/Misc/
H A DLASHClient.cpp51 lash_event_t *event = lash_event_new_with_type(LASH_Client_Name); in setjackname()
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/src/Misc/
H A DLASHClient.cpp42 lash_event_t *event = lash_event_new_with_type(LASH_Client_Name);
/dports/audio/lash/lash-0.5.4/clients/synth/
H A Dmain.c228 event = lash_event_new_with_type(LASH_Client_Name); in main()
/dports/audio/lash/lash-0.5.4/clients/simple_client/
H A Dsimple_client.c62 event = lash_event_new_with_type(LASH_Client_Name); in main()
/dports/audio/calf-lv2/calf-648f05e85287cf08af198bdd9e52baba95b502ec/src/
H A Dsession_mgr.cpp119 send_lash(LASH_Client_Name, name); in connect()
/dports/audio/lash/lash-0.5.4/lashd/
H A Dclient_event.c47 event = lash_event_new_with_type(LASH_Client_Name); in server_lash_event_client_name()
H A Dserver.c436 event = lash_event_new_with_type(LASH_Client_Name); in server_add_interface()
604 case LASH_Client_Name: in server_event_client_event()
H A Dproject.c231 server_notify_interfaces(project, client, LASH_Client_Name, name); in project_name_client()
/dports/audio/jack-smf-utils/jack-smf-utils-1.0/src/
H A Djack-smf-recorder.c279 event = lash_event_new_with_type(LASH_Client_Name); in init_jack()
H A Djack-smf-player.c507 event = lash_event_new_with_type(LASH_Client_Name); in init_jack()
/dports/audio/timemachine/timemachine-0.3.3/src/
H A Dmain.c219 event = lash_event_new_with_type(LASH_Client_Name); in main()
/dports/audio/lash/lash-0.5.4/clients/control/
H A Dlash_control.c526 case LASH_Client_Name: in deal_with_events()
/dports/audio/lash/lash-0.5.4/clients/panel/
H A Dpanel.c280 case LASH_Client_Name: in deal_with_event()
/dports/audio/lash/lash-0.5.4/docs/
H A Dlash-manual.texi.in754 @item LASH_Client_Name
761 This will only be sent in response to a @code{LASH_Client_Name} with a
898 @code{LASH_Client_Add}, @code{LASH_Client_Name}, etc) that describe the current state of the
1045 @c *** LASH_Client_Name
1048 @item LASH_Client_Name
/dports/audio/jack-keyboard/jack-keyboard-2.7.2/src/
H A Djack-keyboard.c829 event = lash_event_new_with_type(LASH_Client_Name); in init_jack()