Все для Sony Ericsson, патчи, эльфы, моддинг, прошивка
  
Логин: Пароль: Запомнить: Привет гость! Зарегистрируйся или авторизируйся для получения доп. возможностей!
Разделы
PDA версия сайта
TrackIDentify
Новости
Статьи
Файлы
Патчи
Патчи A2
Патчи db2020
Эльфы
Исходники эльфов
Wiki
Форум
Опросы
Обратная связь
Развернуть/Свернуть
 
Развернуть/Свернуть

SE-lifestyle DeskBar : Эльфы : Форум : Для Sony Ericsson патчи эльфы моддинг прошивка
/  Список форумов
   /  Эльфы
/  SE-lifestyle DeskBar
На печать 
Правила 
Страница 1 из 55: [1] 2 3 4 5 ... 55 »

Peti


Elfmaker


Регистрация: 6.4.08
Сообщений: 128
Репутация: 248
Откуда: Hungary, Central Europe




 
  #1 [12.12.08, 20:44] SE-lifestyle DeskBar   

 
SE-lifestyle DeskBar
v1.0 First Release
v1.1 Bye Bugs
v1.2 Jumbo
v1.3 The long awaited one

(1) What is this for?
This elf displays a dock/bar on your screen in standby mode. It has some buttons, which you can select, and then start shortcuts, in the phone's menu, elves, java applications.

(2) There was something like this before...
It's true. The same idea was implemented before starting making this elf. Why did I start it then? Simple. The old implementation, `Standby Dock` had too many problems, I couldn't stand it, but liked its idea too much.

