aboutsummaryrefslogtreecommitdiff
path: root/lib/service/listboxservice.cpp
AgeCommit message (Collapse)Author
2008-06-21add invalidateAndreas Monzner
2008-03-26setItemHeight() should return void ('make clean' required!)Andreas Oberritter
2007-11-09fixes for previous commitAndreas Monzner
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-06-08hopefully fix "secondary cable from motorized tuner" settingAndreas Monzner
some code cleanups now link tuners in all directions should be possible
2007-04-12itemheight is now a property of the listbox contentFelix Domke
2007-01-13fix remove last entry in listAndreas Monzner
2006-12-29show current running event in channelist not only in bouquetsAndreas Monzner
2006-12-02fix possible segfaultAndreas Monzner
2006-12-01remove old zapping alternatives pluginAndreas Monzner
new zapping/recording alternatives can be set in channelist context menu
2006-11-30some changes for service groupsAndreas Monzner
2006-11-29dont check playable state on directorysAndreas Monzner
2006-11-27some nicer codeAndreas Monzner
2006-11-21small fixAndreas Monzner
2006-11-21small servicelist speedupAndreas Monzner
2006-07-20fix removing last entry in bouquetAndreas Monzner
2006-07-20add support for markers in bouquetsAndreas Monzner
< > are usable to jump from marker to marker
2006-06-18hopefully fix frequently segfaultsAndreas Monzner
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
2006-03-27add panic checkAndreas Monzner
2006-02-27add special color for marked and selectedFelix Domke
2006-02-16fix wrap around with enabled movemodeAndreas Monzner
2006-01-03fixAndreas Monzner
2005-12-23replace "Arial" by "Regular"Stefan Pluecken
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-12-02add support for listing satellites and providersAndreas Monzner
use this new stuff in a simple case study (green and yellow button in service list.. feel free to implement a cool satellites/providers tree) prepare for splitted radio/tv mode
2005-11-30fix handylike jumping in servicelistAndreas Monzner
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-13move services in bouquets is now possible.. (bouquet save is missing yet)Andreas Monzner
2005-11-13new fontsize in servicelistRonny Strutz
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-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