• Home
  • Raw
  • Download

Lines Matching refs:pa_log_debug

338         pa_log_debug("Only ALAC encoding is supported, sending zeros...");  in build_tcp_audio_packet()
425 pa_log_debug("Only ALAC encoding is supported, sending zeros..."); in build_udp_audio_packet()
474pa_log_debug("Discarding UDP (audio, seq=%d) packet due to EAGAIN (%s)", c->seq, pa_cstrerror(errn… in send_udp_audio_packet()
529pa_log_debug("Discarding UDP (audio-retransmitted, seq=%d) packet due to EAGAIN", seq + i); in resend_udp_audio_packets()
601 pa_log_debug("Resending %u packets starting at %u", nbp, seq); in handle_udp_control_packet()
606 pa_log_debug("Got an unexpected payload type on control channel (%u) !", payload); in handle_udp_control_packet()
672 pa_log_debug("Sending timing packet at %" PRIu64 , rci); in handle_udp_timing_packet()
677 pa_log_debug("Got an unexpected payload type on timing channel (%u) !", payload); in handle_udp_timing_packet()
740 pa_log_debug("Connected to %s on port %d (SOCK_DGRAM)", c->host, port); in connect_udp_socket()
831 pa_log_debug("Socket bound to port %d (SOCK_DGRAM)", port); in open_bind_udp_socket()
862 pa_log_debug("Connection established (TCP)"); in tcp_connection_cb()
883 pa_log_debug("RAOP: CONNECTED"); in rtsp_stream_cb()
960 pa_log_debug("RAOP: OPTIONS (stream cb)"); in rtsp_stream_cb()
970 pa_log_debug("RAOP: ANNOUNCE"); in rtsp_stream_cb()
1017 pa_log_debug("RAOP: SETUP"); in rtsp_stream_cb()
1090pa_log_debug("Connection established (UDP;control_port=%d;timing_port=%d)", cport, tport); in rtsp_stream_cb()
1097 pa_log_debug("Sent initial timing packet to UDP port %d", tport); in rtsp_stream_cb()
1140 pa_log_debug("RAOP: RECORD"); in rtsp_stream_cb()
1164 pa_log_debug("RAOP: SET_PARAMETER"); in rtsp_stream_cb()
1170 pa_log_debug("RAOP: FLUSHED"); in rtsp_stream_cb()
1176 pa_log_debug("RAOP: TEARDOWN"); in rtsp_stream_cb()
1202 pa_log_debug("RAOP: DISCONNECTED"); in rtsp_stream_cb()
1276 pa_log_debug("RAOP: OPTIONS (auth cb)"); in rtsp_auth_cb()
1521 pa_log_debug("Authentication/Connection already in progress..."); in pa_raop_client_authenticate()
1550 pa_log_debug("Connection already in progress..."); in pa_raop_client_announce()
1553 pa_log_debug("ANNOUNCE requires a preliminary authentication"); in pa_raop_client_announce()
1576 pa_log_debug("Not alive, connection not established yet..."); in pa_raop_client_is_alive()
1629 pa_log_debug("Streaming's impossible, connection not established yet..."); in pa_raop_client_stream()
1664 pa_log_debug("Cannot SET_PARAMETER, connection not established yet..."); in pa_raop_client_set_volume()
1667 pa_log_debug("SET_PARAMETER requires a preliminary authentication"); in pa_raop_client_set_volume()
1677 pa_log_debug("volume=%u db=%.6f", volume, db); in pa_raop_client_set_volume()
1694 pa_log_debug("Cannot FLUSH, connection not established yet...)"); in pa_raop_client_flush()
1697 pa_log_debug("FLUSH requires a preliminary authentication"); in pa_raop_client_flush()
1713 pa_log_debug("Cannot TEARDOWN, connection not established yet..."); in pa_raop_client_teardown()
1716 pa_log_debug("TEARDOWN requires a preliminary authentication"); in pa_raop_client_teardown()
1809 pa_log_debug("Received UDP control packet..."); in pa_raop_client_handle_oob_packet()
1812 pa_log_debug("Received UDP timing packet..."); in pa_raop_client_handle_oob_packet()