| Commit message (Expand) | Author | Age |
* | stream_dvb: fix minor resource leaks | wm4 | 2016-02-12 |
* | stream_dvb: remove dead code | wm4 | 2016-02-12 |
* | dvb: fix segmentation fault in case no valid configuration is found. | Oliver Freyermuth | 2016-01-24 |
* | dvb: remove trailing whitespace | wm4 | 2016-01-22 |
* | stream_dvb: support frontends with multiple delivery systems. | Oliver Freyermuth | 2016-01-21 |
* | player, stream_dvb: implement dvb-channel-name property. | Oliver Freyermuth | 2016-01-14 |
* | stream_dvb: global protection mutex and usage bit for global_dvb_state. | Oliver Freyermuth | 2016-01-14 |
* | stream_dvb: implement GET_METADATA and return program name. | Oliver Freyermuth | 2016-01-14 |
* | stream_dvb: persist state-information across channel-switches. | Oliver Freyermuth | 2016-01-14 |
* | dvb: rename dvb_config_t to dvb_state_t, keep config and state there. | Oliver Freyermuth | 2016-01-14 |
* | dvb: cleanup dvb_params struct, remove some unneeded fds | Oliver Freyermuth | 2016-01-07 |
* | options: add M_OPT_FILE to new options that are missing it | Philip Sequeira | 2015-03-07 |
* | stream_dvb: silence bogus compiler warning | wm4 | 2015-01-19 |
* | stream_dvb: Add MP_ERR if polling worked, but read fails. | Oliver Freyermuth | 2015-01-13 |
* | dvb: uncrustify | wm4 | 2015-01-06 |
* | stream_dvb: Enable streaming mode, activates cache. | Oliver Freyermuth | 2015-01-06 |
* | stream_dvb: Do not add special PIDs if we anyways record the full TP. | Oliver Freyermuth | 2015-01-06 |
* | stream_dvb: Add possibility to dump a full transponder. | Oliver Freyermuth | 2015-01-06 |
* | stream_dvb: Record PIDs with human-readable content, bump max demuxer count. | Oliver Freyermuth | 2015-01-06 |
* | stream_dvb: Also demux PMT if possible, reactivate TPID parsing. | Oliver Freyermuth | 2015-01-06 |
* | stream_dvb: Extend token-list for pid-parsing, magically allows to parse VDR-... | Oliver Freyermuth | 2015-01-06 |
* | stream_dvb: Move out PID-parsing, disable TPID parsing. | Oliver Freyermuth | 2015-01-06 |
* | stream_dvb: Add TPID (teletext-pid) parsing from VDR-style channel-lists. | Oliver Freyermuth | 2015-01-06 |
* | stream_dvb: Handle VDR-config location-field as DISEQc-field. | Oliver Freyermuth | 2015-01-06 |
* | dvb: Extend understanding of VDR channel config: stream_id, inversion. | Oliver Freyermuth | 2015-01-06 |
* | stream_dvb: Very basic vdr-type channels.conf support. | Oliver Freyermuth | 2015-01-06 |
* | stream_dvb: use stream_drop_buffers() | wm4 | 2014-10-08 |
* | stream_dvb: restore --dvbin-file option | wm4 | 2014-08-06 |
* | stream_dvb: fix channels.conf preference order | wm4 | 2014-08-06 |
* | Audit and replace all ctype.h uses | wm4 | 2014-07-01 |
* | Basic xdg directory implementation | Kenneth Zhou | 2014-06-26 |
* | Add more const | wm4 | 2014-06-11 |
* | stream_dvb: remove global option variables | wm4 | 2014-06-11 |
* | command: redo ancient TV/DVB/PVR commands | wm4 | 2014-06-11 |
* | stream: remove chaos related to writeable streams | wm4 | 2014-05-24 |
* | Kill all tabs | wm4 | 2014-04-13 |
* | path lookup functions: mp_msg conversions | wm4 | 2013-12-21 |
* | stream: mp_msg conversions | wm4 | 2013-12-21 |
* | Move options/config related files from mpvcore/ to options/ | wm4 | 2013-12-17 |
* | Use O_CLOEXEC when creating FDs | wm4 | 2013-11-30 |
* | stream_dvb: remove bogus free calls | wm4 | 2013-11-18 |
* | Copyright, LICENSE: switch to GPL version 2 or later | wm4 | 2013-10-13 |
* | stream: fix url_options field, make protocols field not fixed length | wm4 | 2013-08-26 |
* | core: move contents to mpvcore (2/2) | Stefano Pigozzi | 2013-08-06 |
* | stream: redo URL parsing, replace m_struct usage with m_config | wm4 | 2013-08-02 |
* | stream: remove inactive URL option fields | wm4 | 2013-07-30 |
* | stream: remove useless author/comment fields | wm4 | 2013-07-12 |
* | stream: remove fd member | wm4 | 2013-07-12 |
* | Cleanup some include statements | wm4 | 2013-07-12 |
* | demux: rewrite probing and demuxer initialization | wm4 | 2013-07-12 |