summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-05SetHeader(): Check if data is NULL before copying it.phintuka
2009-08-05Cosmeticsphintuka
2009-08-03Rewrite cMenuBrowseFiles::SetHelpButtons()phintuka
2009-08-03Updated file list key bindings:phintuka
2009-08-03Added cFileListItem::HasResume(void)phintuka
2009-08-03Removed redundant "bool Parent" parameter from cMenuBrowseFiles::Open()phintuka
2009-08-03Detect BluRay disc imagesphintuka
2009-08-02Added IsBluRayFolder()phintuka
2009-08-02Added symbol 'B' to indicate BluRay disc imagesphintuka
2009-08-02New algorithm for live mode sync of xineliboutput providingphintuka
2009-08-01Logging updatesphintuka
2009-08-01Moved double clear check from cXinelibDevice to cXinelibThreadphintuka
2009-08-01Added LOGVERBOSE(x...)phintuka
2009-07-30Removed data thread.phintuka
2009-07-30Logging updatesphintuka
2009-07-30Added log_graph(): tool to debug new SCR tuning algorithmphintuka
2009-07-30Log warning message if engine.buffers.video_num_frames is too small for HD co...phintuka
2009-07-25vdr-1.7.8+: Reset PAT/PT parser PAT is received.phintuka
2009-07-24When clearing, drop only one packet at timephintuka
2009-07-24Simplifyphintuka
2009-07-24demux_xvdr_dispose(): Added missing ts_data_dispose() call.phintuka
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