| |
|
mc_kibel
Patcher/Elfmaker
Регистрация: 19.6.08 Сообщений: 210 Репутация: 1819 Откуда: Poland
|
#121 [19.05.10, 19:39] ClearBass 2.4
Welcome! After very very long break with developing ClearBass elf, I decided to completely rewrite this elf. I fixed ALL bugs and improved some things. In this version: - Saving last preset and restoring it after restart of player (you don't have to set preset everytime ) - When you go to equalizer, you will see last opened equalizer and last presets- SWFs are not used anymore! - Support for DB2020, DB3150, DB3210 Comparing to older DB2020 version, there are some more important changes: - Now only one elf is working, not three (it was manager, manual, presets) - Affecting sound in real time (you don't have to press 'select' to hear the difference) - Huge code optimization Warning!Needed events: Код: UI_MEDIAPLAYER_AUDIO_PLAYING_TIME_EVENT UI_MEDIAPLAYER_CREATED_EVENT At the moment these are not preset in any A2's dyn_const.bin, so I spend some time for porting it. Dyn_const for DB3150v1 (ported by Madfish) / DB3150v2, DB3210 and DB2020 in attachment. 1. Installation- First of all - remove everything connected with old version! - Install patch: Код: ;ClearBass Equalizer add-on ;(!) For new version 2.0 ;Sending event 0x3020 when pressing 'Equalizer' in music application ;(c) mc_kibel Here's ASM for porters: - Download ClearBass.elf and place it to ZBin or Daemons - Download equalizer.zip - Exract it, place all files from archive to /Zbin/Config/Equalizer [phone memory] - Download Equalizer_Display_QVGA.zip - put Equalizer_Display.xml from this archive to /Zbin/Config/Equalizer [phone memory] - Run elf 2. Usage - Start music - Press more -> settings -> equalizer - That's all, now you can play as long as you want :D 3. Replacing ClearBass presets (creating EQS files) - Optional, not necessary - Let's take a look at this screenshot: - Let's create EQS file with this preset. We can see: -->> in 1st band: 14 -->> in 2nd band: 14 -->> in 3rd band: 4 -->> in 4th band: 5 -->> in 5th band: 6 - Count: visible level - 8 + 20 - In this case: -->> for 1st band: 14 - 8 + 20 = 26 -->> for 2nd band: (same as first) 26 -->> for 3rd band: 4 - 8 + 20 = 16 -->> for 4th band: 17 -->> for 5th band: 18 - Convert value to hex -->> for 1st band: 0x1A -->> for 2nd band: 0x1A -->> for 3rd band: 0x10 -->> for 4th band: 0x11 -->> for 5th band: 0x12 - Write values into file by WinHex: - Save file as PresetX.eqs (number of preset instead of X, 1-9), then put it to ZBin/Config/Equalizer in phone memory. Changelog: v2.4 - Now Equalizer is drawn directly on player (Thanks to Julionaru!) - Update Equalizer_Display.xml and whole Equalizer folder! v2.3 - Hiding softkeys background (A2 phones only) - Extremely faster XML parser (starting elf is much faster) - YOU HAVE TO UPDATE Equalizer_Display.xml ! v2.2 - Edited for new ElfPack - DrawLibs are not used anymore v2.1 - Ability to edit presets (.eqs files) - Placement of items is dependent from Equalizer_Display.xml - Fixed softkeys order - Config path changed to /ZBin/Config/Equalizer [ Edited by mc_kibel в 20.7.10 19:57 ]
|
Спасибо сказали: Thilina, 4elentano, kakagi, crazysharath, Wels, timos_06, E1kolyan, MEHRDAD, -DeJaVu-, mortezaw810, okejokej, bazya, skill_boy, D-SHEL, TahaSpawn, -Sanek-, MickThompson, gekasilos, Cyrax, LitEFlieN, DemoN-PC, FADISWF, Boysie99, farid, Pavlus, Sotik11, KIBER-DEMON, Blend, DuMOHsmol, snzuev, VиK, russ123, Happy, xGhost, toha257, Runtep, KIDLIF, Vov4ик, enoc, SEREGAW595, glebkotov, Hypnotic
|
juLi0Naru
Elfmaker
Регистрация: 12.4.09 Сообщений: 25 Репутация: 192 Откуда: Mexico
|
#122 [20.07.10, 21:59] Re: ClearBass 2.4
new Clear Bass is very nice :D
|
koteros
Пользователь
Регистрация: 16.7.09 Сообщений: 52 Репутация: 77 Откуда: Morelos-Mexico
|
#123 [20.07.10, 22:45] Re: ClearBass 2.4
this is very goog Elf =D
Предупреждение от ploik Нарушение правил: 5.3.18. Набирание "пустых" сообщений и/или нелогичное поднятие старых тем.
|
ORFEO
Новичок
Регистрация: 2.2.09 Сообщений: 17 Репутация: 0 Откуда: Ивано-Франковск
|
#124 [21.07.10, 00:46] Re: ClearBass 2.4
У меня опять зависает при входе в еквалайзер, теперь даже передёрнуть батарею не помогает. Делал вроде все правильно скинул ети три файла ClearBass_v2.4.elf, Equalizer_Display_QVGA.zip, Equalizer.zip, запихнул куда положено ClearBass_v2.4.elf в Deamons на карту памяти, а Equalizer_Display_QVGA.zip, Equalizer.zip распаковал в папку usb/ZBin/Config/Equalizer, перед етим всё с папки Equalizer, ошибок никаких не выдает, только зависает. Может кто знает в чем проблема?
If fear and pain will become one whole, then the whole world will perish afire
|
mc_kibel
Patcher/Elfmaker
Регистрация: 19.6.08 Сообщений: 210 Репутация: 1819 Откуда: Poland
|
#125 [21.07.10, 01:36] Re: ClearBass 2.4
ORFEO пишет: У меня опять зависает при входе в еквалайзер, теперь даже передёрнуть батарею не помогает. Делал вроде все правильно скинул ети три файла ClearBass_v2.4.elf, Equalizer_Display_QVGA.zip, Equalizer.zip, запихнул куда положено ClearBass_v2.4.elf в Deamons на карту памяти, а Equalizer_Display_QVGA.zip, Equalizer.zip распаковал в папку usb/ZBin/Config/Equalizer, перед етим всё с папки Equalizer, ошибок никаких не выдает, только зависает. Может кто знает в чем проблема? Music must be started when you enter equalizer. Maybe this is a problem ? :D
|
xGhost
Опытный
Регистрация: 21.12.09 Сообщений: 243 Репутация: 727 Откуда: Izhevsk
|
#126 [21.07.10, 08:59] Re: ClearBass 2.4
ORFEO, если что, патч для первой версии надо откатить, а поставить только для второй
SE C510 R1HA035 SE J20i Hazel Black/White R7CA065 Sony Ericsson arc S White 4.1.B.0.587 Rooted
|
VиK
Новичок
Регистрация: 19.6.10 Сообщений: 9 Репутация: 26
|
#127 [21.07.10, 09:48] Re: ClearBass 2.4
mc_kibel, give the events for self assembly of dynconst, please (UI_MEDIAPLAYER_AUDIO_PLAYING_TIME_EVENT and UI_MEDIAPLAYER_CREATED_EVENT for db3150v1)... if not difficult. thks.
|
ORFEO
Новичок
Регистрация: 2.2.09 Сообщений: 17 Репутация: 0 Откуда: Ивано-Франковск
|
#128 [21.07.10, 10:04] Re: ClearBass 2.4
mc_kibel писал: Music must be started when you enter equalizer. Maybe this is a problem ? :D Since this is even worse when I turn on the music, she plays a few seconds and hangs on. xGhost писал: ORFEO, если что, патч для первой версии надо откатить, а поставить только для второй Я для первой в глаза не видел
If fear and pain will become one whole, then the whole world will perish afire
|
PRO100light
Patcher
Регистрация: 28.6.08 Сообщений: 827 Репутация: 1403 Откуда: DP.UA
|
#129 [21.07.10, 11:34] Re: ClearBass 2.4
ORFEO, Потанцуй с бубном) ... перезапусти эльф, обнови плейлист, запусти музыку, потом открывай эквалайзер... я такое проделал, запустился.
K810i R8BA024 orange RUlenovo p770 + miui 5
|
snzuev
Пользователь
Регистрация: 29.12.08 Сообщений: 57 Репутация: 176 Откуда: Санкт-Петербург
|
#130 [21.07.10, 11:37] Re: ClearBass 2.4
mc_kibel, At w660 displayed statusbar
Прикрепленный к сообщению файл:
В отпуске
|
akaDem
Вникающий
Регистрация: 21.9.09 Сообщений: 35 Репутация: -162
|
#131 [21.07.10, 12:18] Re: ClearBass 2.4
Выложите кто нибуть XMl для v. 2.4
|
Похожие темы
Вы не можете начинать темы. Вы не можете редактировать свои сообщения. Вы не можете создавать опросы. Вы не можете вкладывать файлы в сообщения. Вы не можете отвечать на сообщения. Вы не можете удалять свои сообщения. Вы не можете голосовать.
|
|
|