ja ich weiß, dass hier kein Wunschkonzert ist und Weihnachten auch noch in weiter Ferne liegt... aber wäre ein Testsnap mit den aktuellen Sections-Spezifikationen möglich (Einblendung nächste Sendung). Ich habe den Eindruck, dass den Entwicklern zu wenig Feedback zuteil kommt. Ich möchte nur ungern auf ein "normales" tägliches Image wechseln - habe da irgendwie Angst um meine Festplatte (bzw. auf die Filme)

Und noch ein Wunsch:
könnte dieser Patch von Seife eingebaut werden?
Code: Alles auswählen
Index: apps/tuxbox/neutrino/src/gui/widget/listframe.cpp
===================================================================
RCS file: /cvs/tuxbox/apps/tuxbox/neutrino/src/gui/widget/listframe.cpp,v
retrieving revision 1.2
diff -u -p -r1.2 listframe.cpp
--- a/apps/tuxbox/neutrino/src/gui/widget/listframe.cpp 20 Feb 2006 01:10:36 -0000 1.2
+++ b/apps/tuxbox/neutrino/src/gui/widget/listframe.cpp 16 Oct 2007 21:19:38 -0000
@@ -71,12 +71,12 @@
#define TITLE_BACKGROUND_COLOR ((CFBWindow::color_t)COL_MENUHEAD_PLUS_0)
#define HEADER_LIST_BACKGROUND_COLOR ((CFBWindow::color_t)COL_MENUCONTENT_PLUS_0)
#define LIST_BACKGROUND_COLOR ((CFBWindow::color_t)COL_MENUCONTENT_PLUS_0)
-#define LIST_BACKGROUND_COLOR_SELECTED ((CFBWindow::color_t)COL_MENUCONTENT_PLUS_1)
+#define LIST_BACKGROUND_COLOR_SELECTED ((CFBWindow::color_t)COL_MENUCONTENTSELECTED_PLUS_0)
#define TITLE_FONT_COLOR ((CFBWindow::color_t)COL_MENUHEAD)
#define HEADER_LIST_FONT_COLOR COL_MENUCONTENT
#define LIST_FONT_COLOR COL_MENUCONTENT
-#define LIST_FONT_COLOR_SELECTED COL_MENUCONTENT
+#define LIST_FONT_COLOR_SELECTED COL_MENUCONTENTSELECTED
#define FONT_LIST g_Font[SNeutrinoSettings::FONT_TYPE_EPG_INFO2]
#define FONT_HEADER_LIST g_Font[SNeutrinoSettings::FONT_TYPE_EPG_INFO1]
Das wäre super!
MfG
doktorknow