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.cpp
Age
Commit message (
Expand
)
Author
2008-11-25
fix some refcounting bugs
ghost
2008-11-24
add missing incref
ghost
2008-11-24
add possibility to request tsid/onid for iDVBChannel
ghost
2008-11-18
Don't search past buffer in TS I-frame cutter.
Felix Domke
2008-11-08
add (tune)simulate support to some functions
ghost
2008-10-29
also use refcounting for eTimers
Andreas Monzner
2008-10-20
small cleanup
Andreas Monzner
2008-10-03
add code to simulate recordings (with faked frontends)
Andreas Monzner
2008-07-17
length() -> size()
Andreas Monzner
2008-07-17
add own demux policy for dm8000 which now have 5 demux devices one for each
Andreas Monzner
2008-06-13
after DECLARE_REF now all is private.. not public
Andreas Monzner
2008-06-08
m_pvr_thread might be zero, handle this correctly.
Felix Domke
2008-06-02
dont use and show input power measurement (for rotor running detection),
Andreas Monzner
2008-03-25
change get/setData to use long instead of int, to match pointer size on all s...
Andreas Oberritter
2008-03-10
(disabled) timebase change mode for better trickmode timing
Felix Domke
2008-01-24
pass more information about why a channel alloc fails, and display proper err...
Felix Domke
2007-11-12
add possibility to set tuner priority for alternative services in Customize
Andreas Monzner
2007-10-06
write leaveTransponder message to camd.socket
Andreas Monzner
2007-09-04
ASSERT m_pvr_thread to be alive
Felix Domke
2007-07-19
fix error handling
Andreas Monzner
2007-06-19
fix seeking into cut areas, emulate AP relative seeking when no APs available...
Felix Domke
2007-06-14
use read/write lock for eCueSheet
Andreas Monzner
2007-06-08
hopefully fix "secondary cable from motorized tuner" setting
Andreas Monzner
2007-06-06
some fixes for empty tuner slots (use slotid instead of dvb api frontend
Andreas Monzner
2007-05-24
add debug
Felix Domke
2007-05-20
properly use 'long long' for aligned_start, aligned_end
Felix Domke
2007-05-18
fix return value of align to be 64bit
Felix Domke
2007-05-17
fix playback when no .cuts are available
Felix Domke
2007-05-05
fix memset
Felix Domke
2007-05-05
align lengths given by playback spans
Felix Domke
2007-04-17
set stream mode when using filepush to playback recordings
Felix Domke
2007-04-12
seekAbsolute with a negative number is a seek relative to the end
Felix Domke
2006-12-19
some python import cleanups
Andreas Monzner
2006-12-12
fix locks ?!?
Andreas Monzner
2006-11-30
some changes for service groups
Andreas Monzner
2006-11-29
bool to int
Andreas Monzner
2006-11-29
some changes for new service groups
Andreas Monzner
2006-11-29
code cleanup in ChannelSelection,
Andreas Monzner
2006-06-26
add 5V handling for active DVB-T antennas (needs new drivers)
Andreas Monzner
2006-06-26
add support for show used tuner for running service in the infobar
Andreas Monzner
2006-05-09
fix graying out of non selectable services in servicelist
Andreas Monzner
2006-04-13
use refcount for decoding demuxes to check if they are in use
Felix Domke
2006-04-08
reserve first two demuxes for decoder
Felix Domke
2006-04-03
fix segfault
Andreas Monzner
2006-03-31
release cached channel when its no more used and a pvr channel request is pen...
Andreas Monzner
2006-03-22
fix calculation of size, when dealing with big file ranges
Felix Domke
2006-03-11
eDVBChannel::getFrontend: don't crash when there is no frontend.
Felix Domke
2006-03-09
more python fixes
Andreas Monzner
2006-03-05
clamp jumps at SOF
Felix Domke
2006-03-03
implement readFrontendData method to get a python dictionary containing data
Andreas Monzner
[next]