| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 ) | |||
| 2006-05-12 | add PES reader | Felix Domke | |
| 2006-05-09 | implement SDT scan on enter transponder (on normale zapping) | Andreas Monzner | |
| this a) update changed service/provider names b) add new services to servicelist and mark it as new services to prevent change service_name it is possible to set the dxHoldName flag for this service to prevent change any parameter of a single service it is possible to set the dxNoSDT flag look at the eServiceDVB class declaration in lib/dvb/idvb.h | |||
| 2006-05-08 | fix "Clearall before scan" handling | Andreas Monzner | |
| add ability to reset the newfound flag from single service via channellist context menu add ability to the newfound flags for all services from a "orbital position" via channellist context menu | |||
| 2006-05-05 | add function to remove single service, | Andreas Monzner | |
| add function to remove transponder(s) and service(s) for specified onid/tsid/dvbnamespace/orbpos mark new found services in scan with dxNewFound flag add functions to change dxflags of a single service add function to change dxflags for specified onid/tsid/dvbnamespace/orbpos | |||
| 2006-04-28 | fix empty expressions in dvb list search | Felix Domke | |
| 2006-04-08 | select whether to use a primary decoder | Felix Domke | |
| 2006-04-04 | small changes | Andreas Monzner | |
| 2006-04-02 | much faster service change on same transponder (just FTA) | Andreas Monzner | |
| add ability to "zapto" and "record" services and use just cached pids (no use of PMT) ( no playback yet !!!! ) this is implemented likewise to enigma1 Example entry in lamedb: 6dca:00c00000:044d:0001:1:0 Das Erste p:ARD,c:000065,c:010066,c:020068,c:030065,f:4 p: is the provider name c:XXPPPP: are cached pids 00 is the video pid 01 is the audio pid 02 is the text pid 03 is the pcr pid f: is a flag bitmask bit 3 (decimal 4) is used for disable use of the pmt (just use cached pids) | |||
| 2006-03-21 | small fix | Andreas Monzner | |
| 2006-03-17 | use parent service reference for query EPG to build a .eit file when a ↵ | Andreas Monzner | |
| parent is avail (on subservices) | |||
| 2006-03-09 | more python fixes :) | Andreas Monzner | |
| 2006-03-09 | more python fixes | Andreas Monzner | |
