summaryrefslogtreecommitdiff
path: root/src/input/input_dvb.c
AgeCommit message (Expand)Author
2014-06-06Copyright year update by hg log.Torsten Jager
2014-06-03input_dvb: do not terminate if read returns EOVERFLOWDevin Heitmueller
2014-05-18DVB support for NetBSDThomas Klausner
2013-09-13Copyright year update by hg log infoTorsten Jager
2012-07-28Add extra audio/video cases to parse_pmt(). This identifies the audio stream ...Chris Rankin
2012-04-11Check read() return valuePetri Hintukainen
2012-04-11Fixed warningsPetri Hintukainen
2012-02-09Merge from 1.1, dropping the README change.Darren Salt
2012-02-09Make the “PMT scan timed out” message a lot less scary.Darren Salt
2012-02-09Kill a memory leak in the DVB tuning code.Darren Salt
2012-02-08Fix DVB CRC checking (was wrong endianness).Darren Salt
2011-12-15Marked xine_get_autoplay_mrls() and get_autoplay_list()'s return value constPetri Hintukainen
2011-10-26Merge from 1.1.Darren Salt
2011-10-18input_dvb: if write() fails, stop recording and log a messagePetri Hintukainen
2011-10-18input_dvb: fixed check for recording file handlePetri Hintukainen
2011-10-17Merge from 1.1Petri Hintukainen
2011-10-10Fixed asprintf usagePetri Hintukainen
2011-10-03Prefix open_cloexec() and create_cloexec() with xine_, and add new xine_socke...Chris Rankin
2011-10-03Add CLOEXEC support for VDR plugin, plus a few extra descriptors.Chris Rankin
2011-10-03Mark simple file and socket descriptors as uninheritable.Chris Rankin
2010-01-06Update to libxdg-basedir 1.0.2; adapt accordingly, and default to external.Darren Salt
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-11-05Merge from 1.1 (with adaptations).Darren Salt
2009-10-21Fixed a bug which prevented "dvb://" working with the default configuration.Darren Salt
2009-02-10Merge from 1.1.Darren Salt
2009-02-10Fix broken size checks in various input plugins (ref. CVE-2008-5239).Darren Salt
2009-01-18Merge from 1.1.Darren Salt
2009-01-18Remove '#include "config.h"' from all public header files.Darren Salt
2009-01-05Merge security fixes from 1.1.Darren Salt
2009-01-05Merge security fixes.Darren Salt
2009-01-04Fix for CVE-2008-5239Matthias Hopf
2008-12-28Merge from 1.1.Darren Salt
2008-12-20Fix size of mrls array.Diego E. 'Flameeyes' Pettenò
2008-12-15Merge from 1.1; update PO files; make buildable.Diego E. 'Flameeyes' Pettenò
2008-11-20Some warning fixes: XINE_FORMAT_SCANF, statics in headers, consts, ...František Dvořák
2011-10-03Prefix open_cloexec() and create_cloexec() with xine_, and add new xine_socke...Chris Rankin
2011-10-03Add CLOEXEC to another descriptor. (Merge from 1.2 branch).Chris Rankin
2011-10-01Mark simple file and socket descriptors as uninheritable.Chris Rankin
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2008-08-14Merge from 1.1.Darren Salt
2008-06-23Allow for <libavutil/base64.h> etc.Darren Salt
2008-06-20Merge the avutil branch; port the "raw" video output plugin.Darren Salt
2008-06-19Merge from 1.1, dropping the channels.conf patch for XDG-related reasons.Darren Salt
2008-06-18input_dvb: Recognise new audio and video stream formatsSimon Farnsworth
2008-06-18input_dvb: Allow automatic detection of DVB parametersSimon Farnsworth
2008-06-17input_dvb: Allow the user to configure the location of the channels.conf file...Simon Farnsworth
2008-06-16input_dvb: Allow the user to configure the DVB GUI off.Simon Farnsworth
2008-06-15Merge.Darren Salt
2008-06-15Remove nbc_check_buffers calls; mark it & the low-water mark fns as deprecated.Darren Salt
2008-05-29Merge from 1.1.Darren Salt