summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-13check_for_scaling(): Moved stream check to right branch (reported by Petri He...phintuka
2010-03-13Backgroundwriter: use StreamIdphintuka
2010-03-13Play(): Pass StreamId to xine input pluginphintuka
2010-03-13Play(): m_StreamPos can only growphintuka
2010-03-13Play(): Only VDR stream is counted for stream positionphintuka
2010-03-13Play_PES() -> Play()phintuka
2010-03-13Play_PES(): call base class Play_PES() to update stream positionphintuka
2010-03-13Added eStreamIdphintuka
2010-03-12Updated Italian translations (Thanks to Diego Pierotto)phintuka
2010-03-12Added an setup option to select between subtitle OSD scaling and re-positioningphintuka
2010-03-12"Scale subtitles"phintuka
2010-03-12Removed deprecated EscapeMrl()phintuka
2010-03-12Cosmetics (white space)phintuka
2010-03-12Cosmetics (simplify branches)phintuka
2010-03-12init stream_tcp_header_t::stream to 0phintuka
2010-03-12Initial importphintuka
2010-03-12Support for libextractor 0.6.0 APIphintuka
2010-03-12Use pkg-config instead of deprecated xine-configphintuka
2010-03-12Cosmetics (whitespace)phintuka
2010-03-11Cosmeticsphintuka
2010-03-11Cosmeticsphintuka
2010-03-11SCR tuning: removed speed_before_pausephintuka
2010-03-10Simplify IsDvdFolder(I) and IsBluRay()phintuka
2010-03-07Added support for Make.global.rofafor
2010-03-07Fixed blankingphintuka
2010-03-07Cosmeticsphintuka
2010-03-03Remember current HD mode for new clientsphintuka
2010-03-01Log config filephintuka
2010-02-28Removed m_h264phintuka
2010-02-28Rewrite PlayTs() to use cDevice::PatPmtParser() and removed m_PatPmtParser.phintuka
2010-02-28Ensure processing of control messages before sending still image dataphintuka
2010-02-27Translate DVD menuphintuka
2010-02-27resync (translations for DVD menu)phintuka
2010-02-27Added Estonian translation. Thanks to Arthur Konovalov.phintuka
2010-02-27Moved TsBufferFlush() in DeviceStillPicture() to right placephintuka
2010-02-27Updated setting buffering limitsphintuka
2010-02-27set_trick_speed():phintuka
2010-02-27Updated stopping slave stream and handling end of slave stream event.phintuka
2010-02-27Cosmetics and logging updatesphintuka
2010-02-27Enabled initial buffering for mpeg-tsphintuka
2010-02-24Delay data stream processing until initial configuration has been donephintuka
2010-02-24Signal end of initial configuration data to clientphintuka
2010-02-24Minor optimizationphintuka
2010-02-23Added missing cString -> const char * type conversionphintuka
2010-02-23Fixed memory leaksphintuka
2010-02-23Fixed compilation with libextractor 0.6.0.phintuka
2010-02-23Added support for libextractor 0.6.0 API (Thanks to Martin Knoll)phintuka
2010-02-23Fixed handling of kBack in DVD playerphintuka
2010-02-22Added some sanity checksphintuka
2010-02-20Fixed re-centering unscaled OSDphintuka