Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-06 | Improved mpeg-ts caching | phintuka | |
2009-05-06 | Removed m_PatPmtParser.Reset() from PlayTs() | phintuka | |
2009-05-03 | vdr-1.7.7: GetVideoSize(). | phintuka | |
Replace default size with 720x576. | |||
2009-05-03 | re-ordered headers | phintuka | |
2009-05-03 | SetSubtitleTrackDevice() -> public | phintuka | |
2009-05-03 | Simnplify | phintuka | |
2009-05-03 | vdr-1.7.7: GetVideoSize() | phintuka | |
2009-05-03 | Cosmetics | phintuka | |
2009-05-03 | Return 0 if input plugin queue is full | phintuka | |
2009-05-03 | Return 0 if input plugin queue was full | phintuka | |
2009-05-01 | Updated README. Thanks to Paul Menzel. | rofafor | |
2009-04-20 | Quickfix for vdr-1.7.5 TS replay | phintuka | |
2009-04-19 | Updated Italian translations | phintuka | |
(Thanks to Diego Pierotto) | |||
2009-04-17 | Added m2ts and mts to list of known video types | phintuka | |
2009-03-31 | Fixed "missing symbol SysLogLevel" when loaded to xine-ui | phintuka | |
2009-03-31 | Fixed size of resend_requested field in udp_data_t | phintuka | |
(it is used to store frame count, not just single flag) | |||
2009-03-31 | Fixed missing packet range when replying to resend request | phintuka | |
2009-03-30 | Fixed automatic SPU language selection for non-DVD media types | phintuka | |
2009-03-24 | changed "uint8_t padding[2]" to uint16_t | phintuka | |
2009-03-24 | Disabled UDP/RTP with vdr-1.7.1 and later | phintuka | |
(scheduler is not yet MPEG-TS compatible) Removed macro that was used only once | |||
2009-03-24 | Send header to PIPE connections too | phintuka | |
2009-03-24 | Cosmetics (removed trailing spaces) | phintuka | |
2009-03-24 | Fixed alpha fading of lower-level OSDs | phintuka | |
2009-03-24 | Fixed 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-23 | Enabled setup menu entry for multilayer OSD | phintuka | |
2009-03-20 | SetHeader() | phintuka | |
2009-03-20 | Fixed pointer type | phintuka | |
(Thanks to alexw) | |||
2009-03-19 | Fixed typo | phintuka | |
2009-03-19 | Pass header (PAT+PMT) to server for caching | phintuka | |
2009-03-19 | Added header (PAT+PMT) caching for new clients | phintuka | |
2009-03-19 | Allow HTTP and RTSP only when enabled in config | phintuka | |
2009-03-18 | include <vdr/config.h> to get VDRVERSNUM | phintuka | |
(Thanks to alexw) | |||
2009-03-17 | Fixed MPEG-TS over HTTP | phintuka | |
2009-03-17 | Send OSD only to configured control connections | phintuka | |
2009-03-17 | Add a missed condition in the previous commit. | rofafor | |
2009-03-17 | Fixed a crash. | rofafor | |
2009-03-17 | Removed deprecated properties | phintuka | |
Use per OSD scaling info from vdr_osd_extradata_t Added check for "real" vo driver scaling support (xine-lib 1.2) | |||
2009-03-17 | Removed deprecated properties. | phintuka | |
Synced extended capabilities with current xine-lib 1.2. Added scaling setting to vdr_osd_extradata_t. | |||
2009-03-17 | Removed setting deprecated properties (global OSD size). | phintuka | |
Set custom extent only when scaling is enabled. Pass scaling setting upstream. | |||
2009-03-17 | Init and wire OSD re-orderer | phintuka | |
2009-03-17 | Added xine/vo_osdreorder.o to frontends | phintuka | |
2009-03-17 | Initial import | phintuka | |
2009-03-16 | Ignore OSD_Close if it is part of OSD refresh | phintuka | |
2009-03-16 | Show multiple OSD layers when OSD mixer enabled in config | phintuka | |
(subtitles + pause indicator, ...) | |||
2009-03-15 | Fill vdr_osd_extradata_t | phintuka | |
Set overlay extent width / height when VO_CAP_CUSTOM_EXTENT_OVERLAY is defined | |||
2009-03-15 | Store full OSD size for each window | phintuka | |
2009-03-15 | Set screen size for each OSD / window separately | phintuka | |
2009-03-15 | vdr_osd_extradata_t | phintuka | |
2009-03-12 | Added QMSC command. | rofafor | |
2009-03-12 | Added depreciated languagecode for hebrew (iw) | phintuka | |
(Thanks to Lauri Tischler) |