aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2006-04-18revert changes from some hours ago (aka disable PiP again)Stefan Pluecken
2006-04-18activate blue button in info bar for extensionsStefan Pluecken
2006-04-18fix typoFelix Domke
2006-04-18fix Scart.py, add some asserts to find this kind of bugs earlierFelix Domke
2006-04-18fix newlineFelix Domke
2006-04-18fix bluescreenAndreas Monzner
2006-04-17do not crash (blue screen) when try to remove a non existing bouquetAndreas Monzner
2006-04-17fix some blue screensAndreas Monzner
2006-04-17move cursor to valid position when current is invalid (on call invalidate)Andreas Monzner
2006-04-16add repeating zap timers is now possibleAndreas Monzner
2006-04-16make parameter for finishedChannelSelction optionalAndreas Monzner
2006-04-16do not try to scan, when no scan is possible.. (show a messagebox)Andreas Monzner
2006-04-15fix bluescreen ('NoneType' object has no attribute 'getPath')Andreas Monzner
2006-04-15show "in timer" icon also in multiepgAndreas Monzner
2006-04-15fix bug in EpgList.py (line 79, in getCurrent .. TypeError: unscribtable object)Andreas Monzner
2006-04-15fix segfault on transponders with incorrect mjd entries in the TDTAndreas Monzner
2006-04-15remove unneeded (double) closeAndreas Monzner
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 t...Andreas Monzner
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 fo...Stefan Pluecken
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
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