| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-01-27 | poll position, length even if not initially available | Felix Domke | |
| 2006-01-27 | revert getKey change.. | Andreas Monzner | |
| 2006-01-27 | set missing defaults.. (ugly bug) | Andreas Monzner | |
| 2006-01-26 | fix ugly config bug | Andreas Monzner | |
| 2006-01-26 | follow api changes | Felix Domke | |
| 2006-01-26 | follow core event changes | Felix Domke | |
| 2006-01-26 | some work on the timer sanity check (overlapping timers solver) | Stefan Pluecken | |
| 2006-01-26 | TYPE_PIXMAP_ALPHATEST in eListboxMultiContent, fix alphatest | Felix Domke | |
| 2006-01-25 | many info handling changes (nownext/multi/single epg) | Andreas Monzner | |
| 2006-01-25 | add selchanged signal to listbox | Andreas Monzner | |
| 2006-01-25 | added a sanity check for timer editor (no functionality until now except ↵ | Stefan Pluecken | |
| building a list of simultanious timers) | |||
| 2006-01-25 | fixed repeated timer displays and translated the weekdays to German | Stefan Pluecken | |
| 2006-01-25 | added ability to diable timers (yellow button in the timer list) | Stefan Pluecken | |
| FIXME: we need transparency for pixmaps in an eListboxPythonMultiContent | |||
| 2006-01-21 | disable debug info | Andreas Monzner | |
| 2006-01-21 | fix default storing for configSatlist | Andreas Monzner | |
| fix just non default values in complete satconfig | |||
| 2006-01-21 | copy lists, not list identities... should fix saving of non-default values | Stefan Pluecken | |
| 2006-01-21 | save configSequence floating point correctly | Stefan Pluecken | |
| 2006-01-20 | fix selection when delete latest timer in list | Andreas Monzner | |
| 2006-01-20 | disable test-plugin | Stefan Pluecken | |
| reenable the try/except block for faulty plugin catching don't expect a directory /usr/lib/tuxbox/plugins to be present by the tuxbox plugin starter | |||
| 2006-01-20 | fix inverted setting (meaning was inverted too) | Axel Buehning | |
| 2006-01-20 | add tuner B option "Equal to Socket A" | Andreas Monzner | |
| add tuner B option "Secondary cable from Rotor-LNB" | |||
| 2006-01-19 | add actionmap disable support | Felix Domke | |
| 2006-01-19 | make Multi Bouquets swich useable | Andreas Monzner | |
| 2006-01-19 | add non working multi bouquet switch | Stefan Pluecken | |
| 2006-01-19 | add proper country names, add spanish | Felix Domke | |
| 2006-01-19 | use Components.Input in seek window | Stefan Pluecken | |
| 2006-01-19 | better marking of current cursor in Components.Input | Stefan Pluecken | |
| change eLabel to being able to mark a character | |||
| 2006-01-19 | add a small text input component | Stefan Pluecken | |
| 2006-01-18 | remove debug messaged | Stefan Pluecken | |
| 2006-01-18 | reenable the blinking dish on positioner movement (can be enabled in the ↵ | Stefan Pluecken | |
| usage setup menu) dish designed by juergen - thanx for that | |||
| 2006-01-18 | fix newline | Felix Domke | |
| 2006-01-18 | fix stopEvent for EventInfoProgress | Stefan Pluecken | |
| 2006-01-18 | add ServiceEventTracker | Felix Domke | |
| 2006-01-18 | use progressbar in InfoBar to display the progress of the "now" event | Stefan Pluecken | |
| 2006-01-15 | better wss setup | Stefan Pluecken | |
| 2006-01-15 | use textual representation of configElement for comparison for more ↵ | Stefan Pluecken | |
| readability and flexibility | |||
| 2006-01-15 | set wss according to av settings | Stefan Pluecken | |
| 2006-01-15 | follow timer changes | Felix Domke | |
| 2006-01-15 | remove some debug | Felix Domke | |
| 2006-01-14 | fix | Felix Domke | |
| 2006-01-14 | display last 7 services during scan | Felix Domke | |
| 2006-01-13 | sort movie list | Felix Domke | |
| 2006-01-13 | fix typo :) | Stefan Pluecken | |
| 2006-01-13 | add netherlands | Stefan Pluecken | |
| 2006-01-11 | menu positioning for the plugins works now | Stefan Pluecken | |
| example: def getMenuRegistrationList(): list = [] list.append(("setup", 2, "Softwareupdate", "Example")) list.append(("mainmenu", 0, "Foo", "Bar")) return list this means, that we have 2 menu entries: a menu entry "Softwareupdate" is added to the setup menu on position 2 which calls the Example screen of the plugin and a menu entry Foo is added to the main menu on the first position which calls the screen Bar | |||
| 2006-01-11 | fix pluginlist width | Stefan Pluecken | |
| 2006-01-11 | show plugin description in plugin list | Stefan Pluecken | |
| 2006-01-11 | add a tuxbox plugins plugin to prepare loading of tuxbox plugins when the ↵ | Stefan Pluecken | |
| c++ part supports it | |||
| 2006-01-11 | add arabic to the language list | Stefan Pluecken | |
| change plugin interface: plugins can now have screens or functions as objects to call when plugin is selected plugins can have multiple plugin menu entries | |||
| 2006-01-10 | autostart and autoend functions are now called on the start and the end of ↵ | Stefan Pluecken | |
| enigma2 execution plugins supporting this functionality must have a function autostart and/or autoend in their code | |||
