aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2006-01-26clarify evStart, evEnd, add evSOF (start of file)Felix Domke
2006-01-26allow setting python to verbose modeFelix Domke
2006-01-26remove navigation events, they correspond to the iPlayableService events nowFelix Domke
2006-01-26check format strings on eDebug-style functionsFelix Domke
2006-01-26(controlled) SEGFAULT on assert, in order to allow debugging with core filesFelix Domke
2006-01-26some work on the timer sanity check (overlapping timers solver)Stefan Pluecken
2006-01-26fixAndreas Monzner
2006-01-26TYPE_PIXMAP_ALPHATEST in eListboxMultiContent, fix alphatestFelix Domke
2006-01-25don't translate empty stringsAxel Buehning
2006-01-25many info handling changes (nownext/multi/single epg)Andreas Monzner
2006-01-25add missing thread lock (segfault)Andreas Monzner
2006-01-25delete correct entry in timerlistAndreas Monzner
2006-01-25fix segfault on incorrect argumentsAndreas Monzner
2006-01-25add selchanged signal to listboxAndreas Monzner
2006-01-25added a sanity check for timer editor (no functionality until now except ↵Stefan Pluecken
building a list of simultanious timers)
2006-01-25reenable empty timer list editing :)Stefan Pluecken
translate some things
2006-01-25fixed repeated timer displays and translated the weekdays to GermanStefan Pluecken
2006-01-25display correct action on the yellow buttonStefan Pluecken
2006-01-25added ability to diable timers (yellow button in the timer list)Stefan Pluecken
FIXME: we need transparency for pixmaps in an eListboxPythonMultiContent
2006-01-24cleanup the timerlist by pressing blue in the timer listStefan Pluecken
2006-01-24bouquet +/- is now working in the channellistAndreas Monzner
2006-01-24- fixed left/right in language selection (updates language on the fly)Stefan Pluecken
- added a log viewer for timers (info key in timerlist)
2006-01-24re-right align the timerentry times for repeated timersStefan Pluecken
2006-01-24fix service types for radio bouquetsAndreas Monzner
2006-01-24add ability to copy providers or all services from satellites to favourites ↵Andreas Monzner
(this creates a new bouquet) add ability to remove a complete bouquet both are just working with enabled multi bouquet mode
2006-01-24remove some unneeded debug outputAndreas Monzner
2006-01-24fix no more working color buttons in channellist after disable movemodeAndreas Monzner
2006-01-23fix warningAndreas Monzner
2006-01-23add endianess check to epg.datAndreas Monzner
2006-01-23fix enq answer handling of numbers with beginning zero'sAndreas Monzner
2006-01-23fix non working ENQ fields in CI mmi (PIN inputs and other)Andreas Monzner
TODO: make MMI global useable (at moment just in the mmi setup)
2006-01-23another fix for alignement leftAndreas Monzner
2006-01-23listboxcontent: fix alignment on empty labelFelix Domke
2006-01-23change direction of content to left aligned when length of text is zeroStefan Pluecken
2006-01-22remove debugStefan Pluecken
2006-01-22use IDs for jumping in the wizardsStefan Pluecken
2006-01-22implement missing call of answerEnqAndreas Monzner
2006-01-22add missing answerEnq methodAndreas Monzner
2006-01-22added missing bracketsAndreas Oberritter
2006-01-22remove generated file "config.h":Andreas Oberritter
pass preprocessor definitions as command line arguments instead this also drops the dependency on "autoheader"
2006-01-22added virtual destructorAndreas Oberritter
2006-01-22fix for radio modeAndreas Monzner
2006-01-22more code cleanup,Andreas Monzner
re-enable number(handy) browsing in channelselectionbase, fix move/editmode cancel
2006-01-21fix radio playerAndreas Monzner
code cleanup in channelselector (more scalable)
2006-01-21remove frequency input range check in manual scan (was 10000-14000)..Andreas Monzner
2006-01-21disable debug infoAndreas Monzner
2006-01-21fix default storing for configSatlistAndreas Monzner
fix just non default values in complete satconfig
2006-01-21reset state to PLAY when a new service startsFelix Domke
2006-01-21catch a None case in the xml parsing of the timerStefan Pluecken
leave timer edit by pressing OK or green
2006-01-21copy lists, not list identities... should fix saving of non-default valuesStefan Pluecken