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

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

Peti


Elfmaker


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




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

michlantecuhtli


Patchmaster


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




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

 
//OFF
Peti пишет:
....michlantecuhtli, ír még vki magyar elfeket? és csak te portingolsz közülünk

igen, asszem csak mi csinálunk (eddig...) ilyen hardcore dolgokat :-D
//END_OFF

You could add a key what makes the bar disappear on longpress and makes it appear in the next longpress... so hide and unhide :)





Peti


Elfmaker


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




 
  #43 [13.12.08, 14:23] Re: SE-lifestyle DeskBar   

 
/* defaszák vagyunk :-) */
I had some hiding in mind, but not like this, good idea. :-)
The vibration problem... maybe some other vibration times would help, like set to longer values, 400 and 100 or so. 8-)

[ Edited by Peti в 13.12.08 12:24 ]

[ Edited by Peti в 13.12.08 12:24 ]



Frost-by


Опытный


Регистрация: 7.3.08
Сообщений: 287
Репутация: 123
Откуда: Беларусь




 
  #44 [13.12.08, 14:24] Re: SE-lifestyle DeskBar   

 
arban,
Так это проблема в самой либе?




Sony Ericsson K790GTi Black R8BF003 CID52 + SanDisk M2 2Гб + HPM-70
Samsung GT-S8500 Wave XXJL2 + 8Gb

Peti


Elfmaker


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




 
  #45 [13.12.08, 14:29] Re: SE-lifestyle DeskBar   

 
Library has the functions, as far as I know. So only times can be wrong.



arban


Elfmaker


Регистрация: 2.3.08
Сообщений: 802
Репутация: 3111





 
  #46 [13.12.08, 14:37] Re: SE-lifestyle DeskBar   

 
Frost-by, проблема не в либе, а в функции.




LG Optimus
My SVN | Elflib Wiki | Elf SVN

demon_17


Patcher


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




 
  #47 [13.12.08, 14:45] Re: SE-lifestyle DeskBar   

 
Frost-by, обнови библиотеку с СВН
Peti, I've updated my lib and all works perfectly =) Thx!
Only 1 question: for me internal shortcuts are not disabled for arrows. It's because i've used Additionals links patch?




C901 R1GA028 & Samsung i8910 Omnia HD

Frost-by


Опытный


Регистрация: 7.3.08
Сообщений: 287
Репутация: 123
Откуда: Беларусь




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

 
demon_17,
Либа последняя за 27-ое ноября. Динконст тоже последний за 4-ое декабря. Юзаю эльфпак мод от Тартеса 1.9.1fix.
Ps проблема действительно во времени вибры. На К790 её нужно ставить больше 150мс. Тогда без ребутов




Sony Ericsson K790GTi Black R8BF003 CID52 + SanDisk M2 2Гб + HPM-70
Samsung GT-S8500 Wave XXJL2 + 8Gb

Peti


Elfmaker


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




 
  #49 [13.12.08, 15:03] Re: SE-lifestyle DeskBar   

 
So problem solved, even though you had to speak russian. -.-
demon_17, I guess. :-?



zZzz


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


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





 
  #50 [13.12.08, 15:36] Re: SE-lifestyle DeskBar   

 
Оччень понравился патч!! Работает намного стабильней standbydock'a. Но есть нескоько проблем на к810, при тройном нажатии на "*" тел перезагружается и не получается подобрать клавиши выбора/движения. Думал на цифровые взять (долгое нажатие), но не получается, даже при коротком нажатии срабатывает панель, не получится набрать номер. А какие вы использовали клавиши для работы с программой?




K750i Music Edition (2 гб MSPD, динамик от Е398, патчи, драйвера, и др.) убил
K810 Tuning

Peti


Elfmaker


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




 
  #51 [13.12.08, 15:46] Re: SE-lifestyle DeskBar   

 
Bad lib.


Страница 5 из 55: « 1 2 3 4 [5] 6 7 8 9 ... 55 »


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

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

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