| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-03-12 | fixes bug #445 | Stefan Pluecken | |
| show diseqc settings in NimSelection | |||
| 2010-01-29 | * simplify NetworkWizard usability. Its now possible to open the wizard ↵ | acid-burn | |
| directly with the current selected network interface, so its no more needed to select the interface twice. * add a blue button link to the network wizard also inside the AdapterSelectionScreen. * d't show interface question if only one interface is available. This fixes bug #218 | |||
| 2010-01-01 | fixes bug #354 | thedoc | |
| change MenuList to ChoiceList in ChannelContext and assign Blue button to PiP activation | |||
| 2010-01-01 | show a short symbol when a unhandled key is pressed | ghost | |
| this fixes bug #293 | |||
| 2009-12-23 | Merge branch 'master' of git.opendreambox.org:/git/enigma2 | thedoc | |
| 2009-12-23 | fixes bug #163 | Stefan Pluecken | |
| remove transparency from the (turning) dish icon and draw a border around it move dish icon to the foreground | |||
| 2009-12-23 | Merge branch 'bug157_wizard_virtualkeyboard' | acid-burn | |
| 2009-11-11 | fixes bug #283 | Stefan Pluecken | |
| if nothing is connected to any nim, don't die entering scan setup | |||
| 2009-11-10 | Enigma2-{Wizard.py,Networksetup.py,ConfigList.py,skin_default.xml,NetworkWiz ↵ | Acid Burn | |
| ard.py}: -add possibility to use the VirtualKeyboard globally with every ConfigText and ConfigPassword ConfigEntry inside ConfigListScreens and WizardScreens. -add possibility to globally move the NumericalHelpInputWindow shown from a ConfigListScreen or a Wizard Screen to a inside the Skin defined Position This currently still needs following Skin entries defined in your Screens Skin: "<widget source="VKeyIcon" render="Pixmap" pixmap="skin_default/buttons/key_text.png" position="10,380" zPosition="10" size="35,25" transparent="1" alphatest="on" > <convert type="ConditionalShowHide" /> </widget>" used for Showing/hiding the TEXT Icon if the VirtualKeyboard is available. and: "<widget name="HelpWindow" pixmap="skin_default/vkey_icon.png" position="160,315" zPosition="1" size="1,1" transparent="1" alphatest="on" />" used to position the NumericalTextInputHelpWIndow inside your Screen as defined by your Screens Skin. also you need currently: from Components.Sources.Boolean import Boolean self["VKeyIcon"] = Boolean(False) self["HelpWindow"] = Pixmap() self["HelpWindow"].hide() inside your Screens sourcecode so we know that these items should be handled globally from Enigma2. - remove own Helpwindow/Vkey handling from NetworkSetup.py - include new VirtualKeyboardhandling inside NetworkWizard This fixes #157 | |||
| 2009-10-14 | Enigma2{skin_default.xml,SimpleSummary.py}: - Fix SimpleSummary, thx ritzMo | acid-burn | |
| 2009-10-14 | Merge branch 'master' of /git/enigma2 | acid-burn | |
| 2009-10-13 | Enigma2{data/skin_default.xml, Screens/ParentalControlSetup.py} - remove ↵ | acid-burn | |
| ParentalControlSetup and ParentalControlChangePin skin entrys from skin_default, instead use "Setup" Skin but still allow individual skinning over the original Screen names - add SetupSummary | |||
| 2009-10-13 | Enigma2{data/skin_default.xml,Videomode/plugin.py}: - revert own skin entry ↵ | acid-burn | |
| for VideoMode Plugin(removed again from skin_default.xml), instead use the "Setup" Skin entry, but still allow individual skinning using "VideoSetup" as screen name. | |||
| 2009-10-13 | Enigma2{data/skin_default.xml,Screens/Setup.py}: -replace Buttons and Labels ↵ | acid-burn | |
| through StaticText - remove irritating double Title and use self.setup_title as Screen Title | |||
| 2009-10-12 | Merge branch 'master' of git.opendreambox.org:/git/enigma2 | ghost | |
| 2009-10-12 | dont center the radio channel selection screen (not alternative) | ghost | |
| 2009-10-12 | Merge branch 'master' of /git/enigma2 | acid-burn | |
| 2009-10-12 | - fix storing last used sleep timer time | Stefan Pluecken | |
| - revert previous change to reuse last used sleep timer time again - add blue button control to set sleep timer time to the remaining time of the currently running service | |||
| 2009-10-12 | Enigma2{skin_default.xml,Plugins-DVDBurn,DVDPlayer}: - move FileBrowser Skin ↵ | acid-burn | |
| into skin_default and allow individual skinning | |||
| 2009-10-06 | skin_default.xml: -add skin entry for VideoMode plugin. | acid-burn | |
| 2009-10-06 | Enigma2{skin.xml,skin_default.xml}: use center,center for screens where ↵ | acid-burn | |
| reasonable. | |||
| 2009-10-02 | data/skin_default.xml: - Update SkinSelector skin to reflect newest changes. | acid-burn | |
| 2009-09-25 | data/skin_default.xml: follow NetworkSetup.py changes | acid-burn | |
| -replace "widget name=" through "widget source" and render="Label" where possible - remove no more needed entries. This needs to be also applied on external skins if the network screens are skinned there. | |||
| 2009-09-03 | Add 0 to NumericalTextInputHelpDialog. Check your plugins if the larger help ↵ | Stefan Pluecken | |
| matrix still fits into your screens. | |||
| 2009-09-03 | Change "Initialize"-Button in Harddisk initilization dialog to red dot with ↵ | Stefan Pluecken | |
| text. | |||
| 2009-09-03 | Resize "introduction"-label in network config to fit in german text. | Stefan Pluecken | |
| 2009-08-18 | set permissions to 644 for data files | Andreas Oberritter | |
| 2009-03-25 | remove skin for subservice selection.. so default choicelist skin is used | ghost | |
| 2009-03-24 | fix mediaplayer playlist pos (thanks to Kerni) | Felix Domke | |
| 2009-03-24 | now that Choicelist is skinable, fix SubserviceSelection | Felix Domke | |
| 2009-03-15 | add "High bitrate support" choice in CI Setup (needs new drivers to work) | ghost | |
| 2009-02-13 | remove Imagewizard | acid-burn | |
| 2008-12-16 | finish and polish diseqc tester plugin | Stefan | |
| 2008-12-16 | finish and polish diseqc tester plugin | stefan | |
| 2008-12-12 | small satfinder skin fix | ghost | |
| 2008-12-08 | remove AGC display from skin | acid-burn | |
| 2008-11-14 | small skin fix | acid-burn | |
| fix possible crash when leaving networksetup | |||
| 2008-11-06 | add virtual keyboard as easy input help | Acid-Burn | |
| add icons for virtual keyboard network fixes wlan fixeS | |||
| 2008-10-23 | add summary screen for task view | Andreas Frisch | |
| 2008-10-21 | display choices and selection of ChoiceBoxes on summary screen | Andreas Frisch | |
| 2008-10-20 | gui timeroverlap fixes, | Andreas Monzner | |
| fix ordering of eventlist (end before start when time is equal) | |||
| 2008-10-18 | add timeroverlap detection made by adenin (thanks for the great work!) | Andreas Monzner | |
| 2008-10-14 | Allow going into standby/shutting down after completing jobs (dvd burning) | Andreas Frisch | |
| 2008-10-13 | allow DVD burning in background. to view progress of jobs, press extensions ↵ | Andreas Frisch | |
| key (blue) in TV mode | |||
| 2008-09-29 | don't display clock on LCD/OLED for MessageBoxes anymore. instead display ↵ | Andreas Frisch | |
| more of the question text plus answer | |||
| 2008-09-03 | fit a widget size | Andreas Frisch | |
| 2008-08-08 | add a repeat playlist function to mediaplayer (on behalf of Nix_niX) | Andreas Frisch | |
| 2008-07-25 | Fix width of tag widgets so that "Kategorie:" fits in there finally | Andreas Frisch | |
| 2008-07-24 | - fix configMode for DVB-T and DVB-C | Stefan Pluecken | |
| - add some information to the NimSelection to give a quick overview to the user | |||
| 2008-07-23 | add LanguageWizard to adapt to the wizard design of the start wizard | Stefan Pluecken | |
