fixes for /dev/misc/pvr opening problems in some conditions
[vuplus_dvbapp] / lib / dvb / dvb.cpp
2009-07-19 ghostfixes for /dev/misc/pvr opening problems in some conditions
2009-07-10 Andreas OberritterMerge branch 'master' of git.opendreambox.org:/git...
2009-07-09 ghostfix non working recording on dm800 when a recording...
2009-06-04 ghostMerge branch 'master' of git.opendreambox.org:/git...
2009-06-04 ghostdvb.cpp: detect boxtype via /proc/stb/info/model for...
2009-05-31 ghostdvb.cpp: another dm500hd/dm800 demux policy fix
2009-05-31 ghostdvb.cpp: fix dm500hd and dm800 demux policy
2009-05-29 ghostdvb.cpp: add demux policy for dm800/500hd
2009-04-06 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git
2009-04-06 Felix Domkereplace assert by ASSERT, so a proper log message is...
2009-04-06 ghostMerge branch 'master' of git.opendreambox.org:/git...
2009-04-05 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git
2009-04-05 Felix Domkemore accurate fast-forward/rewind
2009-04-02 Felix DomkeMerge branch 'master' of git://git.opendreambox.org...
2009-03-31 Felix DomkeMerge branch 'tmbinc/FixTimingBugs'
2009-03-31 Felix DomkeMerge commit 'origin/master' into tmbinc/FixTimingBugs
2009-03-02 FraxinasMerge branch 'master' of fraxinas@git.opendreambox...
2009-02-26 Felix Domkefix pro7 'vpts did not increase when seeking'-bug
2009-02-16 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git into...
2009-02-13 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git into...
2009-02-13 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git into...
2009-02-13 Felix Domke - While recording, collect startcodes and save them...
2009-02-12 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git into...
2009-02-12 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git into...
2009-02-12 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git into...
2009-02-12 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git into...
2009-02-12 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git into...
2009-02-11 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git into...
2009-01-26 Felix DomkeRevert "fix comment"
2009-01-26 Felix Domkefix comment
2008-12-16 ghostMerge branch 'master' of git.opendreambox.org:/git...
2008-12-16 Stefan Plueckenadd onid/tsid polling
2008-11-24 ghostfix some refcounting bugs
2008-11-24 ghostadd missing incref
2008-11-24 ghostMerge branch 'master' of git.opendreambox.org:/git...
2008-11-24 ghostadd possibility to request tsid/onid for iDVBChannel
2008-11-18 ghostMerge branch 'master' of git.opendreambox.org:/git...
2008-11-18 Felix DomkeMerge branch 'master' of git.opendreambox.org:/git...
2008-11-18 Felix DomkeDon't search past buffer in TS I-frame cutter.
2008-11-17 Felix Domkefix typo
2008-11-17 Felix Domkefix comment, don't memmem over end of packet
2008-11-17 Felix DomkeMerge branch 'master' into tmbinc/FixTimingBugs
2008-11-17 Felix Domkelock on pids only if video startcode is in a pes header
2008-11-16 Felix DomkeBy Anders Holst:
2008-11-10 FraxinasMerge branch 'master' of fraxinas@git.opendreambox...
2008-11-07 ghostadd (tune)simulate support to some functions
2008-11-06 Felix DomkePatch by Anders Holst:
2008-10-29 Andreas Monzneralso use refcounting for eTimers
2008-10-20 Andreas Monznersmall cleanup
2008-10-03 Andreas Monzneradd code to simulate recordings (with faked frontends)
2008-07-17 Andreas Monznerlength() -> size()
2008-07-17 Andreas Monzneradd own demux policy for dm8000 which now have 5 demux...
2008-06-13 Andreas Monznerafter DECLARE_REF now all is private.. not public
2008-06-08 Felix Domkem_pvr_thread might be zero, handle this correctly.
2008-06-02 Andreas Monznerdont use and show input power measurement (for rotor...
2008-03-25 Andreas Oberritterchange get/setData to use long instead of int, to match...
2008-03-10 Felix Domke(disabled) timebase change mode for better trickmode...
2008-01-24 Felix Domkepass more information about why a channel alloc fails...
2007-11-12 Andreas Monzneradd possibility to set tuner priority for alternative...
2007-10-06 Andreas Monznerwrite leaveTransponder message to camd.socket
2007-09-04 Felix DomkeASSERT m_pvr_thread to be alive
2007-07-19 Andreas Monznerfix error handling
2007-06-19 Felix Domkefix seeking into cut areas, emulate AP relative seeking...
2007-06-14 Andreas Monzneruse read/write lock for eCueSheet
2007-06-08 Andreas Monznerhopefully fix "secondary cable from motorized tuner...
2007-06-06 Andreas Monznersome fixes for empty tuner slots (use slotid instead...
2007-05-24 Felix Domkeadd debug
2007-05-20 Felix Domkeproperly use 'long long' for aligned_start, aligned_end
2007-05-18 Felix Domkefix return value of align to be 64bit
2007-05-17 Felix Domkefix playback when no .cuts are available
2007-05-05 Felix Domkefix memset
2007-05-05 Felix Domkealign lengths given by playback spans
2007-04-17 Felix Domkeset stream mode when using filepush to playback recordings
2007-04-12 Felix DomkeseekAbsolute with a negative number is a seek relative...
2006-12-19 Andreas Monznersome python import cleanups
2006-12-12 Andreas Monznerfix locks ?!?
2006-11-30 Andreas Monznersome changes for service groups
2006-11-29 Andreas Monznerbool to int
2006-11-29 Andreas Monznersome changes for new service groups
2006-11-29 Andreas Monznercode cleanup in ChannelSelection,
2006-06-26 Andreas Monzneradd 5V handling for active DVB-T antennas (needs new...
2006-06-26 Andreas Monzneradd support for show used tuner for running service...
2006-05-09 Andreas Monznerfix graying out of non selectable services in servicelist
2006-04-13 Felix Domkeuse refcount for decoding demuxes to check if they...
2006-04-08 Felix Domkereserve first two demuxes for decoder
2006-04-03 Andreas Monznerfix segfault
2006-03-31 Andreas Monznerrelease cached channel when its no more used and a...
2006-03-22 Felix Domkefix calculation of size, when dealing with big file...
2006-03-11 Felix DomkeeDVBChannel::getFrontend: don't crash when there is...
2006-03-09 Andreas Monznermore python fixes
2006-03-05 Felix Domkeclamp jumps at SOF
2006-03-03 Andreas Monznerimplement readFrontendData method to get a python dicti...
2006-03-03 Felix Domkeenable playback of multifile (split) movies
2006-03-01 Felix Domkeadd missing
2006-02-27 Felix Domkeimplement the source span translation
2006-02-26 Felix Domkeuse correct pathname for API version < 3. API v3 still...
2006-02-21 Felix Domkefix ratio calculation for slow reverse skipping
2006-02-21 Felix Domketurn error into warning
2006-02-20 Felix Domkedecrease skip ratio a bit
2006-02-17 Felix Domkefix relative jumps
next