| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-10-07 | add entryid to WHERE_MENU, add entryids in local plugins (patch by Moritz ↵ | Felix Domke | |
| Venn, 005_enigma2_add_entryid_support_to_where_menu.patch) | |||
| 2007-10-07 | Rename WHERE_SETUP to WHERE_MENU and patch all local plugins to follow this ↵ | Felix Domke | |
| (patch by Moritz Venn, 004_enigma2_plugin_rename_where_setup_to_where_menu.patch) | |||
| 2007-10-07 | This fixed the PicturePlayer to check if a file is local rather than ↵ | Felix Domke | |
| accepting files from all sources (which is unsupported), patch by Moritz Venn (003_enigma2_make_pictureplayer_scanner_only_detect_local.patch) | |||
| 2007-10-07 | add .cvsignore | Felix Domke | |
| 2007-10-07 | move media scanner components into core, patch by Moritz Venn ↵ | Felix Domke | |
| (002_enigma2_move_mediascanner_components_into_core.patch) | |||
| 2007-10-07 | fix install path | Felix Domke | |
| 2007-10-07 | move media player into plugin (patch by Moritz Venn, ↵ | Felix Domke | |
| 001_enigma2_make_mediaplayer_a_plugin.patch) | |||
| 2007-10-07 | don't crash if boolean source returns None | Felix Domke | |
| 2007-10-07 | use session.CurrentService in PVRState | Felix Domke | |
| 2007-10-07 | fix FixedMenu to use StaticText instead of Header, like the normal menu does | Felix Domke | |
| 2007-10-04 | add exception handling | Andreas Monzner | |
| 2007-10-01 | no numberzapping in timeshift | Andreas Monzner | |
| 2007-10-01 | add missing renderer | Andreas Monzner | |
| 2007-09-30 | fix | Felix Domke | |
| 2007-09-30 | replace some more Clock() by ObsoleteSource redirect (and fix skin_default), ↵ | Felix Domke | |
| by Moritz Venn | |||
| 2007-09-26 | add picon LCD example | Felix Domke | |
| 2007-09-26 | remove debug | Felix Domke | |
| 2007-09-26 | fix caching, allow path= to override last path component (for LCD picons or ↵ | Felix Domke | |
| differently shaped icons) | |||
| 2007-09-26 | install noprev.png | Andreas Monzner | |
| 2007-09-26 | show service reference string in service info | Felix Domke | |
| 2007-09-26 | backport from release branch | Andreas Monzner | |
| 2007-09-26 | change movielist liststyle to our old default | Andreas Monzner | |
| 2007-09-26 | getBoolean should never return None... | Andreas Monzner | |
| 2007-09-25 | add EntryForegroundColor, EntryBorderColor, EntryBackgroundColor and | Andreas Monzner | |
| EntryBackgroundColorSelected attributes to GraphMultiEPG EPGList.. instead of use queryColor... remove unneeded queryColor function | |||
| 2007-09-25 | fix partial clipping for eListboxPythonMultiContent | Andreas Monzner | |
| 2007-09-24 | remove /media/hdd/picon as picon source.. | Andreas Monzner | |
| the hdd should not wakeup from standby just because for searching picons... | |||
| 2007-09-24 | fix typo | Felix Domke | |
| 2007-09-24 | remove debug output | Andreas Monzner | |
| 2007-09-24 | allow ServicePosition to be used with Progress renderer | Felix Domke | |
| 2007-09-24 | seperate summary screen for movie playeer | Felix Domke | |
| 2007-09-24 | use StaticText for MenuTitle to simplify summary code. this needs a skin ↵ | Felix Domke | |
| change for menu-based screens, please also apply to your skins. | |||
| 2007-09-24 | return None instead of -1 in case of invalid index | Felix Domke | |
| 2007-09-24 | make Boolean work | Felix Domke | |
| 2007-09-24 | when no listbox instance is available yet, index will be 0 when list is ↵ | Felix Domke | |
| there, so return that. | |||
| 2007-09-24 | self.index can be None | Felix Domke | |
| 2007-09-24 | immediately apply to new downstream connections (ConditionalShowHide is a ↵ | Felix Domke | |
| bit special because it pushes, and doesn't pull) | |||
| 2007-09-24 | push down initial 'changed' event | Felix Domke | |
| 2007-09-24 | simplify summary code by using parent.menu+stringListSelection to display ↵ | Felix Domke | |
| current menu entry | |||
| 2007-09-24 | add StringListSelection | Felix Domke | |
| 2007-09-24 | push down initial 'changed' event | Felix Domke | |
| 2007-09-23 | replace some sources by redirects to the (session-)global screen | Felix Domke | |
| 2007-09-23 | add globals,session globals | Felix Domke | |
| 2007-09-23 | add concept of 'related screen', which can be used to get shared sources ↵ | Felix Domke | |
| (like clock, current service, ...) from global,session-global,parent screen. replace 'fake' with 'session.VideoPicture' for pig usage. | |||
| 2007-09-23 | add ObsoleteSource for compatibility redirects | Felix Domke | |
| 2007-09-22 | fix timeline positions when the mainlist x positions isnt 0 | Andreas Monzner | |
| 2007-09-21 | remove unneeded code | Andreas Monzner | |
| 2007-09-21 | remove debug | Andreas Monzner | |
| 2007-09-21 | small fixes for PIG | Andreas Monzner | |
| 2007-09-21 | add a "Picture in Graphics" source.. its usable to show a small embedded tv | Andreas Monzner | |
| picture in every screen.. simply by add a line like "<widget source="fake" render="Pig" backgroundColor="transparent" size="160,120" position="50,50" /> | |||
| 2007-09-21 | add possibility to redefine multiepg colors in skin | Andreas Monzner | |
| GraphEpg.Foreground, GraphEpg.Background, GrapgEpg.BackgroundSelected, GraphEpg.Border | |||
