aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/stream_dvb.c
Commit message (Expand)AuthorAge
* options: add M_OPT_FILE to new options that are missing itGravatar Philip Sequeira2015-03-07
* stream_dvb: silence bogus compiler warningGravatar wm42015-01-19
* stream_dvb: Add MP_ERR if polling worked, but read fails.Gravatar Oliver Freyermuth2015-01-13
* dvb: uncrustifyGravatar wm42015-01-06
* stream_dvb: Enable streaming mode, activates cache.Gravatar Oliver Freyermuth2015-01-06
* stream_dvb: Do not add special PIDs if we anyways record the full TP.Gravatar Oliver Freyermuth2015-01-06
* stream_dvb: Add possibility to dump a full transponder.Gravatar Oliver Freyermuth2015-01-06
* stream_dvb: Record PIDs with human-readable content, bump max demuxer count.Gravatar Oliver Freyermuth2015-01-06
* stream_dvb: Also demux PMT if possible, reactivate TPID parsing.Gravatar Oliver Freyermuth2015-01-06
* stream_dvb: Extend token-list for pid-parsing, magically allows to parse VDR-...Gravatar Oliver Freyermuth2015-01-06
* stream_dvb: Move out PID-parsing, disable TPID parsing.Gravatar Oliver Freyermuth2015-01-06
* stream_dvb: Add TPID (teletext-pid) parsing from VDR-style channel-lists.Gravatar Oliver Freyermuth2015-01-06
* stream_dvb: Handle VDR-config location-field as DISEQc-field.Gravatar Oliver Freyermuth2015-01-06
* dvb: Extend understanding of VDR channel config: stream_id, inversion.Gravatar Oliver Freyermuth2015-01-06
* stream_dvb: Very basic vdr-type channels.conf support.Gravatar Oliver Freyermuth2015-01-06
* stream_dvb: use stream_drop_buffers()Gravatar wm42014-10-08
* stream_dvb: restore --dvbin-file optionGravatar wm42014-08-06
* stream_dvb: fix channels.conf preference orderGravatar wm42014-08-06
* Audit and replace all ctype.h usesGravatar wm42014-07-01
* Basic xdg directory implementationGravatar Kenneth Zhou2014-06-26
* Add more constGravatar wm42014-06-11
* stream_dvb: remove global option variablesGravatar wm42014-06-11
* command: redo ancient TV/DVB/PVR commandsGravatar wm42014-06-11
* stream: remove chaos related to writeable streamsGravatar wm42014-05-24
* Kill all tabsGravatar wm42014-04-13
* path lookup functions: mp_msg conversionsGravatar wm42013-12-21
* stream: mp_msg conversionsGravatar wm42013-12-21
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* Use O_CLOEXEC when creating FDsGravatar wm42013-11-30
* stream_dvb: remove bogus free callsGravatar wm42013-11-18
* Copyright, LICENSE: switch to GPL version 2 or laterGravatar wm42013-10-13
* stream: fix url_options field, make protocols field not fixed lengthGravatar wm42013-08-26
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* stream: redo URL parsing, replace m_struct usage with m_configGravatar wm42013-08-02
* stream: remove inactive URL option fieldsGravatar wm42013-07-30
* stream: remove useless author/comment fieldsGravatar wm42013-07-12
* stream: remove fd memberGravatar wm42013-07-12
* Cleanup some include statementsGravatar wm42013-07-12
* demux: rewrite probing and demuxer initializationGravatar wm42013-07-12
* core: change open_stream and demux_open signatureGravatar wm42013-07-12
* Remove old demuxersGravatar wm42013-07-07
* stream: don't set EOF flag in stream implementationsGravatar wm42013-06-16
* Check return values of some mp_find_..._config_file function calls for NULLGravatar wm42013-02-09
* path: add mp_find_config_file and reorganize some of the codeGravatar Stefano Pigozzi2012-12-15
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* cleanup: don't check for NULL before free()Gravatar diego2010-11-08
* stream_dvb.c: avoid compiler warning by adding initializationGravatar diego2010-11-02
* Merge svn changes up to r30967Gravatar Uoti Urpala2010-04-26
|\
| * Rename get_path.[ch] --> path.[ch].Gravatar diego2010-03-20
* | Delete things related to old translation systemGravatar Uoti Urpala2010-03-10
|/