aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-21optimize codeAndreas Monzner
2006-04-20show inTimerIcon also in similar event listAndreas Monzner
2006-04-20fix crash when try to open similar event list when no similar events are foundAndreas Monzner
2006-04-20fix bsod when opening similar event list when no similar events existAndreas Monzner
2006-04-20small fixAndreas Monzner
2006-04-20fix bsodAndreas Monzner
2006-04-19call closed without parameters is also validAndreas Monzner
2006-04-19fix recursive close crashesAndreas Monzner
2006-04-19fix returning screen in openWithCallbackAndreas Monzner
2006-04-19small isInTimer speedup (not measured)Andreas Monzner
2006-04-19show similar broadcastings deferred in eventviewAndreas Monzner
2006-04-19comment out assertion as long no other solution for recursive close all open ...Andreas Monzner
2006-04-19fix bluescreen when wizard endsAndreas Monzner
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-18reactivate non-working PiP to ease up testing (and fixing driver bugs\!) by T...Felix 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-16do not activate repeated timers first time when the start time is before now ...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 try/exceptFelix Domke
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 double-close raceFelix 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