index
:
enigma2.git
cwe-pc
master
Clone of git://git.opendreambox.org/git/enigma2.git before dream multimedia removed all the engima2 sources
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
dvb
/
dvb.h
Age
Commit message (
Expand
)
Author
2011-02-04
add support/demux policy for dm7020hd
ghost
2010-11-24
rename iDataSource to iTsSource (no functional change)
ghost
2010-11-10
add new playSource / stopSource interface to iDVBChannel and eDVBChannel
ghost
2010-10-06
Merge remote branch 'origin/bug_530_add_dm800se_support'
ghost
2010-06-01
dm800se support
ghost
2010-04-15
add possibility to reserve a demux from python (via rawChannel)
ghost
2009-07-09
fix non working recording on dm800 when a recording is started during ts play...
ghost
2009-06-04
dvb.cpp: detect boxtype via /proc/stb/info/model for demux policy
ghost
2009-04-06
more accurate fast-forward/rewind
Felix Domke
2008-11-24
add possibility to request tsid/onid for iDVBChannel
ghost
2008-11-08
add (tune)simulate support to some functions
ghost
2008-10-29
also use refcounting for eTimers
Andreas Monzner
2008-10-03
add code to simulate recordings (with faked frontends)
Andreas Monzner
2008-06-14
make some methods public
Andreas Monzner
2008-06-13
after DECLARE_REF now all is private.. not public
Andreas Monzner
2008-06-02
dont use and show input power measurement (for rotor running detection),
Andreas Monzner
2008-01-24
pass more information about why a channel alloc fails, and display proper err...
Felix Domke
2007-11-14
fix frequently segfault on clean shutdown
Andreas Monzner
2007-10-06
fixes for clean enigma2 shutdown
Andreas Monzner
2007-07-19
fix error handling
Andreas Monzner
2007-06-06
some fixes for empty tuner slots (use slotid instead of dvb api frontend
Andreas Monzner
2007-05-05
align lengths given by playback spans
Felix Domke
2007-01-14
remove unneeded workaround
Andreas Monzner
2006-12-19
fix allocateRawChannel
Andreas Monzner
2006-12-19
some python import cleanups
Andreas Monzner
2006-11-29
code cleanup in ChannelSelection,
Andreas Monzner
2006-06-26
add support for show used tuner for running service in the infobar
Andreas Monzner
2006-04-04
small changes
Andreas Monzner
2006-04-04
fix resourcemanager getinstance from python?
Andreas Monzner
2006-03-09
more python fixes
Andreas Monzner
2006-03-09
make eDVBResourceManager accessible from python (needed for allocate a raw iD...
Andreas Monzner
2006-03-03
implement readFrontendData method to get a python dictionary containing data
Andreas Monzner
2006-03-03
enable playback of multifile (split) movies
Felix Domke
2006-02-03
fix cached channel handling
Andreas Monzner
2006-01-30
release cached channel after 3 seconds when not needed
Andreas Monzner
2006-01-27
fix locking in dvb file player
Felix Domke
2006-01-26
add cue sheets
Felix Domke
2006-01-19
retune on lostlock is now working :)
Andreas Monzner
2006-01-17
add channel events, like EOF
Felix Domke
2005-12-20
use video stc for display. make skipping look a bit better.
Felix Domke
2005-12-07
retry frontend close every 60 seconds when frontend is busy
Andreas Monzner
2005-12-06
ose no more used frontends and re-open on demand
Andreas Monzner
2005-12-05
add channel cache (transponders)
Andreas Monzner
2005-12-04
remove unneeded stuff
Andreas Monzner
2005-12-03
fix marking non playable services in channellist
Andreas Monzner
2005-12-03
remove non working indication of playable services in servicelist
Andreas Monzner
2005-12-02
set foregroundcolor of non tuneable services in servicelist to gray (for link...
Andreas Monzner
2005-11-18
scan: add allocateFrontendByIndex, so ServiceScan uses a fixed frontend ID - ...
Felix Domke
2005-11-18
pts: as the decoding demux isn't stored in the dvbchannel (it could be shared...
Felix Domke
2005-11-16
auto tuner selection is now working (this breaks allocateRawChannel..)
Andreas Monzner
[next]