aboutsummaryrefslogtreecommitdiff
path: root/lib/service/listboxservice.h
AgeCommit message (Collapse)Author
2010-03-24make channel selection service description color configurableghost
this fixes bug #487 (patch by Dr.Best)
2010-03-24add support for event progressbar per service in channelselectionghost
default this is disabled.. you can enable it in the Usage config this fixes bug #486 (patch by Dr.Best)
2008-03-26setItemHeight() should return void ('make clean' required!)Andreas Oberritter
2007-11-09use local listbox styles for servicelistAndreas Monzner
add some special skin attributes for servicelist - foregroundColorMarked - foregroundColorMarkedSelected - backgroundColorMarked - backgroundColorMarkedSelected - foregroundColorNotAvail (default gray)
2007-07-22add support for service group pixmap in servicelistAndreas Monzner
2007-04-12itemheight is now a property of the listbox contentFelix Domke
2006-11-21small servicelist speedupAndreas Monzner
2006-07-20add support for markers in bouquetsAndreas Monzner
< > are usable to jump from marker to marker
2006-05-26add support for show small icons behind each channel in servicelist (used ↵Andreas Monzner
for type -S -C -T) show folder icon in channellist
2005-12-19show real satellite name in satellite listAndreas Monzner
2005-12-03fix marking non playable services in channellistAndreas Monzner
2005-12-03remove non working indication of playable services in servicelistAndreas Monzner
get current event in listboxservicecontent via iStaticServiceInformation instead of use directly eEPGCache
2005-12-02set foregroundcolor of non tuneable services in servicelist to gray (for ↵Andreas Monzner
linked tuner mode)
2005-11-30jumping to an entry beginning with a character nearly works nowStefan Pluecken
2005-11-24show current running event title in favourites service listAndreas Monzner
2005-11-18fix movemodeAndreas Monzner
2005-11-17zap with numbers is now possibleAndreas Monzner
2005-11-14fix movemode, do not use listboxcontent private variablesAndreas Monzner
2005-11-14working on move, edit mode and add remove service to context menuAndreas Monzner
2005-10-15add movemode in channellist (later it should only useable in bouquets)Andreas Monzner
2005-10-09service: add sort of servicelist including all required layersFelix Domke
2005-09-29consistently use iServiceHandler instead of eServiceCenter to use properly ↵Felix Domke
wrapped interface
2005-08-28 - start on 'favourites' visual design. service listbox now configurable (in ↵Felix Domke
complex mode)
2005-07-22 - add markedQueryFelix Domke
2005-03-20 - improved parserFelix Domke
- improved keymaps
2005-02-27 - hopefully fixed some python/refcount stuff (__deref__ is still evil!)Felix Domke
- first work on skin support, not really far - improved infobar - deletes components when destroying screens - fixed elistbox and component - add ability to change bouqet - real query parser still unfinished
2005-02-10 - add "getCurrent" to service listboxFelix Domke
- add python wrapper for navigation core - use nav core - you can zap now :)
2005-02-07 - added iStaticServiceInformationFelix Domke
- added service list interface for dvb - started work on queries (currently only "instr" on servicename) - started work on infobar - added listbox with service - fixed dvbdb - remove some debug output