| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-03-21 | dont crash when no language files avail | Andreas Monzner | |
| 2006-03-21 | add search function to epgcache to do similar broadcasting searches and text ↵ | Andreas Monzner | |
| searches in event titles for more infos about how to use look at epgcache.cpp, search eEPGCache::search method and read the comment above the funcion the similar broadcastings search is used from python in Eventview.py | |||
| 2006-03-21 | fixes to language activation callbacks and using the callbacks in mytest for ↵ | Stefan Pluecken | |
| setting epg language (uncomment for implementation) | |||
| 2006-03-21 | use callbacks to signal the change of language | Stefan Pluecken | |
| functions can get the language code with: from Components.Language import language lang = language.getLanguage() lang reads for example "de_DE" or "en_EN" | |||
| 2006-03-18 | pre select currently running subservice in subservicelist | Andreas Monzner | |
| 2006-03-17 | add missing translations | Stefan Pluecken | |
| 2006-03-16 | cutlist editor: restore old service, abilty to cut before and after current ↵ | Felix Domke | |
| position | |||
| 2006-03-16 | Infobar: don't show state when not execing | Felix Domke | |
| 2006-03-14 | fix bug | Andreas Monzner | |
| 2006-03-13 | dont ask for scanning second nim in automatic scan, when it is not meaningful | Andreas Monzner | |
| 2006-03-11 | don't offer scans for tuners where nothing is connected | Stefan Pluecken | |
| 2006-03-11 | fix plugin download | Stefan Pluecken | |
| 2006-03-11 | fix showing timer symbol in epglist.. | Andreas Monzner | |
| 2006-03-11 | fix return of actionmap | Felix Domke | |
| 2006-03-11 | Plugin: add WHERE_TELETEXT | Felix Domke | |
| 2006-03-11 | run teletext plugin when pressing teletext | Felix Domke | |
| 2006-03-11 | fix plugin call | Felix Domke | |
| 2006-03-10 | add parameter to Console screen to set the console window title | Stefan Pluecken | |
| 2006-03-10 | show ChannelSelection on first run (after the start wizard) | Stefan Pluecken | |
| 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 | |
