Add source and converter for streaming. Source/StreamService will start the streaming...
[enigma2.git] / lib / python / Components / Input.py
2006-10-10 Stefan Plueckenadd parental control (still somehow buggy and some...
2006-08-24 Andreas Monznersome NumericalInput and uncode/utf-8 fixes
2006-08-23 Andreas Monzneruse uncode for textinput component
2006-08-21 Andreas Monzneradd support for umlauts
2006-06-29 Andreas Monznersome keyboard fixes (thanks to luke_s)
2006-06-22 Andreas Monznersmall fix
2006-06-08 Andreas Monznermake umlauts working in class Input
2006-06-08 Andreas Monznerfix setText("")
2006-06-07 Andreas Monznermore work on keyboard support
2006-05-22 Stefan Plueckendon't bluescreen on pressing up/down when cursor is...
2006-05-01 Felix Domkesimplify GUIcreate/createWidget, fix base class order
2006-03-03 Stefan Plueckendelete characters in the InputBox with mute key
2006-02-24 Felix Domkegeneric show/hide support for GUIComponents
2006-01-19 Stefan Plueckenuse Components.Input in seek window
2006-01-19 Stefan Plueckenbetter marking of current cursor in Components.Input
2006-01-19 Stefan Plueckenadd a small text input component