| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-03-09 | make eDVBResourceManager accessible from python (needed for allocate a raw ↵ | Andreas Monzner | |
| iDVBChannel) make iDVBChannel accessible from python (needed for get iDVBFrontend) make iDVBFrontend accessible from python for raw tuning transponders and send diseqc messages | |||
| 2006-03-07 | fix storing of advanced satconfig out of the start wizard | Andreas Monzner | |
| 2006-03-07 | add ability to set a callback build function in listbox multicontent | Andreas Monzner | |
| 2006-03-07 | add InfoBarTimeshiftState, fix timeshift after zap, fix seekactions | Felix Domke | |
| 2006-03-07 | use InfoBarTimeshiftState in infobar to display timeshift state | Felix Domke | |
| 2006-03-07 | fix non working close on remove bouquet and copy provider to bouquetlist | Andreas Monzner | |
| 2006-03-07 | add TYPE_RELATIVE support for the ServicePosition component | Felix Domke | |
| 2006-03-07 | add TimeshiftState screen | Felix Domke | |
| 2006-03-07 | comment that this is a fall-trough | Felix Domke | |
| 2006-03-06 | fix about box to be usable on one tuner boxes (7020) | Stefan Pluecken | |
| 2006-03-06 | add ability to lock/unlock the framebuffer (fix locking of lcd.. i hope) | Andreas Monzner | |
| use like this: from enigma import fbClass, fbClassPtr (*) fbClass.getInstance().lock() ... unlock() ... islocked() | |||
| 2006-03-06 | add possibility to lock/unlock the rc devices (remote control) from python | Andreas Monzner | |
| it is usable by this way: from enigma import eRCInput, eRCInputPtr (or *) rcinput = eRCInput.getInstance() rcinput.lock()... unlock()... islocked() | |||
| 2006-03-06 | update ConfigurationBackup plugin | Felix Domke | |
| 2006-03-06 | replace 'NIM' by 'Tuner' to help users understanding the message | Felix Domke | |
| 2006-03-05 | add ConfigurationBackup | Felix Domke | |
| 2006-03-05 | a navigation instance might not be available at AUTOSTART. use first ↵ | Felix Domke | |
| session's navigation instance | |||
| 2006-03-05 | add WHERE_SESSIONSTART | Felix Domke | |
| 2006-03-05 | fix absolute paths to be relative | Felix Domke | |
| 2006-03-05 | add ConfigurationBackup plugin | Felix Domke | |
| 2006-03-05 | don't resolve absolute paths | Felix Domke | |
| 2006-03-05 | plugin api change: Plugins() and main functions must receive (and possibly ↵ | Felix Domke | |
| ignore) keyword arguments | |||
| 2006-03-05 | some more .cvsignore | Felix Domke | |
| 2006-03-05 | add missing cvsignore | Felix Domke | |
| 2006-03-05 | adding the image upgrade wizard | Stefan Pluecken | |
| can backup settings to hdd, cf, usb or (in the future) a given path recognizes the backup after flashing the image automatically and asks the user, if it should restore the settings guides the user through the upgrade process | |||
| 2006-03-05 | fix recallPrevService function (0-zapping)... | Andreas Monzner | |
| 2006-03-05 | too many side effects for a sunday - remove previous changes | Stefan Pluecken | |
| 2006-03-05 | grmpf | Stefan Pluecken | |
| 2006-03-05 | small fix for basenames of zero length | Stefan Pluecken | |
| 2006-03-05 | allow absolute paths in resolveFilename | Stefan Pluecken | |
| 2006-03-05 | add scrollbars ondemand | Stefan Pluecken | |
| 2006-03-05 | some more fixes | Stefan Pluecken | |
| 2006-03-05 | fix ZappingAlternatives - it SHOULD work now... | Stefan Pluecken | |
| 2006-03-05 | somebody broke the start wizard by changing absolute paths for pixmaps to ↵ | Stefan Pluecken | |
| relative ones | |||
| 2006-03-04 | was it meant that way? ;) | Stefan Pluecken | |
| 2006-03-04 | fix fix | Stefan Pluecken | |
| 2006-03-04 | fix | Stefan Pluecken | |
| 2006-03-04 | load alternatives.xml in autostart plugin | Stefan Pluecken | |
| 2006-03-04 | enhance usability of ZappingAlternatives plugin | Stefan Pluecken | |
| 2006-03-04 | remove faulty debug print | Stefan Pluecken | |
| 2006-03-04 | don't die on loadAlternatives when no file is present | Stefan Pluecken | |
| 2006-03-04 | changes for alternative zapping: | Stefan Pluecken | |
| - load/save in /etc/enigma2/alternatives.xml - symmetric alternative relations | |||
| 2006-03-03 | fix lcd font sizes | Felix Domke | |
| 2006-03-03 | fix | Felix Domke | |
| 2006-03-03 | fix initial menu entry on lcd | Felix Domke | |
| 2006-03-03 | fix initial service name | Felix Domke | |
| 2006-03-03 | fix LCD in MoviePlayer | Felix Domke | |
| 2006-03-03 | fix 'add bouquet' text | Felix Domke | |
| 2006-03-03 | fix remove last timer | Andreas Monzner | |
| 2006-03-03 | fix remove/add bouquet | Andreas Monzner | |
| 2006-03-03 | display DVB-C info and real tuner values with the blue key | Stefan Pluecken | |
