| |
|
mc_kibel
Patcher/Elfmaker
Регистрация: 19.6.08 Сообщений: 210 Репутация: 1819 Откуда: Poland
|
#81 [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
|
chkofe
Пользователь
Регистрация: 26.5.10 Сообщений: 56 Репутация: -67
|
#82 [16.07.10, 15:36] Re: ClearBass 2.1
Если я правильно все понял, то этот эльф будет работать только с новым ЯП, а почему тогда не работает стандартный эквалайзер? Из за патча верно?
|
Eazy-bl
Бывалый
Регистрация: 25.4.10 Сообщений: 375 Репутация: 138 Откуда: Ульяновск
|
#83 [16.07.10, 15:42] Re: ClearBass 2.1
chkofe, Wrong. У меня новый ЭП (Вчерашний). Версия 2.0 - норм, 2.1 - ребут. У Sotik'а ЭП от Тартеса. И у него тоже версия 2.0 - норм, 2.1. ребут. А стд не фурычит из-за патча, ты прав.
K810 Golden Ivory SW-R8BF003 49BROWN
|
mc_kibel
Patcher/Elfmaker
Регистрация: 19.6.08 Сообщений: 210 Репутация: 1819 Откуда: Poland
|
#84 [16.07.10, 16:41] Re: ClearBass 2.1
Elf is tested on K770 and C901 - it's working on both. Did you place Equalizer_Display.xml in ZBin/Config/Equalizer in phone memory??
Edit: Someone wrote, that when he had folder called 'equalizer' (from small leter) phone was crashing (db2020), so try to remove current equalizer folder (from phone and card, if needed) and create new, 'Equalizer'.
|
Thilina
Patcher
Регистрация: 29.10.08 Сообщений: 310 Репутация: 2948 Откуда: Sri Lanka
|
#85 [16.07.10, 16:55] Re: ClearBass 2.1
Also guys delete old Lastsettings.eqd file before starting elf 2.1 This stopped reboots I was having
Xperia Neo V Ice Cream Pureness [FONT=Trebuchet MS]My Rom's - | Neo \ Neo V Pureness |
|
mc_kibel
Patcher/Elfmaker
Регистрация: 19.6.08 Сообщений: 210 Репутация: 1819 Откуда: Poland
|
#86 [16.07.10, 17:19] Re: ClearBass 2.1
Ah, and take notice, that files must be placed in INTERNAL memory / ZBin / Config / Equalizer [not in external, like before].
|
Eazy-bl
Бывалый
Регистрация: 25.4.10 Сообщений: 375 Репутация: 138 Откуда: Ульяновск
|
#87 [16.07.10, 17:42] Re: ClearBass 2.1
mc_kibel, done all. Stil reboot
K810 Golden Ivory SW-R8BF003 49BROWN
|
-Sotik-
Patcher
Регистрация: 28.12.07 Сообщений: 880 Репутация: 2655 Откуда: Днепр-City UA
|
#88 [16.07.10, 18:05] Re: ClearBass 2.1
mc_kibel писал: Elf is tested on K770 and C901 - it's working on both. Did you place Equalizer_Display.xml in ZBin/Config/Equalizer in phone memory?? yes I did mc_kibel писал: Edit: Someone wrote, that when he had folder called 'equalizer' (from small leter) phone was crashing (db2020), so try to remove current equalizer folder (from phone and card, if needed) and create new, 'Equalizer'. this is not helped too mc_kibel, please, fix it for db2020
SE W610 R6CA001 ORANGE SE K810 R8BA024 ORANGE HTC DESIRE S
|
Thilina
Patcher
Регистрация: 29.10.08 Сообщений: 310 Репутация: 2948 Откуда: Sri Lanka
|
#89 [16.07.10, 18:36] Re: ClearBass 2.1
Sotik11 пишет: mc_kibel писал: Elf is tested on K770 and C901 - it's working on both. Did you place Equalizer_Display.xml in ZBin/Config/Equalizer in phone memory?? yes I did mc_kibel писал: Edit: Someone wrote, that when he had folder called 'equalizer' (from small leter) phone was crashing (db2020), so try to remove current equalizer folder (from phone and card, if needed) and create new, 'Equalizer'. this is not helped too mc_kibel, please, fix it for db2020 Tried this? Thilina пишет: Also guys delete old Lastsettings.eqd file before starting elf 2.1 This stopped reboots I was having
Xperia Neo V Ice Cream Pureness [FONT=Trebuchet MS]My Rom's - | Neo \ Neo V Pureness |
|
Boysie
Patcher
Регистрация: 23.12.08 Сообщений: 200 Репутация: 2875 Откуда: UK
|
#90 [16.07.10, 18:45] Re: ClearBass 2.1
Sotik11, v2.1 Does not work on K800K810. I have tried everything that mc_kibel has suggested without success.
- K800 R8BF003 - I ♥ Beer! Good guys: den_po, IronMaster, Neodzen, MrGraL, D3mon, farid, michel1907, Sotik, Bill_kevin, Alex1992.
|
mc_kibel
Patcher/Elfmaker
Регистрация: 19.6.08 Сообщений: 210 Репутация: 1819 Откуда: Poland
|
#91 [16.07.10, 18:55] Re: ClearBass 2.1
Sotik11 пишет: mc_kibel писал: Elf is tested on K770 and C901 - it's working on both. Did you place Equalizer_Display.xml in ZBin/Config/Equalizer in phone memory?? yes I did mc_kibel писал: Edit: Someone wrote, that when he had folder called 'equalizer' (from small leter) phone was crashing (db2020), so try to remove current equalizer folder (from phone and card, if needed) and create new, 'Equalizer'. this is not helped too mc_kibel, please, fix it for db2020 How can I fix that if it's working 100% correctly on my K770i ? Here's the proof: http://www.sendspace.com/file/57xi2r (open by QuickTime for example) I'll try to catch someone with K800 and I'll check everything :) I'll use all my magic power [ Edited by mc_kibel в 16.7.10 17:56 ] [ Edited by mc_kibel в 16.7.10 17:56 ]
|
Похожие темы
Вы не можете начинать темы. Вы не можете редактировать свои сообщения. Вы не можете создавать опросы. Вы не можете вкладывать файлы в сообщения. Вы не можете отвечать на сообщения. Вы не можете удалять свои сообщения. Вы не можете голосовать.
|
|
|