| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-03-06 | fix for old api | Andreas Monzner | |
| 2006-03-06 | implement getFrontendData for DVB-T | Andreas Monzner | |
| 2006-03-06 | fix #defines | Andreas Monzner | |
| 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 | moved PID search to proper please, simplified a bit (using the first found ↵ | Felix Domke | |
| PMT should be ok) | |||
| 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 | add possibility to playback ts files without entry in recordings.epl or ↵ | Andreas Monzner | |
| without meta file or with a incorrect servicereference (this just work when the TS file includes a PAT and a PMT) | |||
| 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 | clamp jumps at SOF | Felix Domke | |
| 2006-03-05 | only sample each 40MB at max, use fallback bitrate if no other bitrate available | 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 ugly bug in satellite / lnb / tuner config | Andreas Monzner | |
| thanks for reporting to eagle | |||
| 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 | remove debug | Felix Domke | |
| 2006-03-03 | fix remove last timer | Andreas Monzner | |
| 2006-03-03 | fix remove/add bouquet | Andreas Monzner | |
| 2006-03-03 | use samples for more accurate jumps when .ap files are not available | Felix Domke | |
| 2006-03-03 | fix rawfile | Felix Domke | |
