| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | return of void function should not return a value | Stefan Pluecken | |
| 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 memleak | Andreas Monzner | |
| 2006-01-10 | fix warning | Andreas Monzner | |
| 2006-01-10 | fix | Andreas Monzner | |
| 2006-01-10 | speedups | Andreas Monzner | |
| 2006-01-10 | fix warning | Andreas Monzner | |
| 2006-01-09 | fix python refcounting | Andreas Monzner | |
| fix warnings | |||
| 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-07 | fix | Andreas Monzner | |
| 2006-01-07 | add support for private epg | Andreas Monzner | |
| 2006-01-07 | i think it is not fatal when a socketnotifier doesnt handle all POLL signals ↵ | Andreas Monzner | |
| (like POLLERR or POLLHUP) | |||
| 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 | |||
| 2006-01-05 | i think runLoop is better :) | Andreas Monzner | |
| 2006-01-05 | make our event loop compatible to my new twisted reactor core | Felix Domke | |
| 2006-01-05 | add radio player | Andreas Monzner | |
| TODO: change layout in skin.xml (ChannelSelectionRadio ... add nice pixmap ? ! ?) TODO: add infobar infos (now/next starttime, title, duration to player) TODO: add nice background pic ? ! ? | |||
| 2006-01-05 | nicer | Andreas Monzner | |
| 2006-01-05 | license: add preliminary license | Felix Domke | |
| 2006-01-05 | remove ancient docs | Felix Domke | |
| 2006-01-04 | fix | Andreas Monzner | |
| 2006-01-04 | fix lookupEvent.. now we can query previous and next event | Andreas Monzner | |
| 2006-01-04 | leave update plugin with ok button after the update process (we entered it ↵ | Stefan Pluecken | |
| with ok, so we leave it with ok) | |||
| 2006-01-04 | display movie list when pressing video button in movie player | Stefan Pluecken | |
| only way to leave movieplayer is now by pressing the tv key | |||
| 2006-01-04 | just kidding :) | Stefan Pluecken | |
| 2006-01-04 | leave channelselection with up/down key | Stefan Pluecken | |
| 2006-01-04 | leave menu with menu button | Stefan Pluecken | |
| 2006-01-04 | remove info info | Stefan Pluecken | |
| 2006-01-04 | reload bouquets in python to enable the default bouquets | Stefan Pluecken | |
| 2006-01-04 | export eDVBDB to python ( for reloadServicelist and reloadBouquets ) | Andreas Monzner | |
| 2006-01-04 | fix init button in hdd setup | Stefan Pluecken | |
| 2006-01-03 | fix | Andreas Monzner | |
| 2006-01-03 | small fix | Andreas Monzner | |
| 2006-01-03 | fix skin | Stefan Pluecken | |
| 2006-01-03 | translations | Stefan Pluecken | |
| 2006-01-03 | retry the waiting message | Stefan Pluecken | |
| 2006-01-03 | fix typo | Stefan Pluecken | |
| 2006-01-03 | display "please wait" message in movieselection while hdd spins up | Stefan Pluecken | |
| 2006-01-03 | fix hdd initialize button | Stefan Pluecken | |
| change "Abbrechen" to "Abbruch" to fit onto the pixmap fix videomode after standby | |||
