| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-01-15 | remove VolumeControl from infobar | Andreas Monzner | |
| 2006-01-15 | add a global ActionMap | Andreas Monzner | |
| make volumeActions global | |||
| 2006-01-15 | update timerlist when timerstate changes | Felix Domke | |
| 2006-01-15 | set day of week for non-repeated timers to ease usability when changing a ↵ | Stefan Pluecken | |
| timer to repeated | |||
| 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 | split out movielist actions out of pvr actions | Felix Domke | |
| 2006-01-15 | remove some debug | Felix Domke | |
| 2006-01-14 | fix | Felix Domke | |
| 2006-01-14 | fix | Felix Domke | |
| 2006-01-14 | fix timers that aren't repeated timers | Stefan Pluecken | |
| 2006-01-14 | display last 7 services during scan | Felix Domke | |
| 2006-01-14 | fix instant record for broken eit events. if something else is broken: this ↵ | Stefan Pluecken | |
| is tmbinc's fix. | |||
| 2006-01-13 | sort movie list | Felix Domke | |
| 2006-01-13 | do as thedoc says... | Felix Domke | |
| 2006-01-13 | fix typo :) | Stefan Pluecken | |
| 2006-01-13 | add netherlands | Stefan Pluecken | |
| 2006-01-13 | add web makefiles | Felix Domke | |
| 2006-01-13 | twisted demo: simple webserver | Felix Domke | |
| 2006-01-12 | add ipkg list to the update plugin | 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 | use Tools.Directories to get paths | Stefan Pluecken | |
| 2006-01-11 | add löcher to the tux bild | Stefan Pluecken | |
| 2006-01-11 | add a tux picture for the tuxbox plugins | Stefan Pluecken | |
| 2006-01-11 | show plugin description in plugin list | Stefan Pluecken | |
| 2006-01-11 | finish the tuxbox plugin parser plugin | 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 | forgot to commit the update plugin :) | Stefan Pluecken | |
| 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 | |||
| 2006-01-10 | add missing __init__.py | Stefan Pluecken | |
| add a try/except block around the plugin loading for faulty plugins | |||
| 2006-01-10 | move the plugins into their own directory and every plugin has a main python ↵ | Stefan Pluecken | |
| file called plugin.py in his directory for example the update plugin now resides in /usr/lib/enigma2/python/Plugins/update when you add a plugin, don't forget to put an empty __init__.py file into the directory, otherwise python doesn't recognize the directory as module | |||
| 2006-01-10 | add a dummy class to debug python refcounting (add entrys of TestObj to your ↵ | Andreas Monzner | |
| tuple or list) include <lib/python/python.h> and use New_TestObj to create a testobject.. | |||
| 2006-01-10 | fix | Andreas Monzner | |
| 2006-01-10 | speedups | Andreas Monzner | |
| 2006-01-09 | do not use a re object for a simple replace (make tmbinc happy) | Andreas Monzner | |
| 2006-01-09 | filter out short name brakets in record filenames | Andreas Monzner | |
| 2006-01-08 | add subservice selection to timer (when linkage services are avail for the ↵ | Andreas Monzner | |
| selected event) better layout in timerlist (more space for service name and event description) | |||
| 2006-01-06 | fix screens without a module | Stefan Pluecken | |
| 2006-01-06 | make epg toggling configurable (default set to unusable epg on INFO key) | Stefan Pluecken | |
| 2006-01-06 | show servicename and clock in radio player | Andreas Monzner | |
| 2006-01-06 | plugins can register their own menu now | Stefan Pluecken | |
| menus have their own id now the update plugin for example adds a menu item to the Setup menu with the id "setup" | |||
| 2006-01-06 | fix store previous radio root | Andreas Monzner | |
| 2006-01-06 | just one bouquet at moment | Andreas Monzner | |
| 2006-01-06 | nicer radio player | Andreas Monzner | |
| 2006-01-06 | fix simple scan and multi sat scan | Stefan Pluecken | |
| 2006-01-06 | enable manual search when nims are configured in advanced mode | Stefan Pluecken | |
| simple scan will follow | |||
