aboutsummaryrefslogtreecommitdiff
path: root/lib/python
AgeCommit message (Collapse)Author
2006-01-28fix no more working multi epg since previous BouquetSelector changeAndreas Monzner
2006-01-28fix channel selection context menu close handlingAndreas Monzner
2006-01-28add \n to separate devicesStefan Pluecken
2006-01-28add loopback deviceStefan Pluecken
2006-01-28use config.network.dns instead of a non-existing config element ↵Stefan Pluecken
config.network.nameserver add debug prints
2006-01-28store configmode in advanced sat modeAndreas Monzner
2006-01-28use ScrollLabel in update plugin to let the user see the whole result of the ↵Stefan Pluecken
update process
2006-01-27follow api changes, fix seek-to-start at sofFelix Domke
2006-01-27poll position, length even if not initially availableFelix Domke
2006-01-27remove eConfigFelix Domke
2006-01-27add scrollbar to the config listStefan Pluecken
2006-01-27revert getKey change..Andreas Monzner
2006-01-27fix saving of advanced satconfigAndreas Monzner
cleanup code
2006-01-27set missing defaults.. (ugly bug)Andreas Monzner
2006-01-27fixAndreas Monzner
2006-01-27seek to start when bouncing at SOFFelix Domke
2006-01-26fix ugly config bugAndreas Monzner
2006-01-26fix EOF bug, display pvrstate only when seekingFelix Domke
2006-01-26add pvr state windowFelix Domke
2006-01-26follow api changesFelix Domke
2006-01-26show, hide is now supported in screen, adding onShow (!= onShown), onHideFelix Domke
2006-01-26follow core event changesFelix Domke
2006-01-26allow setting python to verbose modeFelix Domke
2006-01-26some work on the timer sanity check (overlapping timers solver)Stefan Pluecken
2006-01-26fixAndreas Monzner
2006-01-26TYPE_PIXMAP_ALPHATEST in eListboxMultiContent, fix alphatestFelix Domke
2006-01-25don't translate empty stringsAxel Buehning
2006-01-25many info handling changes (nownext/multi/single epg)Andreas Monzner
2006-01-25delete correct entry in timerlistAndreas Monzner
2006-01-25add selchanged signal to listboxAndreas Monzner
2006-01-25added a sanity check for timer editor (no functionality until now except ↵Stefan Pluecken
building a list of simultanious timers)
2006-01-25reenable empty timer list editing :)Stefan Pluecken
translate some things
2006-01-25fixed repeated timer displays and translated the weekdays to GermanStefan Pluecken
2006-01-25display correct action on the yellow buttonStefan Pluecken
2006-01-25added ability to diable timers (yellow button in the timer list)Stefan Pluecken
FIXME: we need transparency for pixmaps in an eListboxPythonMultiContent
2006-01-24cleanup the timerlist by pressing blue in the timer listStefan Pluecken
2006-01-24bouquet +/- is now working in the channellistAndreas Monzner
2006-01-24- fixed left/right in language selection (updates language on the fly)Stefan Pluecken
- added a log viewer for timers (info key in timerlist)
2006-01-24re-right align the timerentry times for repeated timersStefan Pluecken
2006-01-24add ability to copy providers or all services from satellites to favourites ↵Andreas Monzner
(this creates a new bouquet) add ability to remove a complete bouquet both are just working with enabled multi bouquet mode
2006-01-24remove some unneeded debug outputAndreas Monzner
2006-01-24fix no more working color buttons in channellist after disable movemodeAndreas Monzner
2006-01-23fix enq answer handling of numbers with beginning zero'sAndreas Monzner
2006-01-23fix non working ENQ fields in CI mmi (PIN inputs and other)Andreas Monzner
TODO: make MMI global useable (at moment just in the mmi setup)
2006-01-22remove debugStefan Pluecken
2006-01-22use IDs for jumping in the wizardsStefan Pluecken
2006-01-22fix for radio modeAndreas Monzner
2006-01-22more code cleanup,Andreas Monzner
re-enable number(handy) browsing in channelselectionbase, fix move/editmode cancel
2006-01-21fix radio playerAndreas Monzner
code cleanup in channelselector (more scalable)
2006-01-21remove frequency input range check in manual scan (was 10000-14000)..Andreas Monzner