summaryrefslogtreecommitdiff
path: root/sections.c
AgeCommit message (Expand)Author
2022-01-31Clarified some potentially mistakable code in cSectionHandler::SetStatus()Klaus Schmidinger
2021-06-20Improved responsiveness in cSectionHandler::Action()Klaus Schmidinger
2021-06-08Fixed flushing old data from the section handlerKlaus Schmidinger
2020-11-24Fixed "read incomplete section" errorsKlaus Schmidinger
2019-05-28Fixed inconsistent behavior in case only certain devices are used (selected b...Klaus Schmidinger
2015-01-14Modified the descriptions of several threadsKlaus Schmidinger
2012-10-04The cThread constructor now has an additional boolean parameter that can be s...Klaus Schmidinger
2012-08-26Added cDevice::ReadFilter()Klaus Schmidinger
2007-10-14Added cDevice::CloseFilter(); some fixes to PLUGINS.html1.5.10Klaus Schmidinger
2005-09-18Fixed a typoKlaus Schmidinger
2005-08-14Changed cThread Active() vs. Running()Klaus Schmidinger
2005-08-13Centralized 'thread active' handlingKlaus Schmidinger
2005-05-29Added cThread::SetPriority() and using it in cSectionHandler::Action() to red...1.3.25Klaus Schmidinger
2004-10-24Added cCondWait::Sleep() and using it to replace all usleep() callsKlaus Schmidinger
2004-10-16Avoiding unnecessary section filter start/stopsKlaus Schmidinger
2004-08-08Making sure section filters are only set if the device actually has a lockKlaus Schmidinger
2004-07-17Fixed handling error case '-1' when polling section filtersKlaus Schmidinger
2004-07-17No longer adding section filters to the list of filters if they can't be openedKlaus Schmidinger
2004-02-07Added a missing blankKlaus Schmidinger
2004-01-11The actual transponder data is now taken from the NIT1.3.1Klaus Schmidinger
2004-01-10In case of incomplete sections an error message is now logged only every 10 s...Klaus Schmidinger
2004-01-04Implemented automatic PID switching and channel detectionKlaus Schmidinger
2003-12-22Changed section handling; replaced 'libdtv' with 'libsi'Klaus Schmidinger