| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-07-02 | set voltage before send diseqc command (like DiSEqC spec) | Andreas Monzner | |
| 2007-06-19 | fix seeking into cut areas, emulate AP relative seeking when no APs ↵ | Felix Domke | |
| available by seeking back one second | |||
| 2007-06-19 | workaround: flush on AUDIO_STOP | Felix Domke | |
| 2007-06-14 | use read/write lock for eCueSheet | Andreas Monzner | |
| 2007-06-12 | add stv0299 snr to dB Calculation (thx to adenin for this) | Andreas Monzner | |
| fallback to normal SNR when no SNR to dB calculation is available | |||
| 2007-06-08 | hopefully fix "secondary cable from motorized tuner" setting | Andreas Monzner | |
| some code cleanups now link tuners in all directions should be possible | |||
| 2007-06-06 | some fixes for empty tuner slots (use slotid instead of dvb api frontend | Andreas Monzner | |
| device id) replace some hacks with some better hacks ;) | |||
| 2007-06-05 | no more remove cable or terrestrial transponder when "Clear before scan" is | Andreas Monzner | |
| selected and no cable or terrestrial transponder was scanned | |||
| 2007-05-25 | try to find a valid pmt pid in ts file when the service id in recordins.epl | Andreas Monzner | |
| or meta file is nil | |||
| 2007-05-25 | VIDEO_CLEAR_BUFFER isn't required. | Felix Domke | |
| 2007-05-25 | add VIDEO_CLEAR_BUFFER and VIDEO_CONTINUE when displaying iframes. | Felix Domke | |
| 2007-05-25 | add VIDEO_CLEAR_BUFFER and VIDEO_CONTINUE when displaying iframes. | Felix Domke | |
| 2007-05-24 | add debug | Felix Domke | |
| 2007-05-24 | ignore negative segments which might occur when PTS and PCR values are mixed | Felix Domke | |
| 2007-05-23 | unfreeze when closing mpeg decoder | Felix Domke | |
| 2007-05-20 | remove some debug, fix abs -> llabs | Felix Domke | |
| 2007-05-20 | invent proper signalPowerdB enums and use them | Felix Domke | |
| 2007-05-20 | optional hack for dm8000: convert FE_READ_SNR into dB (will soon be moved ↵ | Felix Domke | |
| into driver) | |||
| 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 | scan fix | Andreas Monzner | |
| 2007-05-05 | fix memset | Felix Domke | |
| 2007-05-05 | align lengths given by playback spans | Felix Domke | |
| 2007-05-04 | improve filterRecordData | Felix Domke | |
| 2007-04-30 | send write error messages down to service events | Felix Domke | |
| 2007-04-17 | set stream mode when using filepush to playback recordings | Felix Domke | |
| 2007-04-17 | add preroll to iTSMpegDecoder | Felix Domke | |
| 2007-04-17 | add preroll, to start in frozen mode after play | Felix Domke | |
| 2007-04-17 | whitespace fixes | Felix Domke | |
| 2007-04-12 | seekAbsolute with a negative number is a seek relative to the end | Felix Domke | |
| 2007-03-24 | write iframes two times is enough | Andreas Monzner | |
| 2007-03-24 | add a radiomode background picture (mvi file.. changable in | Andreas Monzner | |
| /etc/enigma2/config ... config.misc.radiopic = /bla/blubber.mvi add support for radio text plus, add rass (radio screen show) support (yes used by SWR3, cont.ra and DASDING) thanks to seddi for some piece of code for better single iframe support its recommend to update in dreambox-dvb-modules.bb CVSDATE for dm7025 to 20070323 | |||
| 2007-03-21 | fix memory corruption on showSinglePic | Andreas Monzner | |
| 2007-03-15 | fix typo | Felix Domke | |
| 2007-03-15 | also use PCR (optionally), don't use non-video, non-audio streams, fix ↵ | Felix Domke | |
| improper samples when no boundaries are known | |||
| 2007-03-15 | improve seek accuracy | Felix Domke | |
| 2007-02-26 | compile fixes for old dvb api (7020....) | Andreas Monzner | |
| 2007-02-18 | remove unneeded code | Andreas Monzner | |
| 2007-02-18 | add ability to read e1 bouquets | Andreas Monzner | |
| 2007-02-16 | remove unneeded voodoo | Andreas Monzner | |
| 2007-02-16 | erase /hdd/epg.dat after read | Andreas Monzner | |
| 2007-02-14 | make retransmit rotor diseqc command retries changable | Andreas Monzner | |
| 2007-02-14 | make some diseqc / continuous tone / toneburst / rotor values (delays, | Andreas Monzner | |
| timeouts) configurable via /etc/enigma2 for name of the config entries look at lib/python/Components/NimManager.py in InitSecParams function TODO: build a simple Plugin to change this values via gui (with a description for each value) Hopefully now we can get rid of the "Tune failed" or other messages with some diseqc switches | |||
| 2007-01-15 | make code inline | Andreas Monzner | |
| 2007-01-15 | abort radiotext parser when 20 seconds no ancillary data is received | Andreas Monzner | |
| 2007-01-15 | use timedifference from eDVBLocalTimeHandler for time() calls in python | Andreas Monzner | |
| 2007-01-15 | when the system time on e2 startup seems valid (> 1.1.2004) we use this time | Andreas Monzner | |
| as time reference for the internal transponder time correction.. so the systemtime stays valid on startup from deepstandby on a transponder with incorrect transponder time transmission | |||
| 2007-01-15 | change iFrontendInformation api | Andreas Monzner | |
| getFrontendData(bool) is now splitted in three seperate calls getFrontendData() returns the frontend number and frontend type in a dict getFrontendStatus() return signal quality, signal power, bit error rate, lock state, sync state, frontend state in a dict getTransponderData(bool) when the bool is true it returns a dict with the original tuned transponder data, when false the transponderdata read out from the frontend driver getAll(bool) is a sum of the three single calls and the direct replacement of the old getFrontendData call | |||
| 2007-01-14 | remove unneeded workaround | Andreas Monzner | |
