| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-02-16 | Merge branch 'bug_672_removed_pvr_device' | ghost | |
| Conflicts: lib/dvb/dvb.cpp | |||
| 2011-02-15 | idvb.h: add missing virtual | ghost | |
| 2011-02-15 | trade open flags to openPVR function | ghost | |
| refs bug #672 | |||
| 2010-11-24 | add DTS-HD as known audio format, add detection to pmt parser (no hardware ↵ | ghost | |
| support for DTS-HD yet) | |||
| 2010-11-24 | rename iDataSource to iTsSource (no functional change) | ghost | |
| 2010-11-10 | add new playSource / stopSource interface to iDVBChannel and eDVBChannel | ghost | |
| 2010-10-06 | Merge remote branch 'origin/bug_347_adenin_unicable_xml' | ghost | |
| 2010-06-08 | update unicable stuff (by adenin) | ghost | |
| 2010-04-15 | add possibility to reserve a demux from python (via rawChannel) | ghost | |
| 2010-03-31 | fixes bug #436 (again) | Stefan Pluecken | |
| multi tuner support: add a magic sleep(1) to workaround strange behaviour write a magic 0 into /sys/module/dvb_core/parameters/dvb_shutdown_timeout | |||
| 2010-03-31 | fixes bug #436 | Stefan Pluecken | |
| some improvements to the multi tuner type switching | |||
| 2009-12-13 | add preStart event and use it to load the cutlist | ghost | |
| 2009-10-28 | fix rotor tuning symbol | ghost | |
| 2009-03-31 | Merge commit 'origin/master' into tmbinc/FixTimingBugs | Felix Domke | |
| 2009-02-23 | fixed compile errors with g++ 4.3 and replaced some c headers by their | Andreas Oberritter | |
| c++ counterparts | |||
| 2009-02-11 | Merge branch 'master' of /home/tmbinc/enigma2-git into tmbinc/FixTimingBugs | Felix Domke | |
| Conflicts: lib/dvb/decoder.cpp | |||
| 2008-12-16 | move some functions to better place (aspect / size / framerate / progressive ↵ | ghost | |
| handling) | |||
| 2008-12-12 | fix return values to python | ghost | |
| 2008-11-24 | add possibility to request tsid/onid for iDVBChannel | ghost | |
| 2008-11-18 | rework decoder states | Felix Domke | |
| 2008-11-08 | add (tune)simulate support to some functions | ghost | |
| 2008-09-06 | allow more complicated sat configuration | 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-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-07-19 | now link dvb-s frontends to dvb-s2 frontends is possible | Andreas Monzner | |
| 2008-04-29 | implement dxDontshow flag.. its not possible to set this flag in e2 self.. | Andreas Monzner | |
| just with external settings editors.... (untested yet) | |||
| 2008-04-28 | make final tune timeout symbolrate depending | Felix Domke | |
| 2008-03-25 | change get/setData to use long instead of int, to match pointer size on all ↵ | Andreas Oberritter | |
| systems | |||
| 2008-03-11 | signal quality is SNR, signal power is AGC | Felix Domke | |
| 2007-09-15 | show more information in service scan (needs additional changes in skin) | Andreas Monzner | |
| 2007-06-14 | use read/write lock for eCueSheet | Andreas Monzner | |
| 2007-05-20 | invent proper signalPowerdB enums and use them | Felix Domke | |
| 2007-04-17 | add preroll to iTSMpegDecoder | Felix Domke | |
| 2007-02-26 | compile fixes for old dvb api (7020....) | Andreas Monzner | |
| 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-06 | one definition is enough | Andreas Monzner | |
| 2006-12-19 | some python import cleanups | Andreas Monzner | |
| lesser swig overhead | |||
| 2006-12-15 | small fix | Andreas Monzner | |
| 2006-12-13 | use aspect ratio information from mpeg sequence header instead of eit (needs | Andreas Monzner | |
| new drivers) | |||
| 2006-11-29 | code cleanup in ChannelSelection, | Andreas Monzner | |
| prepare for new service groups | |||
| 2006-11-01 | store subtitle data in service cache and reenable subtitles on next zap to | Andreas Monzner | |
| the same service | |||
| 2006-07-20 | add support for markers in bouquets | Andreas Monzner | |
| < > are usable to jump from marker to marker | |||
| 2006-07-03 | update unscanned transponders in toScan list with nit values | Andreas Monzner | |
| 2006-06-25 | add possibility to show iframes (not bugfree yet) | Andreas Monzner | |
| 2006-06-22 | add possibility to set per service ac3/pcm delay (not yet via gui) | Andreas Monzner | |
| to set a pcm or ac3 delay for a specific service edit your servicelist (/etc/enigma2/lamedb) example for pcm delay: 6dca:00c00000:044d:0001:1:0 Das Erste p:ARD,c:000065,c:010066,c:020068,c:030065,c:060001,c:080060 <-- 0x60 = 96ms PCM delay for AC3 delay set, c:07xxxx | |||
| 2006-05-20 | many changes for better CI handling | Andreas Monzner | |
| - the CI is now working on both tuners - the CI is no more blocked by freetv services - add multi services support (on same transponder) (yet hardcoded for Alphacrypt only) - fix bluescreen in CI MMI dialog when pressin ok/left/right | |||
| 2006-05-17 | rename iFrontendStatusInformation to iFrontendInformation | Andreas Monzner | |
| add possibility to query the tuner number for playing and recording services | |||
| 2006-05-16 | add ability to selecte the audio channel (mono left, stereo, mono right) ↵ | Andreas Monzner | |
| from python store the current selected audio channel then per service in servicelist TODO: extend the audio track selection screen to make audio channel selection usable :) | |||
| 2006-05-14 | remove unneeded caching of caids, use an array for pidcache instead of ↵ | Andreas Monzner | |
| std::map (safe memory) prepare for different video stream types.. (H264) ( NOT for dm7025 ) | |||
