summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-05-06Improved mpeg-ts cachingphintuka
2009-05-06Removed m_PatPmtParser.Reset() from PlayTs()phintuka
2009-05-03vdr-1.7.7: GetVideoSize().phintuka
Replace default size with 720x576.
2009-05-03re-ordered headersphintuka
2009-05-03SetSubtitleTrackDevice() -> publicphintuka
2009-05-03Simnplifyphintuka
2009-05-03vdr-1.7.7: GetVideoSize()phintuka
2009-05-03Cosmeticsphintuka
2009-05-03Return 0 if input plugin queue is fullphintuka
2009-05-03Return 0 if input plugin queue was fullphintuka
2009-05-01Updated README. Thanks to Paul Menzel.rofafor
2009-04-20Quickfix for vdr-1.7.5 TS replayphintuka
2009-04-19Updated Italian translationsphintuka
(Thanks to Diego Pierotto)
2009-04-17Added m2ts and mts to list of known video typesphintuka
2009-03-31Fixed "missing symbol SysLogLevel" when loaded to xine-uiphintuka
2009-03-31Fixed size of resend_requested field in udp_data_tphintuka
(it is used to store frame count, not just single flag)
2009-03-31Fixed missing packet range when replying to resend requestphintuka
2009-03-30Fixed automatic SPU language selection for non-DVD media typesphintuka
2009-03-24changed "uint8_t padding[2]" to uint16_tphintuka
2009-03-24Disabled UDP/RTP with vdr-1.7.1 and laterphintuka
(scheduler is not yet MPEG-TS compatible) Removed macro that was used only once
2009-03-24Send header to PIPE connections toophintuka
2009-03-24Cosmetics (removed trailing spaces)phintuka
2009-03-24Fixed alpha fading of lower-level OSDsphintuka
2009-03-24Fixed DVB subtitling problems with new multilayer OSD:phintuka
- Allocate and free handles in SetAreas() - CanHandleAreas() does not modify OSD state - Allow all bpps from 1 to 8 (Reported by Petri Helin)
2009-03-23Enabled setup menu entry for multilayer OSDphintuka
2009-03-20SetHeader()phintuka
2009-03-20Fixed pointer typephintuka
(Thanks to alexw)
2009-03-19Fixed typophintuka
2009-03-19Pass header (PAT+PMT) to server for cachingphintuka
2009-03-19Added header (PAT+PMT) caching for new clientsphintuka
2009-03-19Allow HTTP and RTSP only when enabled in configphintuka
2009-03-18include <vdr/config.h> to get VDRVERSNUMphintuka
(Thanks to alexw)
2009-03-17Fixed MPEG-TS over HTTPphintuka
2009-03-17Send OSD only to configured control connectionsphintuka
2009-03-17Add a missed condition in the previous commit.rofafor
2009-03-17Fixed a crash.rofafor
2009-03-17Removed deprecated propertiesphintuka
Use per OSD scaling info from vdr_osd_extradata_t Added check for "real" vo driver scaling support (xine-lib 1.2)
2009-03-17Removed deprecated properties.phintuka
Synced extended capabilities with current xine-lib 1.2. Added scaling setting to vdr_osd_extradata_t.
2009-03-17Removed setting deprecated properties (global OSD size).phintuka
Set custom extent only when scaling is enabled. Pass scaling setting upstream.
2009-03-17Init and wire OSD re-ordererphintuka
2009-03-17Added xine/vo_osdreorder.o to frontendsphintuka
2009-03-17Initial importphintuka
2009-03-16Ignore OSD_Close if it is part of OSD refreshphintuka
2009-03-16Show multiple OSD layers when OSD mixer enabled in configphintuka
(subtitles + pause indicator, ...)
2009-03-15Fill vdr_osd_extradata_tphintuka
Set overlay extent width / height when VO_CAP_CUSTOM_EXTENT_OVERLAY is defined
2009-03-15Store full OSD size for each windowphintuka
2009-03-15Set screen size for each OSD / window separatelyphintuka
2009-03-15vdr_osd_extradata_tphintuka
2009-03-12Added QMSC command.rofafor
2009-03-12Added depreciated languagecode for hebrew (iw)phintuka
(Thanks to Lauri Tischler)