<feed xmlns='http://www.w3.org/2005/Atom'>
<title>enigma2.git/lib/dvb/pmt.h, branch 3.1.0</title>
<subtitle>Clone of git://git.opendreambox.org/git/enigma2.git before dream multimedia removed all the engima2 sources</subtitle>
<id>https://git.cweiske.de/enigma2.git/atom?h=3.1.0</id>
<link rel='self' href='https://git.cweiske.de/enigma2.git/atom?h=3.1.0'/>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/'/>
<updated>2011-02-16T13:36:53Z</updated>
<entry>
<title>Merge branch 'bug_672_removed_pvr_device'</title>
<updated>2011-02-16T13:36:53Z</updated>
<author>
<name>ghost</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2011-02-16T13:36:53Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=0c417aee83bac3ab0a70d5e0b3360d18b3663a23'/>
<id>urn:sha1:0c417aee83bac3ab0a70d5e0b3360d18b3663a23</id>
<content type='text'>
Conflicts:
	lib/dvb/dvb.cpp
</content>
</entry>
<entry>
<title>Merge branch 'bug_124_m2ts_support'</title>
<updated>2011-02-16T13:31:31Z</updated>
<author>
<name>ghost</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2011-02-16T13:31:31Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=dec9693d8437a31dab8e4010b33b57e1476a315c'/>
<id>urn:sha1:dec9693d8437a31dab8e4010b33b57e1476a315c</id>
<content type='text'>
Conflicts:
	lib/dvb/pmt.cpp
	lib/service/Makefile.am
</content>
</entry>
<entry>
<title>no more use proprietary /dev/misc/pvr .. use linux tv api /dev/dvb/adapterX/dvrX</title>
<updated>2011-01-28T11:45:16Z</updated>
<author>
<name>ghost</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2011-01-28T11:45:16Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=c9839b5bbd097c884d979e43531ddbbcca9fa162'/>
<id>urn:sha1:c9839b5bbd097c884d979e43531ddbbcca9fa162</id>
<content type='text'>
this needs new hardware drivers!!
fixed bug #672
</content>
</entry>
<entry>
<title>fixed single pat entry workaround, add delayed "no pat entry" handling to fix some ts files with incorrect pat on start</title>
<updated>2010-12-21T10:46:49Z</updated>
<author>
<name>ghost</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2010-12-21T10:46:49Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=266b7db4f7e4a369206551e62df43e9a29edbeff'/>
<id>urn:sha1:266b7db4f7e4a369206551e62df43e9a29edbeff</id>
<content type='text'>
refs #124
</content>
</entry>
<entry>
<title>pmt.h: add missing const modifier to capid_pair</title>
<updated>2010-12-20T12:20:41Z</updated>
<author>
<name>Andreas Oberritter</name>
<email>obi@opendreambox.org</email>
</author>
<published>2010-12-20T12:20:41Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=3c282ef6f5bd54f2b0f4cb407d075cf321405b84'/>
<id>urn:sha1:3c282ef6f5bd54f2b0f4cb407d075cf321405b84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'bug_621_caid_info'</title>
<updated>2010-12-13T12:24:59Z</updated>
<author>
<name>ghost</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2010-12-13T12:24:59Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=0b019e9dd85ac88917984e90a9e27ae4cb496b0b'/>
<id>urn:sha1:0b019e9dd85ac88917984e90a9e27ae4cb496b0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use std::list instead of std::set for caid/capid pairs to support duplicate caids</title>
<updated>2010-11-29T13:10:30Z</updated>
<author>
<name>ghost</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2010-11-29T13:10:30Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=26e11cd67e0bbfebd41b860a008f240d3d1b3052'/>
<id>urn:sha1:26e11cd67e0bbfebd41b860a008f240d3d1b3052</id>
<content type='text'>
refs #621
</content>
</entry>
<entry>
<title>add DTS-HD as known audio format, add detection to pmt parser (no hardware support for DTS-HD yet)</title>
<updated>2010-11-24T22:09:52Z</updated>
<author>
<name>ghost</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2010-11-24T22:09:52Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=266943db269293b00a9f2b59338b81cca5a928be'/>
<id>urn:sha1:266943db269293b00a9f2b59338b81cca5a928be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename iDataSource to iTsSource (no functional change)</title>
<updated>2010-11-24T15:10:56Z</updated>
<author>
<name>ghost</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2010-11-24T15:06:57Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=453fc1c6f82fa3b6ae983059eb55ad822860a5eb'/>
<id>urn:sha1:453fc1c6f82fa3b6ae983059eb55ad822860a5eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add possibility to query CAID/CAPID combination from python</title>
<updated>2010-11-22T15:19:51Z</updated>
<author>
<name>ghost</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2010-11-22T15:19:51Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=75a14a64a63132874f26b4715cde33e69dbf4b34'/>
<id>urn:sha1:75a14a64a63132874f26b4715cde33e69dbf4b34</id>
<content type='text'>
refs bug #621
</content>
</entry>
</feed>
