| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-05-28 | swap key and value | Andreas Monzner | |
| 2008-05-27 | green -> blue | Andreas Monzner | |
| 2008-05-27 | add default services lists as a scan alternative | Stefan Pluecken | |
| 2008-05-27 | add tagging to possible dream info handler prerequisites | Stefan Pluecken | |
| 2008-05-27 | fix crash when more than one satellites is removed | Andreas Monzner | |
| 2008-05-26 | ask to delete unconfigured satellites when leave tuner configuration | Andreas Monzner | |
| 2008-05-26 | add "remove complete satellite" option to channel selection context menü | Andreas Monzner | |
| when a services entry is selected (i.e. Astra (19.2) - services).. | |||
| 2008-05-26 | add possibility to enable / disable ac3 downmix in audio track selection | Andreas Monzner | |
| menu | |||
| 2008-05-18 | don't show in startwizard | Stefan Pluecken | |
| - tuner config if config.misc.startwizard.shownimconfig = False - service scan if config.misc.startwizard.doservicescan = False can be used to preconfigure an image through defaults in the dealer partition | |||
| 2008-05-17 | add DreamPackageWizard | Stefan Pluecken | |
| 2008-05-16 | lots of improvements in the default wizard | Stefan Pluecken | |
| 2008-05-16 | move registering of DefaultWizard from StartWizard.py into DefaultWizard.py | Stefan Pluecken | |
| 2008-05-16 | allow dynamic config lists in wizards | Stefan Pluecken | |
| 2008-05-15 | add support for rolloff and pilot changing (needed for some 8PSK transponders) | Andreas Monzner | |
| this both values are transmitted to the frontend via linux tv api inversion param hack bits 0..1 are used for real inversion param (OFF, ON, AUTO) bits 2..3 are now used for rolloff param (0.35, 0.25, 0.20) bits 4..5 are now used for pilot param (OFF, ON, AUTO) this needs a linuxtv api kernel patch, and a driver change (alps_bsbe2.ko) both are not yet pushed to OE!! | |||
| 2008-05-14 | fix not visible sleeptimer in extensions menu on dm800 | Andreas Monzner | |
| 2008-05-13 | fix subservice quickzap | Andreas Monzner | |
| 2008-05-13 | dont re-ask parental pin on change subservices | Andreas Monzner | |
| 2008-04-28 | default wizard | Stefan Pluecken | |
| beware: could overwrite some of your data in /etc/enigma2. add config.misc.defaultchosen=false to /etc/enigma2/settings to prevent this. | |||
| 2008-04-28 | disabling user interaction in all wizards by setting self.disableKeys to | Stefan Pluecken | |
| True | |||
| 2008-04-25 | wizard steps start with 1, not 0 | Stefan Pluecken | |
| 2008-04-25 | fix wizard GSOD when condition of last step is not fulfilled | Stefan Pluecken | |
| 2008-04-24 | re-add SeekBackward workaround ... but dont use it for the dvd player | Andreas Monzner | |
| 2008-04-22 | deliver service events only to last created class which is based on | Andreas Monzner | |
| InfoBarBase | |||
| 2008-04-18 | no need to define skin in skin_default.xml and .py files | Andreas Monzner | |
| 2008-04-17 | remove deprecated and unused code | Andreas Monzner | |
| 2008-04-16 | remove InfoBarEvent initialization, which is gone now | Felix Domke | |
| 2008-04-14 | Add TaskView, a screen to display job progress | Felix Domke | |
| 2008-04-14 | remove deprecated code (deprecation date was 2008-01 and 2008-02) | Andreas Monzner | |
| 2008-04-13 | png cleanup by nemesis, source changes. | Felix Domke | |
| 2008-04-13 | use 'Console' font in console window | Felix Domke | |
| 2008-04-13 | use TemplatedMultiContent for language selection | Felix Domke | |
| 2008-04-06 | add translation choser (on pressing the red button) to the StartWizard | Stefan Pluecken | |
| 2008-04-04 | remove unneeded minBackwardSpeed check... the min speed is already defined | Andreas Monzner | |
| via Usage config (in Expert Mode) | |||
| 2008-03-30 | fix warning, add missing backslash | Andreas Monzner | |
| 2008-03-30 | allow language selection in video wizard | Stefan Pluecken | |
| 2008-03-28 | no service type filtering in bouquets by default (but its possible to set | Andreas Monzner | |
| filters in bouquets.tv/radio with (type == XYZ) | |||
| 2008-03-28 | fix for HD channels in userbouquets | Felix Domke | |
| 2008-03-20 | remove useless LCD clock from start Wizard and ServiceScan | Andreas Frisch | |
| 2008-03-13 | add some translator comments, by Anders Holst | Felix Domke | |
| 2008-03-10 | dont show pip options in extension menu when no pip is available | Andreas Monzner | |
| 2008-03-09 | fix crash when eof in background: windows cannot be opened from other than ↵ | Felix Domke | |
| the currently execing window, and the eof assumed that. | |||
| 2008-03-09 | Frequency -> Repeats (thanks to Timo Jarvenpaa) | Felix Domke | |
| 2008-02-23 | blink frontpanel led when record is running | Felix Domke | |
| 2008-02-20 | movieplayer_select.patch by Moritz Venn | Felix Domke | |
| 2008-02-20 | timer_select.patch by Moritz Venn, with minor fixes | Felix Domke | |
| 2008-02-19 | movie player configuration options, by Anders Holst | Felix Domke | |
| 2008-02-19 | show bskyb HD services in channelselection | Andreas Monzner | |
| 2008-02-19 | add some debugging to the Wizard | Stefan Pluecken | |
| catch a stepHistory situation | |||
| 2008-02-14 | unlink some cyclic dependencys to get garbage collection working | Andreas Monzner | |
| 2008-02-14 | add support for cyclic garbage collection to eTimer and eSocketNotifier | Andreas Monzner | |
| class, add simpler method to set a timer callback.. or remove.. instead of timer.timeout.get().append(func).. or .remove(func)... now it is possible to do timer.callback.append(func)... timer.callback.remove(func) (the old method still works..but is now deprecated) | |||
