summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-14Merged revision 1.56:phintuka
2009-08-14Merged revision 1.79:phintuka
2009-08-13Compilation fixesphintuka
2009-08-13Moved libextractor check before reading Make.config files.phintuka
2009-08-10Updated Italian translations (Thanks to Diego Pierotto)phintuka
2009-08-07Added OSD resolution enumsphintuka
2009-08-07Added setup menu option for OSD resolutionphintuka
2009-08-07Added setup options for OSD sizephintuka
2009-08-07Do not pass (first) incomplete PES packet to decoderphintuka
2009-08-06Enabled UDP/RTP for mpeg-tsphintuka
2009-08-06Clear(): reset possible cached header (PAT/PMT)phintuka
2009-08-05Fixed abort when compiled with recent gcc.phintuka
2009-08-05Reordered headers. Added ts.hphintuka
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