Home
last modified time | relevance | path

Searched refs:LASH_Jack_Client_Name (Results 1 – 9 of 9) sorted by relevance

/dports/audio/lash/lash-0.5.4/lash/
H A Dtypes.h48 LASH_Jack_Client_Name, /* tell the server what name the client is connected to jack with */ enumerator
/dports/audio/lash/lash-0.5.4/lashd/
H A Dclient_event.c84 server_notify_interfaces(project, client, LASH_Jack_Client_Name, in server_lash_event_jack_client_name()
89 event = lash_event_new_with_type(LASH_Jack_Client_Name); in server_lash_event_jack_client_name()
H A Dserver.c448 event = lash_event_new_with_type(LASH_Jack_Client_Name); in server_add_interface()
612 case LASH_Jack_Client_Name: in server_event_client_event()
/dports/audio/lash/lash-0.5.4/clients/simple_client/
H A Dsimple_client.c91 event = lash_event_new_with_type(LASH_Jack_Client_Name); in main()
/dports/audio/lash/lash-0.5.4/clients/synth/
H A Dsynth.c100 event = lash_event_new_with_type(LASH_Jack_Client_Name); in open_jack()
/dports/audio/lash/lash-0.5.4/docs/
H A Dlash-manual.texi.in370 this, sends a @code{LASH_Jack_Client_Name} event to the server with the
488 @code{LASH_Jack_Client_Name} and @code{LASH_Alsa_Client_ID} events.
589 that just sends a LASH_Jack_Client_Name event to the server. @xref{Normal LASH_Jack_Client_Name}.
766 @item LASH_Jack_Client_Name
767 @anchor{Normal LASH_Jack_Client_Name}
771 Clients should only ever send one non-@code{NULL} @code{LASH_Jack_Client_Name}
780 This will only be sent in response to a @code{LASH_Jack_Client_Name} with a
1076 @c *** LASH_Jack_Client_Name
1079 @item LASH_Jack_Client_Name
/dports/audio/lash/lash-0.5.4/liblash/
H A Dlash.c451 event = lash_event_new_with_all(LASH_Jack_Client_Name, name); in lash_jack_client_name()
/dports/audio/lash/lash-0.5.4/clients/control/
H A Dlash_control.c532 case LASH_Jack_Client_Name: in deal_with_events()
/dports/audio/lash/lash-0.5.4/clients/panel/
H A Dpanel.c283 case LASH_Jack_Client_Name: in deal_with_event()