summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-24Replaced m_Active with cThread::Running() and cThread::Cancel()phintuka
2009-07-23Do not link against libvdpauphintuka
2009-07-23Accept only KeyPress eventsphintuka
2009-07-23Fixed segfault when dbus not runningphintuka
2009-07-23Check dbus_g_proxy_new_for_name() return valuephintuka
2009-07-22Added missing macros TCP_PAYLOAD(), UDP_PAYLOAD(), RTP_PAYLOAD(), RTP_UDP_PAY...phintuka
2009-07-22Fixed discard. Last packet of discarded range was passed to demux.phintuka
2009-07-21Avoid delaying control messages:phintuka
2009-07-21Do not discard control messagesphintuka
2009-07-21Cosmetics.phintuka
2009-07-21Added Cork()phintuka
2009-07-21Removed unused code blocks (DISABLE_DISCARD,LOG_DISCARD)phintuka
2009-07-21Cosmeticsphintuka
2009-07-21Fixed possible race condition in Flush()phintuka
2009-07-17vdr_plugin_read_nat_udp() -> vdr_plugin_read_block_udp()phintuka
2009-07-17UDP: flush all queued packets when idle padding foundphintuka
2009-07-17Fixed reading partially read block from tcp/pipe socketphintuka
2009-07-16Moved current_seq to udp_data_t.phintuka
2009-07-16vdr_plugin_read_block_tcp(): use _x_io_select() for pollingphintuka
2009-07-15Revert errornous part of 1.267phintuka
2009-07-15Simplifyphintuka
2009-07-15vdr_plugin_read_block_tcp():phintuka
2009-07-15flush_all_fifos(): free all queued UDP packetsphintuka
2009-07-15read_block() returns EINTR when demux_action_pending flag is setphintuka
2009-07-13Use read_socket_udp()phintuka
2009-07-13read_socket_udp():phintuka
2009-07-13Splitted vdr_plugin_read_net_udp():phintuka
2009-07-10Splitted vdr_plugin_read_net_udp():phintuka
2009-07-10read_socket_udp()phintuka
2009-07-06Updated wait_stream_sync():phintuka
2009-07-06Failed input->read_block() with errno EINTR is non-fatalphintuka
2009-07-06Simplify UDP queue full handlingphintuka
2009-07-05vdr_plugin_read_block(): do not deliver data while slave stream is playingphintuka
2009-07-05Dispose osd manager only if it exists (fixes segfault when connection setup f...phintuka
2009-07-05Killed warningphintuka
2009-07-05Added flush_all_fifos()phintuka
2009-07-03ts_get_pcr_n()phintuka
2009-07-02- Send padding packet to new UDP/RTP clients.phintuka
2009-07-02Added QueuePadding()phintuka
2009-07-02Fixed poll condition (broken in 1.42)phintuka
2009-07-01pts_to_ms(), ms_to_pts()phintuka
2009-07-01#define NO_PTSphintuka
2009-07-01Moved static variables to class (burst limit)phintuka
2009-07-01Moved all m_CondWait.Wait() calls to Scheduler_Sleep()phintuka
2009-07-01int -> uintphintuka
2009-07-01Cosmeticsphintuka
2009-06-30Replaced m_Running with cThread::Running()phintuka
2009-06-29Cosmeticsphintuka
2009-06-29video_size_t * --> struct video_size_s *phintuka
2009-06-29ts_get_pcr()phintuka