fix seeking into cut areas, emulate AP relative seeking when no APs available by...
[enigma2.git] / lib / dvb /
2007-06-19 Felix Domkefix seeking into cut areas, emulate AP relative seeking...
2007-06-19 Felix Domkeworkaround: flush on AUDIO_STOP
2007-06-14 Andreas Monzneruse read/write lock for eCueSheet
2007-06-12 Andreas Monzneradd stv0299 snr to dB Calculation (thx to adenin for...
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-06-05 Andreas Monznerno more remove cable or terrestrial transponder when...
2007-05-25 Andreas Monznertry to find a valid pmt pid in ts file when the service...
2007-05-25 Felix DomkeVIDEO_CLEAR_BUFFER isn't required.
2007-05-25 Felix Domkeadd VIDEO_CLEAR_BUFFER and VIDEO_CONTINUE when displayi...
2007-05-25 Felix Domkeadd VIDEO_CLEAR_BUFFER and VIDEO_CONTINUE when displayi...
2007-05-24 Felix Domkeadd debug
2007-05-24 Felix Domkeignore negative segments which might occur when PTS...
2007-05-23 Felix Domkeunfreeze when closing mpeg decoder
2007-05-20 Felix Domkeremove some debug, fix abs -> llabs
2007-05-20 Felix Domkeinvent proper signalPowerdB enums and use them
2007-05-20 Felix Domkeoptional hack for dm8000: convert FE_READ_SNR into...
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 Andreas Monznerscan fix
2007-05-05 Felix Domkefix memset
2007-05-05 Felix Domkealign lengths given by playback spans
2007-05-04 Felix Domkeimprove filterRecordData
2007-04-30 Felix Domkesend write error messages down to service events
2007-04-17 Felix Domkeset stream mode when using filepush to playback recordings
2007-04-17 Felix Domkeadd preroll to iTSMpegDecoder
2007-04-17 Felix Domkeadd preroll, to start in frozen mode after play
2007-04-17 Felix Domkewhitespace fixes
2007-04-12 Felix DomkeseekAbsolute with a negative number is a seek relative...
2007-03-24 Andreas Monznerwrite iframes two times is enough
2007-03-24 Andreas Monzneradd a radiomode background picture (mvi file.. changable in
2007-03-21 Andreas Monznerfix memory corruption on showSinglePic
2007-03-15 Felix Domkefix typo
2007-03-15 Felix Domkealso use PCR (optionally), don't use non-video, non...
2007-03-15 Felix Domkeimprove seek accuracy
2007-02-26 Andreas Monznercompile fixes for old dvb api (7020....)
2007-02-18 Andreas Monznerremove unneeded code
2007-02-18 Andreas Monzneradd ability to read e1 bouquets
2007-02-16 Andreas Monznerremove unneeded voodoo
2007-02-16 Andreas Monznererase /hdd/epg.dat after read
2007-02-14 Andreas Monznermake retransmit rotor diseqc command retries changable
2007-02-14 Andreas Monznermake some diseqc / continuous tone / toneburst / rotor...
2007-01-15 Andreas Monznermake code inline
2007-01-15 Andreas Monznerabort radiotext parser when 20 seconds no ancillary...
2007-01-15 Andreas Monzneruse timedifference from eDVBLocalTimeHandler for time...
2007-01-15 Andreas Monznerwhen the system time on e2 startup seems valid (> 1...
2007-01-15 Andreas Monznerchange iFrontendInformation api
2007-01-14 Andreas Monznerremove unneeded workaround
2007-01-12 Andreas Monznerremove changes without any effect
2007-01-12 Andreas Monznersmall cleanup
2007-01-11 Andreas Monznerfilter short name brakets in getContent ('N')
2007-01-10 Andreas Monznerrevert local debug changes
2007-01-10 Andreas Monznerfix epgsearch
2007-01-10 Andreas Monznernon critical fixes (better memory handling)
2007-01-09 Andreas Monznerno more hold unneeded descriptors in epgcache (lower...
2007-01-08 Andreas Monzneradd some assertions
2007-01-08 Andreas Monznersome thread related fixes
2007-01-07 Andreas Monznerdisable dvb type filtering by default for bouquets...
2007-01-06 Andreas Monznerone definition is enough
2007-01-05 Stefan Plueckenfix return type
2007-01-05 Stefan Plueckenfix compile error:
2007-01-05 Felix Domkefix refcounts
2007-01-05 Felix Domkeadd eDVBServicePMTHandler::program::createPythonObject
2007-01-04 Andreas Monzneradd some assertions
2006-12-30 Andreas Monznersend evStart before tuneFailed Events..
2006-12-27 Andreas Monznerfix bluescreen in some conditions
2006-12-27 Andreas Monznerworkaround for incorrect west/east flags in NIT entries
2006-12-26 Andreas Monznersmall rotor diseqc fix
2006-12-24 Andreas Monznerbugfix: no more remove any sat transponder when cable...
2006-12-23 Andreas Monznerdo not scan transponders without SDT more than once...
2006-12-19 Andreas Monznerfix allocateRawChannel
2006-12-19 Andreas Monznersome python import cleanups
2006-12-15 Andreas Monznerfix ASSERT in the correct way
2006-12-15 Andreas Monzneruse eDebug for debug messages
2006-12-15 Andreas Monznersmall fix
2006-12-14 Andreas Monzneradd possibility to get a dict with transponderdata...
2006-12-13 Andreas Monzneruse aspect ratio information from mpeg sequence header...
2006-12-12 Andreas Monznerfix locks ?!?
2006-12-09 Felix Domkemake PMT events enum accessible in python
2006-12-05 Andreas Monznersmall optimize
2006-12-01 Andreas Monznerremove old zapping alternatives plugin
2006-11-30 Andreas Monznermore changes for service groups (replacement for zappin...
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-11-27 Andreas Monznerfix warnings
2006-11-27 Felix Domkerefuse to stop scan after first invalid NIT in quick...
2006-11-26 Andreas Monznermore python refcount debugging stuff
2006-11-25 Andreas Monznerpython object refcount debugging code second try
2006-11-24 Andreas Monznerremove non working python refcount debugging code
2006-11-24 Andreas Monznerremove non working fix
2006-11-24 Andreas Monznersmall fix
2006-11-23 Andreas Monzneradd PyObject refcount debugging code
2006-11-23 Andreas Monznerfix
2006-11-20 Andreas Monznerspeedup show satellite-/ providerlist
2006-11-10 Andreas Monznerimplement some teletext level 1.5 stuff
2006-11-08 Andreas Monznerfix debug
2006-11-07 Andreas Monznerfix crashes in cable scan
next