aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens
AgeCommit message (Collapse)Author
2006-05-01fix when only one frontend availableFelix Domke
2006-05-01add summary support for setupFelix Domke
2006-05-01simplify GUIcreate/createWidget, fix base class orderFelix Domke
2006-04-30use color actions in ChoiceBoxStefan Pluecken
2006-04-30ChoiceBox is now usable with number keysStefan Pluecken
2006-04-27to prevent bsods stop currently playing file, when remove it from playlistAndreas Monzner
2006-04-27fix -T -C channellisting stuffAndreas Monzner
2006-04-27fixAndreas Monzner
2006-04-27changes for identify -C and -T servicesAndreas Monzner
2006-04-27ok in multiepg is now similar to press infoAndreas Monzner
change service is now possible via red button when the selected event is the now event
2006-04-27make bouquet +/- useable in multiepg to change directly from one to another ↵Andreas Monzner
bouquet epg
2006-04-26show kiosque channels in tv listsAndreas Monzner
2006-04-26no orbital position with -T frontendsAndreas Monzner
2006-04-26show terrestrial frontend infos in ServiceInfo dialogAndreas Monzner
2006-04-26fix bluescreen when try to use the epg time search function in single epgAndreas Monzner
2006-04-26timers can now have after events. currently only working events: "do ↵Stefan Pluecken
nothing" and "go to deep standby"
2006-04-26add ability to list all events for a specific start time/date (press Dream/Menu)Andreas Monzner
2006-04-26better descriptionAndreas Monzner
2006-04-26more space in movieplayer for movie/mp3 titleAndreas Monzner
add ability to hide movieplayer via contextmenu
2006-04-24fix automatic scan for DVB-TAndreas Oberritter
2006-04-24None checkAndreas Monzner
2006-04-23fix typosFelix Domke
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-19show similar broadcastings deferred in eventviewAndreas Monzner
when similar broascastings are avail now it is possible to open a epglist with all similar broadcastings (via red button)
2006-04-19fix bluescreen when wizard endsAndreas Monzner
dont ask to scan 2nd NIM when both nims have the same satellites configured
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-16do not try to scan, when no scan is possible.. (show a messagebox)Andreas Monzner
this fixes "self.feid = self.scanList[self.run]["feid"]" IndexError: list index out of range (ServiceScan.py line 64)
2006-04-15fix bluescreen ('NoneType' object has no attribute 'getPath')Andreas Monzner
2006-04-15fix bug in EpgList.py (line 79, in getCurrent .. TypeError: unscribtable object)Andreas Monzner
make similar broadcasting search working in multiepg
2006-04-15remove unneeded (double) closeAndreas Monzner
this fixes adding single services to a bouquet when more than once are avail
2006-04-13fix return of getSeekFelix Domke
2006-04-13fix pip disableFelix Domke
2006-04-12fix blue screen in some conditionsAndreas 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-11don't crash when there is no infoFelix Domke
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-10fixAndreas Monzner