| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-11-20 | speedup show satellite-/ providerlist | Andreas Monzner | |
| 2006-11-01 | fix read cache values from lamedb | Andreas Monzner | |
| 2006-08-08 | sort providers case insensitiv | Andreas Monzner | |
| 2006-07-20 | add support for markers in bouquets | Andreas Monzner | |
| < > are usable to jump from marker to marker | |||
| 2006-05-22 | use explicit casts to prevent compiler error | Stefan Pluecken | |
| 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 | 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-13 | make enigma2 ready for dvb-s2 | Andreas Monzner | |
| 2006-05-09 | move mark service as new code to better position | Andreas Monzner | |
| 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-28 | fix empty expressions in dvb list search | Felix Domke | |
| 2006-04-27 | fix -T -C channellisting stuff | Andreas Monzner | |
| 2006-04-06 | initialize variable | Andreas Monzner | |
| 2006-04-02 | compile fix | 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 | add search function to epgcache to do similar broadcasting searches and text ↵ | Andreas Monzner | |
| searches in event titles for more infos about how to use look at epgcache.cpp, search eEPGCache::search method and read the comment above the funcion the similar broadcastings search is used from python in Eventview.py | |||
| 2006-02-24 | many cable and terrestrial fixes | Andreas Monzner | |
| code cleanup | |||
| 2006-02-24 | loading and saving the cable transponders to lamedb works now | Stefan Pluecken | |
| 2006-01-24 | fix service types for radio bouquets | Andreas Monzner | |
| 2006-01-24 | add ability to copy providers or all services from satellites to favourites ↵ | Andreas Monzner | |
| (this creates a new bouquet) add ability to remove a complete bouquet both are just working with enabled multi bouquet mode | |||
| 2006-01-04 | export eDVBDB to python ( for reloadServicelist and reloadBouquets ) | Andreas Monzner | |
| 2006-01-03 | store and use previous selected audio pid | Andreas Monzner | |
| 2005-12-22 | bouquets and lamedb now stored in /etc/enigma2 (CONFIGDIR/enigma2) | Andreas Monzner | |
| exisiting files in old path will be moved | |||
| 2005-12-22 | fix satellite order in channellist | Andreas Monzner | |
| save orbital position in lamedb compatible with e1 | |||
| 2005-12-19 | show real satellite name in satellite list | Andreas Monzner | |
| 2005-12-19 | remove some debug prints | Stefan Pluecken | |
| this commit breaks enigma2... sorry... the automatic scan throws a "KeyError" but the serviceselection looks nicer now :) | |||
| 2005-12-12 | small optimiziations | Andreas Monzner | |
| 2005-12-03 | fix marking non playable services in channellist | 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 | add support for listing satellites and providers | Andreas Monzner | |
| use this new stuff in a simple case study (green and yellow button in service list.. feel free to implement a cool satellites/providers tree) prepare for splitted radio/tv mode | |||
| 2005-11-18 | fix movemode | Andreas Monzner | |
| 2005-11-18 | code cleanup/optimization | Andreas Monzner | |
| 2005-11-17 | save lamedb after scan | Felix Domke | |
| 2005-11-16 | factor out genSortName, cleanup comment | Felix Domke | |
| 2005-11-15 | fix typo | Andreas Monzner | |
| 2005-11-15 | create default bouquets when missing (bouquets.tv, bouquets.radio, ↵ | Andreas Monzner | |
| userbouquet.favourites.tv, userbouquet.favourites.radio) | |||
| 2005-11-14 | compile fix | Andreas Monzner | |
| 2005-11-14 | working on move, edit mode and add remove service to context menu | Andreas Monzner | |
| 2005-11-14 | fix | Andreas Monzner | |
| 2005-11-13 | move services in bouquets is now possible.. (bouquet save is missing yet) | Andreas Monzner | |
| 2005-11-11 | some sort improvements | Felix Domke | |
| 2005-11-09 | remove some debug messages | Felix Domke | |
| 2005-10-29 | remove more comments | Andreas Monzner | |
| 2005-10-29 | remove unneeded comment | Andreas Monzner | |
| 2005-10-29 | add bouquet support | Andreas Monzner | |
| 2005-10-26 | change lamedb format.. more compatible with old enigma format... please use ↵ | Andreas Monzner | |
| the new lamedb | |||
| 2005-10-09 | service: add sort of servicelist including all required layers | Felix Domke | |
