change servicelist window and font size
[enigma2.git] / lib / dvb /
2005-11-17 Felix Domkesave lamedb after scan
2005-11-16 Andreas Monzneruse frontend_id in prepare too
2005-11-16 Andreas Monznerauto tuner selection is now working (this breaks alloca...
2005-11-16 Felix Domkedvb/frontend: set sec once
2005-11-16 Felix Domkeuse orbital position in isValidONIDTSID
2005-11-16 Felix Domkescan: add flags for optional network search. drop trans...
2005-11-16 Felix Domkefactor out genSortName, cleanup comment
2005-11-16 Andreas Monzneralways emit timeUpdated signal on first received TDT
2005-11-16 Felix Domkeadd - untestd - frontend compatibility/priority check
2005-11-16 Felix Domkereenable channelAdded signal
2005-11-16 Felix Domkeremove fatal debug message
2005-11-16 Felix Domkework around capDecode problem
2005-11-16 Felix Domkefix DMX_SET_SOURCE call
2005-11-16 Stefan Plueckendon't use setsource with DVB-API < 3
2005-11-16 Felix Domkefix m_service_name_sort while scanning
2005-11-15 Felix DomkeaddTimeOffset is now static
2005-11-15 Felix Domkeshutdown channel if tune fails
2005-11-15 Andreas Monznerfix typo
2005-11-15 Felix Domkeimprove locking of addTimeOffset a bit
2005-11-15 Felix Domkeadd - untested - multituner support
2005-11-15 Felix Domkeuser eSmartPtrList instead of std::list<ePtr< ... > >
2005-11-15 Felix Domkeadd some consts
2005-11-15 Felix Domkeadd initial transponders from python
2005-11-15 Andreas Monznercreate default bouquets when missing (bouquets.tv,...
2005-11-15 Felix Domkefix pts relative seeking, make pts_t signed
2005-11-15 Felix Domkeadd calc bitrate to tstools
2005-11-14 Felix Domkeremove debug output
2005-11-14 Felix Domkefix missing return values
2005-11-14 Andreas Monznercompile fix
2005-11-14 Andreas Monznerworking on move, edit mode and add remove service to...
2005-11-14 Ronny Strutzadd decoder-mute (via proc)
2005-11-14 Andreas Monznerfix
2005-11-13 Felix Domkeflush PVR
2005-11-13 Andreas Monznermove services in bouquets is now possible.. (bouquet...
2005-11-13 Andreas Monznerbetter handling for time_t .. use typedef
2005-11-13 Andreas Monznerdont open epglist when no epg is avail
2005-11-13 Felix Domkeadd seekToPosition to DVBChannel
2005-11-12 Ronny Strutzadd debug
2005-11-11 Stefan Pluecken...
2005-11-11 Stefan Plueckenmake it compatible with 7020 again (should be removed...
2005-11-11 Felix DomkePAUSE audio, too
2005-11-11 Felix Domkeadd pause support
2005-11-11 Andreas Monznerdisable debug messages
2005-11-11 Felix Domkesome sort improvements
2005-11-10 Andreas Monznerepglist is now working
2005-11-10 Stefan Plueckenthis fix is sponsored by wc frisch
2005-11-10 Ronny Strutzadd volume control for 7025
2005-11-10 Andreas Monznerreplace eServiceReferenceDVB with eServiceReference...
2005-11-09 Felix Domkedifferentiate between failures while and after tuning
2005-11-09 Felix Domkeremove unused states so we don't need to track changes...
2005-11-09 Felix Domkeremove some debug messages
2005-11-09 Andreas Monznerimplement interface for query epg
2005-11-09 Felix Domke - fix typo ;)
2005-11-07 Andreas Monznerfix LOFH
2005-11-06 Andreas Monznerset demux buffer size to 64K (default is 8K)
2005-11-06 Andreas Monznermake eDVBSatelliteEquipmentControl useable from python
2005-11-05 Andreas Monznerremove local changes
2005-11-05 Andreas Monzneradd some funktions to configure lnbs, satellites, diseqc...
2005-10-29 Andreas Monznerremove more comments
2005-10-29 Andreas Monznerremove unneeded comment
2005-10-29 Andreas Monzneradd bouquet support
2005-10-29 Andreas Monznermore complete lamedb (Astra 19.2 and Hotbird 13.0)...
2005-10-26 Felix Domke - add PMT pid to program info
2005-10-26 Andreas Monznerstart rotor with 13V and static power limiting mode...
2005-10-26 Andreas Monznerchange lamedb format.. more compatible with old enigma...
2005-10-26 Andreas Monznera lnb have only one satellite parameters struct
2005-10-25 Felix Domke - add seekTo, flush to demux/channel interfaces
2005-10-25 Felix Domke - add seekTo in eDVBChannel (PVR)
2005-10-25 Felix Domke - add flushing support in demux / decoder
2005-10-16 Felix Domkefollow timer API change
2005-10-16 Felix Domkedouble -> int
2005-10-15 Felix Domkeadd demux handling (for decoder and record)
2005-10-15 Felix Domkedont't start vpid/apid if not available
2005-10-09 Felix Domkeservice: add sort of servicelist including all required...
2005-10-09 Felix Domkeconvert DVB->UTF while scanning - please rescan\!
2005-09-30 Andreas Monznerset correct "descramble on demux" bitmask
2005-09-30 Andreas Monznerimplement /tmp/camd.socket support
2005-09-30 Andreas Monzneruse libdvbsi++ from tuxbox-cvs,
2005-09-26 Felix Domke - add more DVB-T support
2005-09-26 Felix Domke - fix scan: initial transponder wasn't used.
2005-09-02 Andreas Monzneradd methods for save/load lamedb
2005-09-02 Andreas Monzneradd methods for save and load lamedb
2005-09-02 Andreas Monznerfix TDT reading
2005-09-02 Andreas Monznerfix segfault (2nd try) .. and all because of a small '~'
2005-09-02 Andreas Monznerfix segfault
2005-09-02 Andreas Monznermore thread safe
2005-08-31 Felix Domke - fix character conversion for DVB
2005-08-31 Andreas Monznerlnb's have diseqc parameters.. not satellite's
2005-08-31 Felix Domke - fix serious problems in widget code. fixup buffered...
2005-08-31 Felix Domke - work around scan problem
2005-08-30 Andreas Monznerfix
2005-08-29 Andreas Monzneroptimize epg for less memory consumption,
2005-08-17 Felix Domke - add iSeekableService, implement it for serviceDvb
2005-08-16 Felix Domke - add getLength() call to iStaticServiceInformation
2005-08-15 Andreas Monznerno eFatal when section crc32 is not okay.. i think...
2005-08-15 Andreas Monzneradd pid cache
2005-08-15 Andreas Monznerfix block artifacts when zap with pallas/vulcan hardware
2005-08-15 Andreas Monznerhopefully fix frequently segfault
2005-08-14 Felix Domke - add tstools to evaluate PTS values from TS files...
2005-08-13 Stefan Plueckenadding volume control
next