summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-04-23Ukrainian translation (Thanks to Yarema aka Knedlyk)xineliboutput-1_0_6branch-1_0_xphintuka
2010-03-31Mergedphintuka
revision 1.116 fe_grab(): fixed clipping height (sf bug #2979641) revision 1.115 Fixed building with jpeg <= 7 (Thanks to Dirk Brenken) revision 1.114 Fixed bug #2974620 : vdr-sxfe segfaults when executing GRAB
2010-03-07Merged rest of revision 1.274:phintuka
Fixed discard. Last packet of discarded range was passed to demux.
2010-03-07Merged: queue_blank_yv12():phintuka
(1.207:) Use XINE_STREAM_INFO_VIDEO_WIDTH / XINE_STREAM_INFO_VIDEO_HEIGHT revision 1.307: Fixed blanking revision 1.294: Simplify queue_blank_yv12() revision 1.231: Fixed size limit for generated blank images
2010-02-28Merged revision 1.9:phintuka
Fixed compilation with libextractor 0.6.0.
2010-02-28Merge:phintuka
1.28, 1.27, 1.26: support for libextractor 0.6.0 1.25: BuildMrl()
2010-02-27Backported to 1.0.xphintuka
2010-02-27resync (1.0.6). Added "Play BluRay disc".phintuka
2010-02-27This commit was manufactured by cvs2svn to create branch 'branch-1_0_x'.cvs2svn
2010-02-27Added Estonian translation. Thanks to Arthur Konovalov.phintuka
(feature request #2960279)
2010-02-27Moved TsBufferFlush() in DeviceStillPicture() to right placephintuka
2010-02-27Updated setting buffering limitsphintuka
2010-02-27set_trick_speed():phintuka
- reset still mode - do not use backwards flag if playing slave stream
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
(scr_tuning_set_paused() in postprocess_buf())
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
Simplified
2010-02-23Fixed compilation with libextractor 0.6.0.phintuka
Note: metainfo menu has no libextractor 0.6.0 support yet !
2010-02-23Added support for libextractor 0.6.0 API (Thanks to Martin Knoll)phintuka
2010-02-23Fixed handling of kBack in DVD playerphintuka
(Reported by Marco Skambracks)
2010-02-22Added some sanity checksphintuka
2010-02-20Fixed re-centering unscaled OSDphintuka
2010-02-20Store window size in osd_manager dataphintuka
2010-02-20Simplifyphintuka
2010-02-19set_still_mode(): do not set stream_start flagphintuka
(deprecated: new pts signalling was moved to demuxer)
2010-02-19Set still mode to metronom wrapperphintuka
2010-02-19Unwire metronom wrapper when there is no videophintuka
2010-02-19Added functions to attach/tetach from streamphintuka
2010-02-19Do not send discontinuity messages in still image / backward trick speed modes.phintuka
PTS will be ignored in metronom wrapper.
2010-02-19Flush mpeg-ts demuxer caches when entering mpeg-pes modephintuka
2010-02-19Cosmetics and minor buffer size check updatesphintuka
2010-02-18Escape DVD path when building mrlphintuka
Store also .iso image file name when storing last replayed file/folder
2010-02-18Escape only raw file names, not complete mrls (closes sf bug #2670927)phintuka
2010-02-18Translations for DVD menu (Thanks to Marco Skambraks)phintuka
2010-02-18Translate DVD menu (cDvdMenu). Thanks to Marco Skambraks.phintuka
2010-02-16Drop broken PES packetsphintuka
2010-02-16Parse video DTSphintuka
2010-02-15Attach PTS only to the first fragment of PES packet.phintuka
Removed duplicate storage for PTS.
2010-02-15check for ts_data in ts_data_reset_audio()phintuka
2010-02-15Removed deprecated m_ac3Present and m_spuPresentphintuka
2010-02-14Aded support for still mode and trick speed to get_option()phintuka
2010-02-14Assed still modephintuka
2010-02-14Added stream ID and position to xine_queue_pes_packet()phintuka
2010-02-14Cosmetics (removed tabs)phintuka
2010-02-14Added stream ID to headersphintuka
(for PIP)
2010-02-10New backward trick speed mode for vdr-1.7.5+phintuka