aboutsummaryrefslogtreecommitdiff
path: root/lib/python
AgeCommit message (Collapse)Author
2006-06-26add 5V handling for active DVB-T antennas (needs new drivers)Andreas Monzner
2006-06-26add Boolean source, add ServiceInfo boolean sources, add ConditionalShowHide ↵Felix Domke
converter, add FixedLabel and Pixmap renderer
2006-06-26rename 'state' to 'visible', remove boolean-like constantsFelix Domke
2006-06-26remove debug messageFelix Domke
2006-06-26add FrontendStatus source, add converter to SNR/AGC/BER bar and textFelix Domke
2006-06-26provide source/converter for current service name, current service providerFelix Domke
2006-06-26fix configlist cleanupFelix Domke
2006-06-26add Date functionality to ClockToText converterFelix Domke
2006-06-26add missing files for previous commitAndreas Monzner
2006-06-26add support for show used tuner for running service in the infobarAndreas Monzner
add support for show all tuners in use in the infobar add support for show the currently date in the infobar now all skins have to define some new widgets in skin.. look in skin.xml and search for "not used in this skin yet"
2006-06-25add disconnect to elements, and disconnect renderer from sources on screen closeFelix Domke
2006-06-25add enigma1 like radio mode (on/off switchable in usage setup)Andreas Monzner
2006-06-22small fixAndreas Monzner
2006-06-22make file extensions case insensitive in mediaplayer and servicefsStefan Pluecken
2006-06-21Pip is now working with CIAndreas Monzner
fixes for more than one CI
2006-06-20show mpg and vobs in filebrowserFelix Domke
2006-06-18change .e2 to .e2plsStefan Pluecken
2006-06-18more flexible way of adding new playlist typesStefan Pluecken
add .e2 as playlist type for the internal e2 playlist
2006-06-18add support for opening m3u, pls, extended m3u and extended pls playlistsStefan Pluecken
2006-06-17save playlist on leaving the media playerStefan Pluecken
2006-06-17save playlist on leaving the media player (currently saved with line by line ↵Stefan Pluecken
service referenced to /etc/enigma2/playlist.e2...)
2006-06-17fix seek state visualizationStefan Pluecken
2006-06-17add some new (currently unused) source/renderer based elementsFelix Domke
2006-06-16fix default FEC valueFelix Domke
2006-06-16add turkish language, thanks to translator\!Felix Domke
2006-06-16use os.path.join instead of string concat to fix trailing slash issueFelix Domke
2006-06-15add Sources, Converter, Renderer directoriesFelix Domke
2006-06-15add import toolFelix Domke
2006-06-15use import from toolsFelix Domke
2006-06-15remove GUIComponent from PerServiceDisplayFelix Domke
2006-06-15support for rendererFelix Domke
2006-06-15add cvsignoresFelix Domke
2006-06-15support optional return codeFelix Domke
2006-06-15support path_prefixFelix Domke
2006-06-15add EventFelix Domke
2006-06-15add new skin stuffFelix Domke
2006-06-15fix config entries not existing at all timeFelix Domke
2006-06-12fix no more working service change after opening/closing audio selection ↵Andreas Monzner
with Exit/Lame
2006-06-11prevent endless loopStefan Pluecken
2006-06-11skip separation lines in a ChoiceBox when pressing up/down (a choicebox of ↵Stefan Pluecken
only separation lines will cause an endless loop. so don't do it :))
2006-06-10- add separation lines to the ChoiceList componentStefan Pluecken
- selection of left/right/stereo added to the audio channel menu
2006-06-09compile fixAndreas Monzner
2006-06-08make umlauts working in class InputAndreas Monzner
2006-06-08prevent for bsodsAndreas Monzner
2006-06-08fix keyboardAndreas Monzner
2006-06-08add openServiceList actionFelix Domke
2006-06-08small extensionsAndreas Monzner
2006-06-08remove no more needed codeAndreas Monzner
2006-06-08fix setText("")Andreas Monzner
2006-06-07more work on keyboard supportAndreas Monzner