| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-10-30 | move subtitles selection to mainmenu, some subtitle fixes | Andreas Monzner | |
| 2006-10-23 | more work on dvb subtitles (not finished/working yet) | Andreas Monzner | |
| 2006-10-23 | prepare for dvb subtitle support (not finished yet) | Andreas Monzner | |
| cache query of eDVBServicePMThandler::getProgram | |||
| 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-06-21 | Pip is now working with CI | Andreas Monzner | |
| fixes for more than one CI | |||
| 2006-06-01 | the scan should now work for scanning dish network .. they use the SDT OTHER | Andreas Monzner | |
| 2006-05-24 | fix segfault on fast zapping (faster then a pmt is received) | Andreas Monzner | |
| 2006-05-22 | dont reset the "service new found flag" in sdt scan | Andreas Monzner | |
| 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-16 | more changes for AAC audio support (not dm7025) | Andreas Monzner | |
| Note: AUDIO_SET_STREAMTYPE ioctl not yet implemented in e2 | |||
| 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-09 | revert unneeded changes for sdt update | Andreas Monzner | |
| restructure code for better readability add some comments remove some debug output | |||
| 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-04-26 | do explicit cast | Andreas Monzner | |
| 2006-04-26 | make TheDOCs compiler happy | Andreas Monzner | |
| 2006-04-26 | add function to get a list of CAIDs for a running dvb service from python | Andreas Monzner | |
| 2006-04-14 | don't keep unused references | Felix Domke | |
| 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-07 | add assertion to help debugging | Felix Domke | |
| 2006-03-06 | moved PID search to proper please, simplified a bit (using the first found ↵ | Felix Domke | |
| PMT should be ok) | |||
| 2006-03-06 | add possibility to playback ts files without entry in recordings.epl or ↵ | Andreas Monzner | |
| without meta file or with a incorrect servicereference (this just work when the TS file includes a PAT and a PMT) | |||
| 2006-01-26 | add cue sheets | Felix Domke | |
| 2006-01-18 | fix typo | Andreas Monzner | |
| 2006-01-18 | fix "decode demux mask" and "get section data from demux" | Andreas Monzner | |
| 2006-01-17 | add support for videotext (VBI) | Andreas Monzner | |
| so now the videotext from the TV is useable (needs new drivers!) | |||
| 2006-01-17 | handle EOF event in pmt handler | Felix Domke | |
| 2006-01-15 | pmt: differentiate between data and decoder demux | Felix Domke | |
| 2006-01-07 | add support for private epg | Andreas Monzner | |
| 2006-01-03 | store and use previous selected audio pid | Andreas Monzner | |
| 2005-12-21 | format, ac3 and crypted indicators now working | Andreas Monzner | |
| TODO: get format/aspect infos from the mpeg decoder ( EIT information is not working on every service ) | |||
| 2005-12-05 | use eit component tags to get language info of audio streams (premiere) | Andreas Monzner | |
| 2005-12-04 | fix comments | Andreas Monzner | |
| 2005-12-04 | remove unneeded stuff | Andreas Monzner | |
| 2005-12-03 | remove non working indication of playable services in servicelist | Andreas Monzner | |
| get current event in listboxservicecontent via iStaticServiceInformation instead of use directly eEPGCache | |||
| 2005-12-02 | set foregroundcolor of non tuneable services in servicelist to gray (for ↵ | Andreas Monzner | |
| linked tuner mode) | |||
| 2005-11-28 | audio: add language display | Felix Domke | |
| 2005-11-26 | pmt handling: untested (as usual) AC3 support | Felix Domke | |
| 2005-11-24 | ci fixes (TODO: build reel ci resource handling.. at moment the first ↵ | Andreas Monzner | |
| service get the free cislot..) | |||
| 2005-11-23 | fix lengthfield parsing | Andreas Monzner | |
| 2005-11-22 | work on ci support | Andreas Monzner | |
| please update the libdvbsi++ to CVSDATE >= 20051119 | |||
| 2005-11-22 | rename method | Andreas Monzner | |
| 2005-11-21 | it doesn't compile with const | Stefan Pluecken | |
| Ghost: is this correct now? | |||
| 2005-11-19 | dynamic update demux setting in running ca services (change demux mask in ↵ | Andreas Monzner | |
| capmt and resend the capmt to socket) needed for recording services | |||
| 2005-11-18 | pts: as the decoding demux isn't stored in the dvbchannel (it could be ↵ | Felix Domke | |
| shared, and a decoding demux can't be shared), it has to be given to the pts relevant functions. | |||
| 2005-11-14 | remove debug output | Felix Domke | |
| 2005-11-11 | disable debug messages | Andreas Monzner | |
| 2005-11-09 | differentiate between failures while and after tuning | Felix Domke | |
| 2005-10-26 | - add PMT pid to program info | Felix Domke | |
| 2005-10-15 | add demux handling (for decoder and record) | Felix Domke | |
