summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-22Added missing bracesphintuka
2010-05-22Added missing cases (OSD control commands).phintuka
2010-05-22Store capabilities in unsigned varphintuka
2010-05-22prev_width, prev_height --> unsigned.phintuka
2010-05-22Fixed warnings (missing default case)phintuka
2010-05-22Fixed warnings:phintuka
2010-05-21Fixed LOGPMT/LOGPCR definitions when logging not enabledphintuka
2010-05-21Fixed warnings:phintuka
2010-05-21Added default case to switch.phintuka
2010-05-21Fixed partially uninitialized varphintuka
2010-05-21Avoid comparing signed and unsigned varsphintuka
2010-05-21Floating point variables cannot be reliable compared using '!<float>'.phintuka
2010-05-21Avoid comparing signed and unsigned varsphintuka
2010-05-21Use function pointer for full screen togglephintuka
2010-05-21Added missing default casesphintuka
2010-05-21int -> uint (avoid comparing signed and unsigned vars).phintuka
2010-05-20ts2es_init(): handle stream types detected from descriptor tagsphintuka
2010-05-20this->pts is used only in PES modephintuka
2010-05-20Flush ts demuxer caches when interrupted (demux_action_pending)phintuka
2010-05-20Make sure xine's internal copy of the mixer volume is initialized before usin...phintuka
2010-05-19Cosmetics (re-indent)phintuka
2010-05-19PlayTsVideo(): check if data is from video stream (PCR pid uses PlayTsVideo())phintuka
2010-05-19Removed duplicate rule (disabled x11 -> ...)phintuka
2010-05-18Store trick speed state for new clientsphintuka
2010-05-16Killed warning (added default:)phintuka
2010-05-16Cosmeticsphintuka
2010-05-16check_for_scaling(): check if output dimensions are sanephintuka
2010-05-16Detect AAC and DTS in PES private streamsphintuka
2010-05-16Tag private streams with DVB subtitling descriptor with STREAM_DVBSUBphintuka
2010-05-16Changed internally used pseudo stream types (STREAM_AUDIO_???, STREAM_DVBSUB)phintuka
2010-05-15Added DTS and AAC descriptor tagsphintuka
2010-05-14Fixed warningsphintuka
2010-05-14Cosmetics: removed tabsphintuka
2010-05-14Enabled building of enhanced SPU plugin for xine-lib 1.1.17...1.1.18.1phintuka
2010-05-14Added support for objects larger than 64kb (large subtitle objects won't fit ...phintuka
2010-05-12Fixed size of object id (uint16_t)phintuka
2010-05-12updates to 1.314:phintuka
2010-05-11Updated Ukrainian translation (Thanks to Yarema aka Knedlyk)phintuka
2010-05-10Added missing line feeds to log stringsphintuka
2010-04-23Removd fuzzy translationsphintuka
2010-04-23Ukrainian translation (Thanks to Yarema aka Knedlyk)phintuka
2010-04-16Eliminated compiler warnings (Thanks to Winfried Koehler)phintuka
2010-04-16Eliminated compiler warnings (missing default case) (Thanks to Winfried Koehler)phintuka
2010-04-16Removed unneeded / double function declarationsphintuka
2010-04-16SCR tuning: fixed calculating free buffers when using HD buffer (get_buf_elem...phintuka
2010-04-16Added config options to fine-tune channel switch speed:phintuka
2010-04-16Added a check and warning for too small stream audio fifo (Thanks to Dirk Bre...phintuka
2010-04-05Added fill_extra_info() to fill buf->extra_info.phintuka
2010-04-04Fixed automatic main title selection when root path is not terminated with '/'phintuka
2010-03-31fe_grab(): fixed clipping height (sf bug #2979641)phintuka