Home
last modified time | relevance | path

Searched refs:LASH_Alsa_Client_ID (Results 1 – 8 of 8) sorted by relevance

/dports/audio/lash/lash-0.5.4/lash/
H A Dtypes.h49LASH_Alsa_Client_ID, /* tell the server what id the client is connected to the alsa sequencer wi… enumerator
/dports/audio/lash/lash-0.5.4/lashd/
H A Dclient_event.c122 server_notify_interfaces(project, client, LASH_Alsa_Client_ID, in server_lash_event_alsa_client_id()
129 event = lash_event_new_with_type(LASH_Alsa_Client_ID); in server_lash_event_alsa_client_id()
H A Dserver.c459 event = lash_event_new_with_type(LASH_Alsa_Client_ID); in server_add_interface()
620 case LASH_Alsa_Client_ID: in server_event_client_event()
/dports/audio/lash/lash-0.5.4/liblash/
H A Devent.c129 lash_event_set_type(event, LASH_Alsa_Client_ID); in lash_event_set_alsa_client_id()
/dports/audio/lash/lash-0.5.4/clients/simple_client/
H A Dsimple_client.c95 event = lash_event_new_with_type(LASH_Alsa_Client_ID); in main()
/dports/audio/lash/lash-0.5.4/docs/
H A Dlash-manual.texi.in488 @code{LASH_Jack_Client_Name} and @code{LASH_Alsa_Client_ID} events.
595 just sends a LASH_Alsa_Client_ID event to the server. @xref{Normal LASH_Alsa_Client_ID}.
785 @item LASH_Alsa_Client_ID
786 @anchor{Normal LASH_Alsa_Client_ID}
796 Clients should only ever send one non-@code{NULL} @code{LASH_Alsa_Client_ID}
803 This will only be sent in response to a @code{LASH_Alsa_Client_ID} with a
1107 @c *** LASH_Alsa_Client_ID
1110 @item LASH_Alsa_Client_ID
1127 the event's string, as desribed in @ref{Normal LASH_Alsa_Client_ID}.
/dports/audio/lash/lash-0.5.4/clients/control/
H A Dlash_control.c538 case LASH_Alsa_Client_ID: in deal_with_events()
/dports/audio/lash/lash-0.5.4/clients/panel/
H A Dpanel.c285 case LASH_Alsa_Client_ID: in deal_with_event()