(3) Why should I use this then?
Of course it is your choice. But here I should tell some advantages.
(1) Internal shortcuts disabled, works fine with arrow keys (even if you have some shortcuts set in the phone's settings)
(2) It's not all bcfg and manual. Maybe that is the worst in `Standby Dock`.
(3) This has a great configuration mode with all you need to set it up:
-add buttons
-set shortcuts of menu (no typing needed, works as the phone's original shortcut setting)
-set elves (opens file manager for it)
-set java applications (opens a list of installed applications)
-reorder buttons (move up or down)
-remove buttons
(4) Has some skinning support, drawing the bar from PNG images.
(5) Bar is set to fit screen perfectly, if the first item is selected, it fits to the screens left border, if the last, to the right border.
(6) Has bouncing animation, not only scrolling.
(7) Has vibration, when moving between items and when selecting them.
(8) Can be on bottom, top, left, right of the screen, horizontal or vertical.
It's like this for now, others don't come to mind. Of course feature requests are welcome.

(4) Installation
This package contains:
-this readme file
-the ELF itself, put it anywhere, usually to Phone/Other/ZBin, but I think you will put it to Daemons. =)
-a folder called "DeskBar", this MUST be in Phone/Other/ZBin/Config (!!!) (so cfg file will be "Phone/Other/ZBin/Config/DeskBar/bar.cfg")
this folder contains the "skin elements", the look of the bar, these must be changed when new skin is installed (bg_top,bg_left,bg_middle,bg_middle_v,bg_bottom,bg_right,select,select_v png files)
When the folder is copied to its place, start the elf and enjoy, it will create its BCFG file (on Memory Stick).

(5) Setting up
There are two major parts of configuration for this elf: bar.cfg and SE-lifestyle_DeskBar.bcfg
You are lucky, you won't have to edit either of them manually.
(1) Editing CFG
The best of this elf: Press Star key ( * ) 3 times on the standby screen. A new window will pop up, and let you configure buttons. You can have maximum 20 buttons in this version.
Here you can add new items, edit (rename, set shortcut to elsewhere, set picture, move up/down), delete items. I don't think it is necessary to explain how.
(2) BCFG
The usual way, start BcfgEdit.elf and select SE-lifestyle_DeskBar.bcfg. Its elements are also easy to understand, so it's not necessary to explain them.

(6) You like it and want to do something great? Additionally know PhotoShop?
Then create skins for it. Of any size, the elf understands them. If you look closely, you'll see that bg_left and bg_right are the same, when creating a new skin, flip the images, that's the only way as of now.

(7) Notes
This is the first version, only a few people saw it before releasing. So then it may lack features I didn't think about and so. Tested and working perfectly on my K550@W610 (screen size is 176x220).
Thanks go to: den_po, mryzeug, FreeMan8 and UltraShot for helping me some personally, Hussein for BookMan's source code, and all masterminds behind making elfpack.
To get language files, go to: http://www.se-lifestyle.com/wiki/elves:deskbar#language_files
If you can't find your own, please translate and send me the translation, so that I can add it to the list.
Regards, Peti.

(8) Changelog
New in v1.1
* fixed: memory leaking with time, now memory usage, free heap is like constant
* fixed: when name of item was changed to empty string, it losed items, no more
* fixed: vibration problem (rebooting), ! needs AudioControl_Init(); in lib !
* fixed: DB2010 drawing, now it should draw on those phones nicely (I couldn't test it though)
+ unicode to win1251 added from bookman, should support Russian encoding, I'm not sure, couldn't test
+ can run only one instance, if you start it again, it says "Deskbar already running!" and closes
+ jumping from one end or other can be disabled
+ when selecting image for bar items, you can see thumbnails
* fixed: in Config, when "Add" is selected, you could delete first item and phone rebooted, no more
* fixed: when bouncing was disabled in bcfg, it was still bouncing
~ changed java icon, it should support more phones now

New in v1.2
* fixed: enable/disable animation in bcfg didn't work
* fixed: config key must be pressed 3 times once again
+ text fading, when you select a different item, the text disappears and the new one starts fading in
+ bar hiding, on key (cam focus is the default) or when walkman starts or when you lock keys
+ not redrawing screen when hidden (low CPU usage)
+ BCFG event for BookManager
* fixed WSOD when you pressed C on "Add new item"
+ bar does not detect keys when input is shown, like when writing a phone number
+ new encoding method for bar item names, read more at http://www.se-lifestyle.com/wiki/elf_techniques:unicode_in_ini
+ new config menu, with more options
+ quit button in config menu (to shut down deskbar)
+ language support, internally, a piece of source code must be translated (english.h)
+ bar moves continuously if you press and holt keys (previous or next item)
+ ADDED SKINNING SUPPORT, skin can be selected from config menu
+ SKIN EDITOR in the elf itself (this is why this release is so big)
~ some settings of bcfg were migrated to skins as text color is skin dependent
+ overriding bar left and right borders' widths, basically this means you can draw items on the borders, making better skins
+ shadow under text, color can be defined in skin settings
+ outline on text

New in v1.3
* fixed: critical bug when you started BcfgEdit from cfg menu
+ hiding bar when input is shown (telephone number)
+ hide the bar on user inactivity, after some time
* fixed: bug with DB2010 phones' keylock
+ added up and down keys, intelligent controls
+ added new button type: Phone Control (currently has keylock, silent mode, reboot, shutdown)
+ added new button type: submenu! they even scroll the bar to position
+ added fast scrolling (scroll boost), handy when you jump from one end to the other
~ memory optimization, only necessary space is allocated for bar items
* fixed: real unicode configuration file, allows many languages, like Russian, Arabic, Greek etc.
+ language files, in unicode, so allows those languages, lng can be chosen from cfg menu
+ skin option: has selected image
* fixed: bar detects keys while it's getting shown
+ skin option: icon top
+ tips to get skins :P
* fixed: problems with triple config key, should be fine now
+ warning shown if you try to use disallowed keys, center key, for example
+ warning shown when bar.cfg is missing
+ warning shown when skin is not found
+ warning shown if language file not found
+ translator information in BookManager
~ different method for saving config files
~ changed the other java icon too

When updating, delete your old bcfg file, and when you update from v1.2 (or older), delete your cfg file too.

Regards, Peti.

Please comment in English
All screenshots and original topic: http://www.se-lifestyle.com/viewtopic.php?f=21&t=818
www.se-lifestyle.com

Перевод на русский:
http://supertrubka.org/newbb_plus/viewtopic.php?topic_id=3553&post_id=102354#102354

[ Edited by Peti в 6.2.09 16:10 ]



Прикрепленный к сообщению файл:

SE-lifestyle_DeskBar_v1.0.zip SE-lifestyle_DeskBar_v1.0.zip (38.83 kb; 947 hits) Скачать файл
DeskBar_style_Elegant.zip DeskBar_style_Elegant.zip (24.63 kb; 943 hits) Скачать файл
1_walkman_selected.png
SE-lifestyle_DeskBar_v1.1.zip SE-lifestyle_DeskBar_v1.1.zip (39.98 kb; 503 hits) Скачать файл
SE-lifestyle_DeskBar_v1.2.zip SE-lifestyle_DeskBar_v1.2.zip (213.18 kb; 1088 hits) Скачать файл
SE-lifestyle_DeskBar_v1.2_Hungarian.elf SE-lifestyle_DeskBar_v1.2_Hungarian.elf (51.19 kb; 224 hits) Скачать файл
13_1.2.jpg14_new_cfg_menu.jpg15_edit_skins.jpg
SE-lifestyle_DeskBar_v1.2_Swedish.elf SE-lifestyle_DeskBar_v1.2_Swedish.elf (51.09 kb; 103 hits) Скачать файл
SE-lifestyle_DeskBar_v1.2_Spanish.zip SE-lifestyle_DeskBar_v1.2_Spanish.zip (20.39 kb; 112 hits) Скачать файл
SE-lifestyle_DeskBar_v1.2_Polish.zip SE-lifestyle_DeskBar_v1.2_Polish.zip (20.39 kb; 144 hits) Скачать файл
SE-lifestyle_DeskBar_v1.3_Multi.zip SE-lifestyle_DeskBar_v1.3_Multi.zip (77.36 kb; 2641 hits) Скачать файл
Спасибо сказали: Zormax, evg16, zapret007, DestroyEarth, Double_A, michlantecuhtli, den_po, Grinvich11, Hobblyn, sergkyky222, nagmet, ShadowPlayer, Man1980, Tartes, Ворчун, demon_17, dragoblaztr, PUZ, Артур666, alb884, ap6y3_w610i, jamesbond22, Ну6иК, Frost-by, MoneyMasteR, wagnerbraz, SSyar, oslik23, Vitall, Up, Denukas, ArT92, beliy, MaaTrrIxx, SEVENI, MASter-UA, vvile, timos_06, Ax, d1gger17, qwert, Sotik2, UltraShot, spider, DenDi, Alex__E, Sborshik, Noodle, Dragon94, pahon, Oldbee, kord, CyberMaster, KoLjn, Spero, Artkor, burn_73, Rusty, KalaN, cobatab, Barclay, winn, android, Mojsa, oleg72sid, Alex_E, Oganyan-Arthur, metalist-tula, alexus, MahmudS, vodoo999, MiFa, Upfile, flips, degafe, veterok, toha257, lexa4311, Atreyu, distroer24, g00fy, Metaler, farid

doom413


Новичок


Регистрация: 26.12.07
Сообщений: 1
Репутация: 0





 
  #2 [12.12.08, 20:49] Re: SE-lifestyle DeskBar   

 
ohh thaks man!!



den_po


Developer/Admin


Регистрация: 27.3.06
Сообщений: 3278
Репутация: 10763
Откуда: Чебоксары




 
  #3 [12.12.08, 21:10] Re: SE-lifestyle DeskBar   

 
Peti,
excellent!
drawbacks:
- KEY_ENTER doesn't work as select item key
- scrolling between rightmost/leftmost items is too slow




promt is better than google translate
Спасибо сказали: Alex__E
'Фу' сказали: distroer24

M@rvin


Expert


Регистрация: 22.12.07
Сообщений: 252
Репутация: 292
Откуда: Москва




 
  #4 [12.12.08, 21:18] Re: SE-lifestyle DeskBar   

 
don't work KEY_ENTER.....




nokia n97 mini))) sw 12.0.110


