aboutsummaryrefslogtreecommitdiff
path: root/lib/dvb
AgeCommit message (Expand)Author
2006-06-17I/O priority support with cfq scheduler (needs new kernel patch)Andreas Monzner
2006-06-06add sync for teletext subtitles and improve text extraction a bitFelix Domke
2006-06-05fix some bugs, collect subtitle pagesFelix Domke
2006-06-05revert non working changesAndreas Monzner
2006-06-05fix scan was not working on transponders withut PAT (Hispasat)Andreas Monzner
2006-06-02get notified on new page, color decodingFelix Domke
2006-06-02fix virtual destructorFelix Domke
2006-06-01the scan should now work for scanning dish network .. they use the SDT OTHERAndreas Monzner
2006-05-28fix for working on old apiAndreas Monzner
2006-05-26fix commentAndreas Monzner
2006-05-26fix one step east / one step west optionAndreas Monzner
2006-05-24add support for 8PSKAndreas Monzner
2006-05-24fix segfault on fast zapping (faster then a pmt is received)Andreas Monzner
2006-05-24add debug output to see what is written to frontendAndreas Monzner
2006-05-22workaround for wrong transmitted epg data (tsid/onid/sid not correct)Andreas Monzner
2006-05-22better castAndreas Monzner
2006-05-22dont reset the "service new found flag" in sdt scanAndreas Monzner
2006-05-22do not ask to scan on tuner 0 when not neededAndreas Monzner
2006-05-22fix scanAndreas Monzner
2006-05-22use explicit casts to prevent compiler errorStefan Pluecken
2006-05-21some more work on teletext single-page parsingFelix Domke
2006-05-21remove debug from pesparserFelix Domke
2006-05-21use nonblocking IO for pes filteringFelix Domke
2006-05-20many changes for better CI handlingAndreas Monzner
2006-05-18fix linked tuner handling for more then 2 sat tunersAndreas Monzner
2006-05-17rename iFrontendStatusInformation to iFrontendInformationAndreas Monzner
2006-05-17more changes for dvb-s2Andreas Monzner
2006-05-16more changes for AAC audio support (not dm7025)Andreas Monzner
2006-05-16add ability to selecte the audio channel (mono left, stereo, mono right) from...Andreas Monzner
2006-05-15fix non-existing cast for FEC_9_10Stefan Pluecken
2006-05-14remove unneeded caching of caids, use an array for pidcache instead of std::m...Andreas Monzner
2006-05-13make enigma2 ready for dvb-s2Andreas Monzner
2006-05-12add teletext parserFelix Domke
2006-05-12add teletext.cppFelix Domke
2006-05-12match declaration to signalFelix Domke
2006-05-12add PES readerFelix Domke
2006-05-12add pes parserFelix Domke
2006-05-09fix graying out of non selectable services in servicelistAndreas Monzner
2006-05-09revert unneeded changes for sdt updateAndreas Monzner
2006-05-09implement SDT scan on enter transponder (on normale zapping)Andreas Monzner
2006-05-09move mark service as new code to better positionAndreas Monzner
2006-05-08fix "Clearall before scan" handlingAndreas Monzner
2006-05-08fix typoAndreas Monzner
2006-05-08add ability to select in scan what is todo with existing services (Clear befo...Andreas Monzner
2006-05-07fixAndreas Monzner
2006-05-06remove no more needed c++ single epg list content classAndreas Monzner
2006-05-06fix warningsAndreas Monzner
2006-05-05change default lof threshold for universal lnbs to 11700Andreas Monzner
2006-05-05add function to remove single service,Andreas Monzner
2006-04-28fix empty expressions in dvb list searchFelix Domke