aboutsummaryrefslogtreecommitdiff
path: root/lib/components
AgeCommit message (Collapse)Author
2006-01-14display last 7 services during scanFelix Domke
2005-12-23replace "Arial" by "Regular"Stefan Pluecken
2005-11-18scan: add allocateFrontendByIndex, so ServiceScan uses a fixed frontend ID - ↵Felix Domke
currently hardcoded 0 in python.
2005-11-17save lamedb after scanFelix Domke
2005-11-16scan: add flags for optional network search. drop transponders on foreign ↵Felix Domke
satellites.
2005-11-15add initial transponders from pythonFelix Domke
2005-11-13dont open epglist when no epg is availAndreas Monzner
2005-11-11change interface of getCurrent method for better use from pythonAndreas Monzner
change default font size
2005-11-10epglist is now workingAndreas Monzner
2005-11-10add c++ stuff for epglistAndreas Monzner
2005-10-16add some more .cvsignoreFelix Domke
2005-07-12 - add eUsePtr for eDVBChannelsFelix Domke
2005-04-28 - add dvb resource managementFelix Domke
- scan hardcoded to dvb-s again - added untested recording support (data io thread still missing)
2005-04-21 - improved scan error handlingFelix Domke
2005-04-15 - sdl is now default outputFelix Domke
- added skinned window style - added background colors - some RGB color support (but still not how i like it) - some minor bugfixes
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-25 - work on actionsFelix Domke
- changed time when screens are acutally constructed - added service name (not working atm) and event info (now&next)
2005-02-09 - fixed console input mode restoreFelix Domke
- added "scan" component - scan possible from main menu