w580 R8BE001+эльфы)+патчи))+моддинг+ граф патч от меня)))))-мертв


+немного кривые руки

michlantecuhtli


Patchmaster


Регистрация: 5.3.07
Сообщений: 59
Репутация: 212
Откуда: Венгрия




 
  #5 [12.12.08, 21:21] Re: SE-lifestyle DeskBar   

 
Peti
very cool elf... probably the best desktop application ever...
úgy is mondhatnám, hogy eszméletlen fasza. ;-)

gracias Amigo!





MaK750i


Новичок


Регистрация: 19.3.08
Сообщений: 7
Репутация: 0





 
  #6 [12.12.08, 22:07] Re: SE-lifestyle DeskBar   

 
Its really good work, i'll try it.
Tényleg jól sikerült, grat!



sergkyky222


Пользователь


Регистрация: 25.12.07
Сообщений: 95
Репутация: -11
Откуда: Izhevsk




 
  #7 [12.12.08, 22:21] Re: SE-lifestyle DeskBar   

 
nice elf, thx



ShadowPlayer


Patcher


Регистрация: 17.7.08
Сообщений: 11
Репутация: 36





 
  #8 [12.12.08, 22:21] Re: SE-lifestyle DeskBar   

 
Great Peti, you really got the spirit I was talking about those days, congratulations!



ipod


Пользователь


Регистрация: 20.10.08
Сообщений: 98
Репутация: 85
Откуда: Космодром




 
  #9 [12.12.08, 22:59] Re: SE-lifestyle DeskBar   

 
А у кого с инглишь тяжело?
Переведите кто нить!




K550 > W610 R6BC002 в китайской панельке W610. утерен
Уже стерлись все кнопки и задняя крышка.
W580 R8BE001 пока живой .) отдал в хорошие руки :)

Снежок


Опытный


Регистрация: 24.9.08
Сообщений: 165
Репутация: 47
Откуда: Украина,Одеская обл,г.Измаил




 
  #10 [12.12.08, 23:01] Re: SE-lifestyle DeskBar   

 
А по русски обьясните пожалуйста ктото...




K310=>W200,k750=>w800,K790 пользуюсь только к790
Страница 1 из 55: [1] 2 3 4 5 ... 55 »


Похожие темы
 ТемаОтветыАвторПросмотрыОбновление
  Скины для Deskbar74LitEFlieN8356304.05.13, 19:56
  DeskBar v3.33385mc_kibel23386827.09.12, 23:23
  SE-lifestyle Flash Menu Picker11Peti1471807.05.09, 23:20

  • Поиск
  • Права
Вы не можете начинать темы.
Вы не можете редактировать свои сообщения.
Вы не можете создавать опросы.
Вы не можете вкладывать файлы в сообщения.
Вы не можете отвечать на сообщения.
Вы не можете удалять свои сообщения.
Вы не можете голосовать.

Главная Новости Статьи Файлы Патчи Форум Опросы PDA
- Генерация страницы: 0.17 секунд | 12 Запросов | HTML: 52.55 КБ -