aboutsummaryrefslogtreecommitdiff
path: root/lib/dvb
AgeCommit message (Expand)Author
2006-04-03don't retry inifinitely to scan broken filesFelix Domke
2006-04-03fix segfaultAndreas Monzner
2006-04-02compile fixAndreas Monzner
2006-04-02much faster service change on same transponder (just FTA)Andreas Monzner
2006-03-31release cached channel when its no more used and a pvr channel request is pen...Andreas Monzner
2006-03-31fix: fd leaked when reading recordings.eplFelix Domke
2006-03-30in automatic scan do no more scan satellites twice when not needed (for advan...Andreas Monzner
2006-03-27fix segfault after leaving scan in some conditionsAndreas Monzner
2006-03-23fix for avoid false locks before new frontend parameters are written to tunerAndreas Monzner
2006-03-22fix calculation of size, when dealing with big file rangesFelix Domke
2006-03-22emergency resync code for pvrparseFelix Domke
2006-03-21use timemap instead of eventmap.. so the returned list is sorted by service a...Andreas Monzner
2006-03-21begin searching for similar broadcasts on base serviceAndreas Monzner
2006-03-21remove test stuffAndreas Monzner
2006-03-21add search function to epgcache to do similar broadcasting searches and text ...Andreas Monzner
2006-03-21small fixAndreas Monzner
2006-03-17use parent service reference for query EPG to build a .eit file when a parent...Andreas Monzner
2006-03-13dont ask for scanning second nim in automatic scan, when it is not meaningfulAndreas Monzner
2006-03-11fix linked tunerAndreas Monzner
2006-03-11eDVBChannel::getFrontend: don't crash when there is no frontend.Felix Domke
2006-03-09more python fixes :)Andreas Monzner
2006-03-09more python fixesAndreas Monzner
2006-03-09fixAndreas Monzner
2006-03-09make eDVBResourceManager accessible from python (needed for allocate a raw iD...Andreas Monzner
2006-03-07add ability to set a callback build function in listbox multicontentAndreas Monzner
2006-03-07much simpler frequency range checkAndreas Monzner
2006-03-07add assertion to help debuggingFelix Domke
2006-03-06optional cached (i.e. fopen,...) support for raw filesFelix Domke
2006-03-06another fixAndreas Monzner
2006-03-06fix for old apiAndreas Monzner
2006-03-06implement getFrontendData for DVB-TAndreas Monzner
2006-03-06fix #definesAndreas Monzner
2006-03-06moved PID search to proper please, simplified a bit (using the first found PM...Felix Domke
2006-03-06add possibility to playback ts files without entry in recordings.epl or witho...Andreas Monzner
2006-03-05clamp jumps at SOFFelix Domke
2006-03-05only sample each 40MB at max, use fallback bitrate if no other bitrate availableFelix Domke
2006-03-03fix ugly bug in satellite / lnb / tuner configAndreas Monzner
2006-03-03use samples for more accurate jumps when .ap files are not availableFelix Domke
2006-03-03change all values to upper case,Andreas Monzner
2006-03-03make inversion human readableAndreas Monzner
2006-03-03add "_" as delimiterAndreas Monzner
2006-03-03implement readFrontendData method to get a python dictionary containing dataAndreas Monzner
2006-03-03enable playback of multifile (split) moviesFelix Domke
2006-03-03add lockState and syncState to getFrontendInfo callAndreas Monzner
2006-03-01add missingFelix Domke
2006-02-28add getNextAccessPointFelix Domke
2006-02-27add support for turning rotor without power measurementAndreas Monzner
2006-02-27implement the source span translationFelix Domke
2006-02-27add getOffset and fix pvrparse for thatFelix Domke
2006-02-26use correct pathname for API version < 3. API v3 still needs to be fixed.Felix Domke