aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/InfoBarGenerics.py
AgeCommit message (Collapse)Author
2005-12-23hold red or blue key in movie player to seek x minutes forward or backwardStefan Pluecken
2005-12-23beautify messageboxStefan Pluecken
add functionality to the messagebox
2005-12-21show movieSelection on up/down keys in movie playerStefan Pluecken
TODO move the selection to the currently playing movie
2005-12-21unpause by pressing pause when in pause stateStefan Pluecken
2005-12-21format, ac3 and crypted indicators now workingAndreas Monzner
TODO: get format/aspect infos from the mpeg decoder ( EIT information is not working on every service )
2005-12-21zap to last channel with 0Stefan Pluecken
(could someone check, if this has no side effects now? the root isn't set right after 0-zap... please fix... i have no idea how this can be done)
2005-12-20use video stc for display. make skipping look a bit better.Felix Domke
2005-12-19skipping: skip relative to first positionFelix Domke
2005-12-19decoder: switch off audio in trickmodesFelix Domke
2005-12-17timer: add name/description, factor out "parse from epg event", fix some ↵Felix Domke
cases where demux was not available at that time, add timeshift framework, fix movielist (not all movies are great!)
2005-12-15instant record: increase recording time to max. 10hFelix Domke
2005-12-12infobar: delete seek timer on close in pvr modeFelix Domke
2005-12-12use 100 as the default volume-valueStefan Pluecken
2005-12-10Single Shot Timers..Andreas Monzner
2005-12-08pvr: add slow motion modeFelix Domke
2005-12-08pvr: add inductorsFelix Domke
2005-12-08improve ber progressbar value fakingAndreas Monzner
2005-12-07implement often wished feature :)Andreas Monzner
displaying snr, agc and ber in the infobar
2005-12-06disable ugly dish-pixmapStefan Pluecken
2005-12-06show red record button only if hdd is presentStefan Pluecken
2005-12-06use PixmapConditional for yellow and blue buttonsStefan Pluecken
2005-12-06show green button and subservices-text only when subservices are available ↵Stefan Pluecken
(showing of the label doesn't work. why?)
2005-12-06factorize the conditionalPixmapStefan Pluecken
2005-12-05add support for Linkage services ( Premiere Subservices )Andreas Monzner
TODO: show/hide green point depending on avail subservices
2005-12-01add blinking dish-picture if positioner is moving (we need a function which ↵Stefan Pluecken
returns true when the positioner is moving for it to work)
2005-11-30add notificationsFelix Domke
2005-11-30unmute on volUp and volDown if volume is mutedStefan Pluecken
2005-11-28add ugly buttons with ugly text to the infobarStefan Pluecken
2005-11-27code cleanupAndreas Monzner
2005-11-26the record.png blinks now whenever a timerentry in the recordingtimer is runningStefan Pluecken
2005-11-26show dolby, crypt and format status in the infobar - we don't have ↵Stefan Pluecken
functionality to get the info about this yet
2005-11-26get the file for the BlinkingPixmap from skin.xmlStefan Pluecken
2005-11-26rename BlinkingPoint to BlinkingPixmap (is more generic)Stefan Pluecken
2005-11-25instant record: fix detection if already runningFelix Domke
2005-11-25introduce BlinkingPointConditional, which blinks, if a condition-function ↵Stefan Pluecken
returns True
2005-11-25add a blinking point to the infobarStefan Pluecken
the blinking point appears when doing an instant record it is a hack up to now the point looks ugly, because the transparency needs to be explored first
2005-11-24make messagebox look better and translate itStefan Pluecken
2005-11-22changing service in timer edit is now possibleStefan Pluecken
2005-11-22show infobar on switchchannelup/downStefan Pluecken
2005-11-22fix timerHide in infobarStefan Pluecken
2005-11-19numberzapping looks like in e1 nowAxel Buehning
2005-11-18hide Timer: delete onCloseFelix Domke
2005-11-18helplist: keys are not anymore secret, at least not for us professionals. ↵Felix Domke
skin fixed a bit. (discrete) standby added to help.
2005-11-18add help stuffFelix Domke
2005-11-17zap with numbers is now possibleAndreas Monzner
2005-11-17show now/next info when no epg is availAndreas Monzner
2005-11-16timer: fix displayed state. Don't save instant records. properly remove ↵Felix Domke
timerentries.
2005-11-15allow record when "/hdd/movies" exists onlyRonny Strutz
2005-11-15save and restore volumeRonny Strutz
2005-11-15remove lastservice stuffRonny Strutz