From f2b1a7e86c4143b6112a119bd00a2adcc0844b71 Mon Sep 17 00:00:00 2001 From: ghost Date: Tue, 1 Jun 2010 16:08:32 +0200 Subject: add support for rbg565 color oled --- data/skin.xml | 14 ++++++++++++++ data/skin_default.xml | 16 ++++++++++++++++ 2 files changed, 30 insertions(+) (limited to 'data') diff --git a/data/skin.xml b/data/skin.xml index 32adb2be..868fbc4b 100755 --- a/data/skin.xml +++ b/data/skin.xml @@ -61,6 +61,20 @@ + + + + + + + + + + + + + + diff --git a/data/skin_default.xml b/data/skin_default.xml index aceafd73..7262f43c 100755 --- a/data/skin_default.xml +++ b/data/skin_default.xml @@ -1130,6 +1130,22 @@ self.instance.move(ePoint(orgpos.x() + (orgwidth - newwidth)/2, orgpos.y())) Blink + + + + Name + + + Progress + + + Format:%H:%M + + + config.usage.blinking_display_clock_during_recording,True,CheckSourceBoolean + Blink + + -- cgit v1.2.3