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

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

Peti


Elfmaker


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




 
  #11 [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

Peti


Elfmaker


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




 
  #12 [12.12.08, 23:45] Re: SE-lifestyle DeskBar   

 
I already said English only please.
@ den_po, first thanx for admiring. Secondly, scrolling speed can be set in bcfg! and key_enter may be fixable from keyhook, I'll try it.
@ brave hungarian people: igen, télleg hótfasza. michlantecuhtli, ír még vki magyar elfeket? És csak te portingolsz közülünk?
@ ShadowPlayer: I don't remember you talking about any spirit. XD



myrzeug


Developer


Регистрация: 21.11.07
Сообщений: 177
Репутация: 1195
Откуда: Quito-Ecuador




 
  #13 [12.12.08, 23:57] Re: SE-lifestyle DeskBar   

 
Peti

in Menu Edition:
"Edit Item" ==> "Image"


Please add this line in DataBrowser:
Код:

DataBrowserDesc_SetStyle(DB_Desc,1);//3=normal, 1= thumb  

to see the images



[ Edited by myrzeug в 12.12.08 23:59 ]




W715 SW-R1GA030

Peti


Elfmaker


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




 
  #14 [12.12.08, 23:58] Re: SE-lifestyle DeskBar   

 
I was thinking of something like that, thank you. 8-)



den_po


Developer/Admin


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




 
  #15 [13.12.08, 00:02] Re: SE-lifestyle DeskBar   

 
Peti пишет:
Secondly, scrolling speed can be set in bcfg!

of course, but i mean scrolling between first and last items, not neighboring items.




promt is better than google translate

Peti


Elfmaker


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




 
  #16 [13.12.08, 00:06] Re: SE-lifestyle DeskBar   

 
Oh, I gotcha, I need some acceleration implemented in it, good, thanx for the tip. :-D



myrzeug


Developer


Регистрация: 21.11.07
Сообщений: 177
Репутация: 1195
Откуда: Quito-Ecuador




 
  #17 [13.12.08, 00:14] Re: SE-lifestyle DeskBar   

 
and may be add this:
Код:

GUIObject_SoftKey_SetVisible( your_gui  ,ACTION_DELETE,0);   

to delete the label "Eliminar"

<===

first bug:
If you press "C" (or rigth softkey) in the same screen, when you are in item "Add a new button"
the first shortcut is deleted, should not happen...

And the method to erase is unstable, I experiment several restarts when I try to erase more than a shortcut




W715 SW-R1GA030

Peti


Elfmaker


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




 
  #18 [13.12.08, 00:16] Re: SE-lifestyle DeskBar   

 
Hehe, I was in a hurry when I made that deleting thing. Ok, cool. 8-)



Лопстер


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


Регистрация: 30.7.07
Сообщений: 53
Репутация: 1
Откуда: Минск




 
  #19 [13.12.08, 00:36] Re: SE-lifestyle DeskBar   

 
It is reboot my k800 R8bf003 when i push left or right key. Funckchecker show that all functions are available. Library from SVN - k800_r8bf003.lib.vkp 27.11.2008




K800 R8BF003 CID53->CID52

Peti


Elfmaker


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




 
  #20 [13.12.08, 00:41] Re: SE-lifestyle DeskBar   

 
Try switching vibration off. Maybe it helps.



demon_17


Patcher


Регистрация: 16.11.07
Сообщений: 495
Репутация: 520
Откуда: Питер




 
  #21 [13.12.08, 00:54] Re: SE-lifestyle DeskBar   

 
Great job,Peti! In my k810 it works fine, but only without vibra (with vibra my phone reboots). And it doesnt works with arrow keys (may be cuz i've used "Additionals links 2.5" patch by IronMaster?)

Wishes: add possibility to set the place on the screen (x,y) or only (x)

[ Редактировано demon_17 в 13.12.08 01:03 ]




C901 R1GA028 & Samsung i8910 Omnia HD
Страница 2 из 55: « 1 [2] 3 4 5 6 ... 55 »


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

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

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