fix translations
[enigma2.git] / lib / python / Screens / InfoBarGenerics.py
2006-01-15 Andreas Monzneradd a global ActionMap
2006-01-15 Felix Domkesplit out movielist actions out of pvr actions
2006-01-14 Stefan Plueckenfix instant record for broken eit events. if something...
2006-01-06 Stefan Plueckenmake epg toggling configurable (default set to unusable...
2006-01-04 Stefan Plueckendisplay movie list when pressing video button in movie...
2006-01-04 Stefan Plueckenremove info info
2006-01-03 Andreas Monznersmall fix
2006-01-02 Stefan Plueckentoggle between epg types with info
2006-01-02 Andreas Monzneradd two native python epg views
2005-12-30 Stefan Plueckenthe new hdd movie directory is /hdd/movie (for 7020...
2005-12-27 Stefan Plueckendon't seek if minute seek value is 0
2005-12-23 Stefan Plueckenhold red or blue key in movie player to seek x minutes...
2005-12-23 Stefan Plueckenbeautify messagebox
2005-12-21 Stefan Plueckenshow movieSelection on up/down keys in movie player
2005-12-21 Stefan Plueckenunpause by pressing pause when in pause state
2005-12-21 Andreas Monznerformat, ac3 and crypted indicators now working
2005-12-21 Stefan Plueckenzap to last channel with 0
2005-12-20 Felix Domkeuse video stc for display. make skipping look a bit...
2005-12-19 Felix Domkeskipping: skip relative to first position
2005-12-19 Felix Domkedecoder: switch off audio in trickmodes
2005-12-17 Felix Domketimer: add name/description, factor out "parse from...
2005-12-15 Felix Domkeinstant record: increase recording time to max. 10h
2005-12-12 Felix Domkeinfobar: delete seek timer on close in pvr mode
2005-12-12 Stefan Plueckenuse 100 as the default volume-value
2005-12-10 Andreas MonznerSingle Shot Timers..
2005-12-08 Felix Domkepvr: add slow motion mode
2005-12-08 Felix Domkepvr: add inductors
2005-12-08 Andreas Monznerimprove ber progressbar value faking
2005-12-07 Andreas Monznerimplement often wished feature :)
2005-12-06 Stefan Plueckendisable ugly dish-pixmap
2005-12-06 Stefan Plueckenshow red record button only if hdd is present
2005-12-06 Stefan Plueckenuse PixmapConditional for yellow and blue buttons
2005-12-06 Stefan Plueckenshow green button and subservices-text only when subser...
2005-12-06 Stefan Plueckenfactorize the conditionalPixmap
2005-12-05 Andreas Monzneradd support for Linkage services ( Premiere Subservices )
2005-12-01 Stefan Plueckenadd blinking dish-picture if positioner is moving ...
2005-11-30 Felix Domkeadd notifications
2005-11-30 Stefan Plueckenunmute on volUp and volDown if volume is muted
2005-11-28 Stefan Plueckenadd ugly buttons with ugly text to the infobar
2005-11-27 Andreas Monznercode cleanup
2005-11-26 Stefan Plueckenthe record.png blinks now whenever a timerentry in...
2005-11-26 Stefan Plueckenshow dolby, crypt and format status in the infobar...
2005-11-26 Stefan Plueckenget the file for the BlinkingPixmap from skin.xml
2005-11-26 Stefan Plueckenrename BlinkingPoint to BlinkingPixmap (is more generic)
2005-11-25 Felix Domkeinstant record: fix detection if already running
2005-11-25 Stefan Plueckenintroduce BlinkingPointConditional, which blinks, if...
2005-11-25 Stefan Plueckenadd a blinking point to the infobar
2005-11-24 Stefan Plueckenmake messagebox look better and translate it
2005-11-22 Stefan Plueckenchanging service in timer edit is now possible
2005-11-22 Stefan Plueckenshow infobar on switchchannelup/down
2005-11-22 Stefan Plueckenfix timerHide in infobar
2005-11-19 Axel Buehningnumberzapping looks like in e1 now
2005-11-18 Felix Domkehide Timer: delete onClose
2005-11-18 Felix Domkehelplist: keys are not anymore secret, at least not...
2005-11-18 Felix Domkeadd help stuff
2005-11-17 Andreas Monznerzap with numbers is now possible
2005-11-17 Andreas Monznershow now/next info when no epg is avail
2005-11-16 Felix Domketimer: fix displayed state. Don't save instant records...
2005-11-15 Ronny Strutzallow record when "/hdd/movies" exists only
2005-11-15 Ronny Strutzsave and restore volume
2005-11-15 Ronny Strutzremove lastservice stuff
2005-11-15 Felix Domkeskip 1 minute with left/right
2005-11-15 Ronny Strutzadd missing import
2005-11-15 Felix Domkeadd CMoviePlayer
2005-11-15 Ronny Strutzfix numberzap
2005-11-15 Ronny Strutzimport * from enigma (epgcache was missing)
2005-11-15 Felix DomkeInfobar split