Интересное

SE.VO.UZ

[ Новые сообщения · Участники · Правила форума · Поиск · RSS ]
  • Страница 1 из 1
  • 1
Форум » Патчим, шьем и модернизируем телефоны » Эльфы » DayOfWeek v1.6
DayOfWeek v1.6
BloodyMessageДата: Воскресенье, 29.06.2008, 19:32 | Сообщение # 1
Admin
Группа: Главный АДМИН
Сообщений: 169
Статус: В реале
New version of my elf that displays the weekday on the standby screen.
This elf has been around as a beta here and on se-nse.net for a while, but now it's here in a final version.

Best to use together with the patch that removes the time from the screen.

The elf can read the day name in two ways. Either from weekdays.ini in the ini folder or from DYN_weekdays.bin in the config folder on phone.
To decide which method to use, set [BIN] in weekdays.ini to 0x00; or 0x01;
If the [BIN] option isn't set, the elf will try to read the ini name, and if it can't it will read the bin label.

The location of the weekday can also be controlled via weekdays.ini, as seen in the weekdays.ini example.

weekdays.ini Contains day names and settings.
Код:
;0x00; read from weekdays.ini 0x01; read from DYN_weekdays.bin
[BIN]: 0x01;

;0x0B: Time (default), 0x08: Second operator line
;Try different values for different locations.
[DISP_ITEM]: 0x0B;

[MON]: Monday
[TUE]: Tuesday
[WED]: Wednesday
[THU]: Thursday
[FRI]: Friday
[SAT]: Saturday
[SUN]: Sunday

DYN_weekdays.bin - Contains the fw specific week day name labels.
The data structure in the file should be like this (hex):
Код:
MONDTUESWEDNTHURFRIDSATUSUND
example (W810 R4EA031):
0C8414AF1759144F069A018313CD

Source included

Download v1 at se-nse

Changelog:
v1.5
* added option [BIN]: 0x01; / 0x00; Read from bin file or not
* don't require minute ticker any more
* [DISP_ITEM] works now. smile

v1.6
* Should update correctly at 00.00.02 now.

Прикрепления: DayOfWeekv1.6.zip (5.0 Kb)


 
Форум » Патчим, шьем и модернизируем телефоны » Эльфы » DayOfWeek v1.6
  • Страница 1 из 1
  • 1
Поиск: