• Home
  • Raw
  • Download

Lines Matching refs:pa_log_debug

342         pa_log_debug("Only ALAC encoding is supported, sending zeros...");  in build_tcp_audio_packet()
429 pa_log_debug("Only ALAC encoding is supported, sending zeros..."); in build_udp_audio_packet()
478pa_log_debug("Discarding UDP (audio, seq=%d) packet due to EAGAIN (%s)", c->seq, pa_cstrerror(errn… in send_udp_audio_packet()
533pa_log_debug("Discarding UDP (audio-retransmitted, seq=%d) packet due to EAGAIN", seq + i); in resend_udp_audio_packets()
605 pa_log_debug("Resending %u packets starting at %u", nbp, seq); in handle_udp_control_packet()
610 pa_log_debug("Got an unexpected payload type on control channel (%u) !", payload); in handle_udp_control_packet()
676 pa_log_debug("Sending timing packet at %" PRIu64 , rci); in handle_udp_timing_packet()
681 pa_log_debug("Got an unexpected payload type on timing channel (%u) !", payload); in handle_udp_timing_packet()
744 pa_log_debug("Connected to %s on port %d (SOCK_DGRAM)", c->host, port); in connect_udp_socket()
835 pa_log_debug("Socket bound to port %d (SOCK_DGRAM)", port); in open_bind_udp_socket()
866 pa_log_debug("Connection established (TCP)"); in tcp_connection_cb()
887 pa_log_debug("RAOP: CONNECTED"); in rtsp_stream_cb()
964 pa_log_debug("RAOP: OPTIONS (stream cb)"); in rtsp_stream_cb()
974 pa_log_debug("RAOP: ANNOUNCE"); in rtsp_stream_cb()
1021 pa_log_debug("RAOP: SETUP"); in rtsp_stream_cb()
1094pa_log_debug("Connection established (UDP;control_port=%d;timing_port=%d)", cport, tport); in rtsp_stream_cb()
1101 pa_log_debug("Sent initial timing packet to UDP port %d", tport); in rtsp_stream_cb()
1144 pa_log_debug("RAOP: RECORD"); in rtsp_stream_cb()
1168 pa_log_debug("RAOP: SET_PARAMETER"); in rtsp_stream_cb()
1174 pa_log_debug("RAOP: FLUSHED"); in rtsp_stream_cb()
1180 pa_log_debug("RAOP: TEARDOWN"); in rtsp_stream_cb()
1206 pa_log_debug("RAOP: DISCONNECTED"); in rtsp_stream_cb()
1280 pa_log_debug("RAOP: OPTIONS (auth cb)"); in rtsp_auth_cb()
1525 pa_log_debug("Authentication/Connection already in progress..."); in pa_raop_client_authenticate()
1554 pa_log_debug("Connection already in progress..."); in pa_raop_client_announce()
1557 pa_log_debug("ANNOUNCE requires a preliminary authentication"); in pa_raop_client_announce()
1580 pa_log_debug("Not alive, connection not established yet..."); in pa_raop_client_is_alive()
1633 pa_log_debug("Streaming's impossible, connection not established yet..."); in pa_raop_client_stream()
1668 pa_log_debug("Cannot SET_PARAMETER, connection not established yet..."); in pa_raop_client_set_volume()
1671 pa_log_debug("SET_PARAMETER requires a preliminary authentication"); in pa_raop_client_set_volume()
1681 pa_log_debug("volume=%u db=%.6f", volume, db); in pa_raop_client_set_volume()
1698 pa_log_debug("Cannot FLUSH, connection not established yet...)"); in pa_raop_client_flush()
1701 pa_log_debug("FLUSH requires a preliminary authentication"); in pa_raop_client_flush()
1717 pa_log_debug("Cannot TEARDOWN, connection not established yet..."); in pa_raop_client_teardown()
1720 pa_log_debug("TEARDOWN requires a preliminary authentication"); in pa_raop_client_teardown()
1813 pa_log_debug("Received UDP control packet..."); in pa_raop_client_handle_oob_packet()
1816 pa_log_debug("Received UDP timing packet..."); in pa_raop_client_handle_oob_packet()