aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens
AgeCommit message (Collapse)Author
2006-07-20simplify codeAndreas Monzner
2006-07-20add support for markers in bouquetsAndreas Monzner
< > are usable to jump from marker to marker
2006-07-19take setup menu titles optionally from setup.xml, try to make them a bit ↵Felix Domke
easier to understand
2006-07-19do not let create bouquets in favlist when multi bouquet mode ist disabledAndreas Monzner
2006-07-19add ability to choose "Multiple service support (auto/no/yes)" in Ci SetupAndreas Monzner
2006-07-19remove 'timeout' from titleFelix Domke
2006-07-14fill movielist only onceAndreas Monzner
2006-07-14add possibility to view eventinfo in recorded movielist (move cursor toAndreas Monzner
recorded movie and press info)
2006-07-12remove DEBUGAndreas Monzner
2006-07-12fix non working timeshift stop when press the TV ButtonAndreas Monzner
2006-07-12fix translationsAndreas Monzner
2006-07-11make some texts translatable and translate it to german languagAndreas Monzner
2006-07-11convert to new skin systemFelix Domke
2006-07-11finally use new styled skins for infobar, menuFelix Domke
2006-07-10move __init__ to topFelix Domke
2006-07-04fix possible blue screenAndreas Monzner
2006-07-04really fix satfinderAndreas Monzner
sync channellist with pip
2006-07-03no "auto" parameter in single transponder scan, since the frontends don't ↵Stefan Pluecken
support this for modulation type
2006-06-30fix manual transponder scanStefan Pluecken
2006-06-30fix for manually scanning a transponder with 8psk modulationStefan Pluecken
2006-06-29some keyboard fixes (thanks to luke_s)Andreas Monzner
2006-06-28move dvb-t 5V antenna switching to better placeAndreas Monzner
rename Service Searchin -> Satconfig to -> Nimconfig
2006-06-28get default transponder data from currently running service (only ↵Stefan Pluecken
implemented for dvb-c and dvb-s/s2 atm, dvb-t to follow in the distant future) for the single transponder scan
2006-06-27revert needed changesAndreas Monzner
2006-06-27add some skin fixes/extensions made by Nemesis (thanks for this)Andreas Monzner
2006-06-26fix typoAndreas Monzner
2006-06-26add 5V handling for active DVB-T antennas (needs new drivers)Andreas 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-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 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-16fix default FEC valueFelix Domke
2006-06-15support for rendererFelix 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-08prevent for bsodsAndreas Monzner
2006-06-08fix keyboardAndreas Monzner
2006-06-08add openServiceList actionFelix Domke
2006-06-07more work on keyboard supportAndreas Monzner
2006-06-06fix typoFelix Domke