| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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! | |||
| 2008-08-08 | fix tonemode setting | Andreas Monzner | |
| 2008-08-08 | revert 128 LNB change... this was per Tuner | Andreas Monzner | |
| so now its possible to configure up to 36 LNBs per Tuner (32 + 4 just for motorized dishes) (max 144 LNBs now for all Tuners) | |||
| 2008-08-06 | add missing defined for old api | Andreas Monzner | |
| 2008-08-05 | add support for "frame rate changed" and "progressive changed" video event | Andreas Monzner | |
| (the last needs new drivers) | |||
| 2008-08-04 | improove motor turning without power measure | Andreas Monzner | |
| 2008-08-04 | add SNRdB calculation for STV0288 based frontends | Andreas Monzner | |
| 2008-08-04 | fix tune failed problems on fast zap when a diseqc swicth is in use | Andreas Monzner | |
| 2008-07-24 | optimize linked tuner handling | Andreas Monzner | |
| 2008-07-23 | /proc/stb/fp/lnb_senseX is decimal.. not hex | Andreas Monzner | |
| 2008-07-22 | return slotnumber .. not device number | Andreas Monzner | |
| 2008-07-22 | fix kabelbw workaround | Andreas Monzner | |
| 2008-07-19 | hopefully fix servicescan hack for different tsid in PAT and SDT (kabelbw | Andreas Monzner | |
| hack) | |||
| 2008-07-19 | now link dvb-s frontends to dvb-s2 frontends is possible | Andreas Monzner | |
| 2008-07-19 | remove no more needed function | Andreas Monzner | |
| 2008-07-18 | fix compiler warnings | Andreas Monzner | |
| 2008-07-18 | disconnect linked frontend ptrs on frontend destroy to prevent segfaults on | Andreas Monzner | |
| frontend close.... because of pointers pointing to no more existing objects | |||
| 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 | |
| tuner and one for playback | |||
| 2008-07-17 | fix linking tuners | Andreas Monzner | |
| 2008-07-12 | fix no more working tuner resource handling | Andreas Monzner | |
| 2008-07-10 | fix small bug | Andreas Monzner | |
| 2008-07-05 | add support for new frontend to set power limiting mode | Andreas Monzner | |
| 2008-06-27 | revert local changes | Andreas Monzner | |
| 2008-06-27 | rewrite ServiceEventTracker and PerServiceBase service event handle code | Andreas Monzner | |
| 2008-06-27 | fix -S2 for BCM4501 | Andreas Monzner | |
| 2008-06-26 | fix rotor turning with power measure | Andreas Monzner | |
| 2008-06-26 | dont tune with -s2 frontend to -S transponders when a free -S Tuner is | Andreas Monzner | |
| available.. dont try to tune to -S2 Transponders with -S Tuner (HACK) | |||
| 2008-06-14 | make some methods public | Andreas Monzner | |
| 2008-06-13 | after DECLARE_REF now all is private.. not public | Andreas Monzner | |
| dont export AddRef, Release, ptrref and grabRef to python some cleanups | |||
| 2008-06-08 | m_pvr_thread might be zero, handle this correctly. | Felix Domke | |
| 2008-06-06 | add hack for Kabel-BW 618Mhz Transponder.. (tsid is difference in PAT and | Andreas Monzner | |
| SDT) | |||
| 2008-06-05 | add parameter to saveServicelist | Stefan Pluecken | |
| 2008-06-05 | use reloadBouquets instead of loadBouquets | Stefan Pluecken | |
| 2008-06-05 | move loadBouquet and saveServiceList into python visibility | Stefan Pluecken | |
| 2008-06-03 | also parse user private ES streams, handle REGISTRATION_DESCRIPTOR for ac3 | Felix Domke | |
| 2008-06-03 | proper showSinglePic error handling (thanks to Sat-Turner) | Felix Domke | |
| 2008-06-02 | dont use and show input power measurement (for rotor running detection), | Andreas Monzner | |
| when the hardware doesn't support it | |||
| 2008-05-19 | remove no more needed time code | Andreas Monzner | |
| 2008-05-19 | compile fix for old api | Andreas Monzner | |
| 2008-05-15 | add support for rolloff and pilot changing (needed for some 8PSK transponders) | Andreas Monzner | |
| this both values are transmitted to the frontend via linux tv api inversion param hack bits 0..1 are used for real inversion param (OFF, ON, AUTO) bits 2..3 are now used for rolloff param (0.35, 0.25, 0.20) bits 4..5 are now used for pilot param (OFF, ON, AUTO) this needs a linuxtv api kernel patch, and a driver change (alps_bsbe2.ko) both are not yet pushed to OE!! | |||
| 2008-05-07 | fix previous fix ;) | Andreas Monzner | |
