aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2006-04-15fix segfault on transponders with incorrect mjd entries in the TDTAndreas Monzner
null pointer check before accessing sectionreader object
2006-04-15remove unneeded (double) closeAndreas Monzner
this fixes adding single services to a bouquet when more than once are avail
2006-04-14don't keep unused referencesFelix Domke
2006-04-13fix segfaultAndreas Monzner
2006-04-13reset rotormoving flag in some conditionsAndreas Monzner
2006-04-13fix return of getSeekFelix Domke
2006-04-13stop tuneLoop when the frontend is no more usedAndreas Monzner
2006-04-13take care of count of receivable satellites in transponder useable scoreAndreas Monzner
2006-04-13fix pip disableFelix Domke
2006-04-13use refcount for decoding demuxes to check if they are in useFelix Domke
2006-04-13add getRefCount to evaluate if a demux is in useFelix Domke
2006-04-13fix warningFelix Domke
2006-04-12fix sending of uncommitted command when no committed command is choosed and ↵Andreas Monzner
the command order says committed command first
2006-04-12fix blue screen in some conditionsAndreas Monzner
2006-04-11some logic to detect useable nims for rotor pluginAndreas Monzner
2006-04-11don't display blue knob till pip works properly (PIP doesn't work properly ↵Stefan Pluecken
for now! don't activate it! it will eat your box and cat)
2006-04-11fix tuner selection in positioner plugin for more than one dvb-s nimStefan Pluecken
2006-04-11add missing importStefan Pluecken
2006-04-11don't crash when there is no infoFelix Domke
2006-04-11fix FIXMEE :) (don't open recording filter with pid 0x1234.. use -1)Andreas Monzner
2006-04-11immediate close no more used demux fd'sAndreas Monzner
2006-04-10catch pressing EXIT in extensions listStefan Pluecken
2006-04-10fix instant records (timers, deleted through the timer menu are still in the ↵Stefan Pluecken
instant recording list... timers, that are in the instant recording list will be deleted now in that case)
2006-04-10don't pay attention to instant record timers, that are not runningStefan Pluecken
2006-04-10set english as first language in language selectionStefan Pluecken
2006-04-10fixAndreas Monzner
2006-04-10add destroyFelix Domke
2006-04-09add: italian language, thanks to musicbobFelix Domke
2006-04-09fix timer disable/reenableFelix Domke
2006-04-09add destroy() for Components to fix bug #52Felix Domke
2006-04-09enable DMX_ADD_PID by default - you need dvb-core support for this\!Felix Domke
2006-04-09fix fd leak for recordingsFelix Domke
2006-04-08use new setTargetFelix Domke
2006-04-08use setTarget instead of ugly 's'Felix Domke
2006-04-08add dummy setTarget, add skip supportFelix Domke
2006-04-08fix crash when pressing play in MovieplayerAndreas Monzner
2006-04-08fixAndreas Monzner
2006-04-08fix crash when press red button in empty timerlistAndreas Monzner
fix crash when press ok directly after e2 start
2006-04-08decrease time between parameter calling to ensure search mode works betterStefan Pluecken
2006-04-08retune after sending a diseqc command in the positioner setup pluginStefan Pluecken
2006-04-08fix newlineFelix Domke
2006-04-08PiP-gui support really displays a small video now (still buggy)Stefan Pluecken
2006-04-08add support for picture in picture into the infobar (by pressing the blue ↵Stefan Pluecken
button)
2006-04-08feature complete positioner pluginStefan Pluecken
2006-04-08compile fixAndreas Monzner
2006-04-08add VideoWindow ComponentFelix Domke
2006-04-08add evideo to makefileFelix Domke
2006-04-08add video widgetFelix Domke
2006-04-08make video widget usableFelix Domke
2006-04-08theoretic support for PiP (will be fixed)Felix Domke