| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-11-12 | enable static limiting mode before every sec change | ghost | |
| 2008-11-11 | decoder.cpp: stop all pids first, and the restart pids... this hopefully ↵ | ghost | |
| fixes problems on pmt change on DM800/DM8000 | |||
| 2008-11-08 | add SNRdb calculation for bcm4501 in LDPC Mode | ghost | |
| 2008-11-08 | working on possibility to receive reply messages from softcam via ↵ | ghost | |
| camd.socket (not finished yet) | |||
| 2008-11-08 | add (tune)simulate support to some functions | ghost | |
| 2008-11-07 | same fix for slowMotion | Felix Domke | |
| 2008-11-07 | When a new audio pid is started, it starts in freezed mode, to allow for a ↵ | Felix Domke | |
| preroll. We need to unfreeze them so the internal state is right. closes #17 | |||
| 2008-11-06 | lib/dvb/pvrparse.cpp: remove debug output | ghost | |
| 2008-11-06 | dont do SDT update when tuned to wrong transponder | ghost | |
| 2008-11-06 | Revert "check sid and tsid before start automatic service update (STD update)" | ghost | |
| This reverts commit 21812866841eec7ab7a79ee61067581f8202df55. | |||
| 2008-11-06 | check sid and tsid before start automatic service update (STD update) | ghost | |
| 2008-11-06 | small fix | ghost | |
| 2008-11-06 | Add DiSEqC reset after voltage enable and tune failed... hopefully this ↵ | ghost | |
| fixes problems with some DiSEqC switches | |||
| 2008-10-30 | small refcounting fixes, add private operator delete to iObject | Andreas Monzner | |
| 2008-10-29 | also use refcounting for eTimers | Andreas Monzner | |
| its now no more possible directly to call new eTimer .. or to embedded eTimer. to create a eTimer now eTimer::create must be used... to delete you must call ->AddRef() after timer creation and ->Release when the timer is no more needed. Or use ePtr<eTimer> to store the timer reference.. then its enough to set the ePtr<eTimer> object to 0 when the timer is no more needed | |||
| 2008-10-29 | better solution to add possibility to delete eSocketNotifiers, | Andreas Monzner | |
| eConsoleAppContainers in callback funktions without crash | |||
| 2008-10-27 | set pat/pmt timeout back to 20 seconds... to get rid of recordings without | Andreas Monzner | |
| pat/pmt... but its a real mystery for me why 4 seconds isnt enough... | |||
| 2008-10-24 | small fixes for loopthrough | Andreas Monzner | |
| 2008-10-21 | also show dvb subtitles with wrong coded subtitling type in pmt | Andreas Monzner | |
| 2008-10-20 | small cleanup | Andreas Monzner | |
| 2008-10-14 | fix typo | Andreas Monzner | |
| 2008-10-14 | fix incorrect calculated score when loopthrough to a motorized lnb | Andreas Monzner | |
| 2008-10-09 | add delay before send sequence repeat (diseqc/toneburst) | Andreas Monzner | |
| 2008-10-04 | fix crash on show tuner informatio | Andreas Monzner | |
| 2008-10-03 | add code to simulate recordings (with faked frontends) | Andreas Monzner | |
| now its more easy to build a timer overlap detection or similar | |||
| 2008-10-01 | add long pat/pmt timeout on ts playback | Andreas Monzner | |
| 2008-09-30 | fix corrupted epg.dat by using a faked version string and not writing the ↵ | Andreas Oberritter | |
| correct version string until all epg data has been flushed to disk | |||
| 2008-09-30 | fix non working "2nd lnb from motorized dish" | Andreas Monzner | |
| 2008-09-24 | small fix | Andreas Monzner | |
| 2008-09-11 | also enable pat scan for automatic sdt scan on channel change | Andreas Monzner | |
| 2008-09-11 | fix segfault | Andreas Monzner | |
| also take care of onlyFree flag for new found services without sdt entry also enable pat scan for automatic sdt scan on service change | |||
| 2008-09-11 | add possibility to disable debug output | Andreas Monzner | |
| 2008-09-10 | small pat/pmt scan fix | Andreas Monzner | |
| 2008-09-10 | use 4 seconds for pat and pmt timeout instead of 20 seconds | Andreas Monzner | |
| 2008-09-08 | replace eFatal (which can occour during servicescan at some conditions) with | Andreas Monzner | |
| a debug message | |||
| 2008-09-06 | allow more complicated sat configuration | Andreas Monzner | |
| 2008-09-05 | set static powerlimiting every time when diseqc is sent | Andreas Monzner | |
| 2008-08-30 | small cleanup | Andreas Monzner | |
| 2008-08-30 | fix no more working teletext / ac3 | Andreas Monzner | |
| 2008-08-29 | ignore some descriptors when the streamtype is already detected | Andreas Monzner | |
| 2008-08-29 | remove workarounds to detect buggy fp driver / atmel firmware | Andreas Monzner | |
| 2008-08-28 | revert local change | Andreas Monzner | |
| 2008-08-28 | fix tune failed problems on fast zap | Andreas Monzner | |
| 2008-08-27 | use frontend type infomation in /proc/nim_sockets to detect if a frontend | Andreas Monzner | |
| can handle dvb-s2 instead of do a string compare | |||
| 2008-08-27 | small pat scan fix | Andreas Monzner | |
| 2008-08-26 | add support for dm8000 rtc, | Andreas Monzner | |
| add support for dm8000 deepstandby wakeup, go back to deepstandby after deepstandby timer wakeup even when not explicitely selected (this needs new drivers and / or new atmel firmware) add some sanity checks to dont break anything even with old drivers/atmel firmware | |||
| 2008-08-21 | small change to detect new stv0288 driver | Andreas Monzner | |
| 2008-08-18 | rotor turing without power measure fixes | Andreas Monzner | |
| 2008-08-11 | fix some debug output | Andreas Monzner | |
| 2008-08-11 | some service scan improovements | Andreas Monzner | |
| - add a only free scan - the scan now finds also services not listed in SDT - add option "clear before scan" also for single transponder searches For the only free scan a change in the main lamedb transponder format was needed... i think this breaks some external settings editors To detect the service format now the service database file starts with "eDVB services /4/" .. the old format was "eDVB services /3/" .. e2 can read the old and the new format.. but it writes always the new format! | |||
