summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-07-04Fix "make .dependencies"phintuka
2014-07-01g_type_init() is deprecatedphintuka
2014-06-23rename xine_osd_command.h -> tools/osd_command.hphintuka
2014-06-23renamed xine-independent OSD structsphintuka
2013-10-25Added support for vdr-2.1.2.rofafor
2013-08-15gnome-screensaver: Added support for Nokia N9 MCE (Mode Control Entity)phintuka
2013-01-06Support for HDMV format PMT. Demux audio streams, ignore graphics streams.phintuka
2013-01-06Fixed log messagephintuka
2013-01-06Support VC1 in mpeg-tsphintuka
2012-12-31Fixed segfault in PMT parsing when first ts packet of pmt section has been lostphintuka
2012-12-31Added mpeg2_is_sequence_header()phintuka
2012-08-30factorized parse_timestamp()phintuka
2012-03-20time_ms(): use xine_monotonic_clock() when availablephintuka
2012-02-17moved time_ms() to tools/time_ms.hphintuka
2012-01-30Fixed .pls playlist parsing (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug...phintuka
2012-01-29Hide warningphintuka
2012-01-24Added RLE -> RGBA functions (used with OpenGL)phintuka
2012-01-16Increased TCP data stream buffer with recent VDR versionsphintuka
2012-01-16Fixed previous commitphintuka
2012-01-16Increased transport buffer size for recent VDR versionsphintuka
2011-11-19Added GNOME SessionManager support (GNOME ScreenSaver is deprecated)phintuka
2011-11-13Fixed warningphintuka
2011-11-08Fixed bug #3390063: VDR palette can be 256 entries, not 255phintuka
2011-04-09Fixed include pathphintuka
2011-03-19Fixed compiling in C modephintuka
2011-03-19Fixed language code conversion function namesphintuka
2011-03-09Fixed log messagephintuka
2011-03-08Added implementations for uncompress functionsphintuka
2011-02-28Logging updatesphintuka
2011-02-28vdrdiscovery: INADDR_ANY is not valid server addressphintuka
2011-02-28Use have_cap_sys_nice() instead of geteuid() to determine if we can increase ...phintuka
2011-02-28Added tools/sys_cap.h : check for CAP_SYS_NICE capabilityphintuka
2011-02-27Do not call vdr's SetPriority() unless geteuid() == 0phintuka
2011-01-21Moved frontend_svr.c:osd_recompress_net() --> rle.c:rle_recompress_net()phintuka
2011-01-21Added HDMV PG compatible RLE functionsphintuka
2010-12-19Fixed cPlaylist::Seek() forward seeking (was off by one)phintuka
2010-12-09Added cPlaylist::Seek()phintuka
2010-11-17Fixed log messagephintuka
2010-09-13Added cPlaylist::Move()phintuka
2010-07-19Added FreeBSD compability (Thanks to Juergen Lock)phintuka
2010-07-19Added pat_changed_flag.phintuka
2010-06-04Added support for vdr-1.6 TSPlay patch (Thanks to Udo Richter, patch #3011171)rofafor
2010-05-21Fixed LOGPMT/LOGPCR definitions when logging not enabledphintuka
2010-05-21Fixed partially uninitialized varphintuka
2010-05-21int -> uint (avoid comparing signed and unsigned vars).phintuka
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-04-16Eliminated compiler warnings (Thanks to Winfried Koehler)phintuka