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

Хотите статус Патчмейкера, Эльфмейкера или Разработчика? : О сайте и форуме : Форум : Для Sony Ericsson патчи эльфы моддинг прошивка
/  Список форумов
   /  О сайте и форуме
/  Хотите статус Патчмейкера, Эльфмейкера или Разработчика?
На печать 
Правила 
Страница 81 из 137: « 1 ... 77 78 79 80 [81] 82 83 84 85 ... 137 »

Zormax


Admin


Регистрация: 12.12.05
Сообщений: 5826
Репутация: 5274
Откуда: Nizhniy Novgorod




 
  #801 [28.05.09, 00:56] Хотите статус Патчмейкера, Эльфмейкера или Разработчика?   

 
Для получения статуса Эльфмейкер нужно написать свой эльф, не учитывается помощь других в участии написания.

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

Кто уже портировал данное или большее кол-во патчей, отпишитесь здесь, выложив список патчей.


Пользователь должен оставлять заявку на новый статус самостоятельно.
Авторы сообщений рода: "я считаю, что %user% заслуживает %статус% будут наказываться! "

Разработчика и Patchmaster`a выдаем по согласованию с другими Разработчиками и по решению Администрации


Спасибо сказали: -BourNe-, SEVENI, bazk7i, nitr, Rc, DuXeN0N, TahaSpawn, MNS81, Blend, HotRabbit, Desperanto, E1kolyan, Happy, nagmet, albertnet3, Oganyan-Arthur, antoniomun, anarkes, CaH4e33, SoLiDuS_91, clisto, Juanchy, Vov4ик, Skorp1992, Nook, punchaleksey, buhh83, Thilina, Boysie, [Amatory], farid, Neodzen, Done4, a6b6, Aang, NickHolmes, sc0rpi0n3, axe17, vile

-Sotik-


Patcher


Регистрация: 28.12.07
Сообщений: 880
Репутация: 2655
Откуда: Днепр-City UA




 
  #802 [30.11.10, 00:24] Re: Хотите статус Патчмейкера, Эльфмейкера или Разработчика?   

 
оффтоп: 



den_po


Developer/Admin


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




 
  #803 [30.11.10, 01:07] Re: Хотите статус Патчмейкера, Эльфмейкера или Разработчика?   

 
Sotik11, нормально оно смотрится. хотя, смотрелось бы лучше, если бы переменные были обозваны.
ясное дело, мало кто умеет идой пользоваться, все только по мануалам делают. но это нехорошо.

пример
Код:
10CF9A9C imginfo         = -0x28 ; структура
...
10CF9BC8                 LDR     R1, [SP,#0x50+imginfo.size]
...
10CF9BDE                 LDR     R2, [SP,#0x44+imginfo.size]

без варов оно будет выглядеть так

Код:
10CF9BC8                 LDR     R1, [SP,#0x2C]
...
10CF9BDE                 LDR     R2, [SP,#0x20]

разные числа. вот как без варов вы определите, что идёт обращение к одной и той же переменной?


Спасибо сказали: Sotik11

Gurkan!


Patchmaster


Регистрация: 3.1.08
Сообщений: 116
Репутация: 1373
Откуда: Turkey / Azrael's bedside!




 
  #804 [30.11.10, 04:02] Re: Хотите статус Патчмейкера, Эльфмейкера или Разработчика?   

 
hi friends.
sorry bad english.

kevinbgp;
Are these patches enough for getting a patcher rank

thanks... :-)
examples;
Код:
;C510 R1HA035
;Add "Delete all"in the Options - File in player
;This item removes the selected track from memory
;(C) D3mon
;(e) Cr@cShoT
;(p) kevinbgp

Код:
;C510 R1HA035
;Add item "File Manager" in the role of player
;Sample all the music is on the card and phone memory
;(c) D3mon
;(r) k790Alex, MaPkiZzz aka Vital
;(p) kevinbgp

Код: 
;c510 r1ha035
;Add "Delete all" in the Options - File in player
;This item removes the current track from the memory
;Added a request to delete a file from memory
;Added a request to remove from the list
;(c) D3mon
;(r) Ploik
;(p) kevinbgp (version ingles)
;v.2.1

Код:
;C510 R1HA035    
;show in full screen and changue style items in "NotesBook"
;(c) albertnet3
;(p) kevinbgp

Код: 
;C510 R1HA035
;Add item " Create "in the file manager
;Options - > Create new. :
;-Record *. amr (runs Recorder)
;-Photos , Video (launches the camera)
;-Text file (elf CreateTXTFile)
;-Label (Elf LinkExecutor)
;Path to elf "/usb/other/Zbin/*.elf"
;names "CreateTXT.elf" and "LinkExecutor.elf"
;(C) Lars aka DrummMaster
;(P) kevinbgp
;V.2

Код: 
;C510 R1HA035
;Add theme "display player feature
;Elf should be "/ USB / other / ZBin / Visualization.elf"
;Removed dependency patch "Additional features in the player v1.4"
;
;Añadir tema "La visualización en función de reproductor
;Elf debe estar en "/ usb / otros / ZBin / Visualization.elf"
;Eliminada la dependencia de parche "Las características adicionales en el reproductor v1.4"
;(c) KIBER-DEMON
;(r) D3mon
;(p) kevinbgp
;v1.1

Код: 
;c510 r1ha035
;VIDEO_SHORTCUTS
;Add menu Video shortcuts in video player(Media Center)
;Add Info in item Video shortcuts(Select shortcut in video Player)
;Add item "Radio" in the options->Video shortcuts in video player
;Add item "VideoDJ" in the options->Video shortcuts in video player
;Add item "Walkman" in the options->Video shortcuts in video player
;Add item "Filemanager" in the options->Video shortcuts in video player
;Not need edit .Lng 
;Video shortcuts->Radio
;Video shortcuts->VideoDJ
;Video shortcuts->Walkman
;Video shortcuts->Filemanager
;(c) Antoniomun
;(p) kevinbgp
;v0.2

Код: 
;c510 r1ha035
;STUFF_PLAYER
;Add menu Stuff Player in walkman
;Add item "MusicDJ" in the options->Stuff Player in the Walkman 
;Add item "VideoDJ" in the options->Stuff Player in the Walkman
;Add item "MusicTagger" in the options->Stuff Player in the Walkman
;Add item "MusicWidget" in the options->Stuff Player in the Walkman
;Add item "Visualization" in the options->Stuff Player in the Walkman
;Add item "SongChanger" in the options->Stuff Player in the Walkman
;The path to the elf MusicTagger /usb/other/ZBin/MusicTagger.elf
;The path to the elf MusicWiget /usb/other/ZBin/IMW.elf
;The path to the elf Visualization /usb/other/ZBin/Visualization.elf
;The path to the elf SongChanger /usb/other/ZBin/A2SongChanger.elf
;Items:
;Stuff Player->Music DJ
;Stuff Player->Video DJ
;Stuff Player->MusicTagger(MusicTagger.elf)
;Stuff Player->MusicWidget(IMW.elf (C) mc_kibel)
;Stuff Player->Visualization(Visualization.elf)
;Stuff Player->SongChanger(A2SongChanger.elf)
;Not need edit .LNG
;v.1.6 final
;(c) Antoniomun
;(p) kevinbgp 

Код: 
;C510 SW R1HA035
;video control with the keyboard
;1 - Playback Mode .
;2 - Volume +
;3 - Video Size
;4 - Zoom
;5 - Volume -
;(C) michlantecuhtli
;(E) jamesbond22
;(P) kevinbgp

Код: 
;C510 R1HA035
;pAtChFiLe=/boot/phone_app.cxc
;Control FM radio with keypad
;0 - rename the channel
;1 - null
;2 - vol up
;3 - search
;4 - previous channel
;5 - channel choice
;6 - next channel
;7 - track-id
;8 - vol down
;9 - setting up a RDS
;# - Turn to standby
;v.1
;(c)ilmir5555
;(DB3210)blacklizard
;(p) kevinbgp]


[ Edited by Gurkan! в 30.11.10 03:04 ]


Спасибо сказали: antoniomun, kevinbgp

Cr@cShoT


Patcher


Регистрация: 24.12.08
Сообщений: 120
Репутация: 260





 
  #805 [30.11.10, 04:22] Re: Хотите статус Патчмейкера, Эльфмейкера или Разработчика?   

 
i think

"The order of factors... not alter the product" for me, josthyn05 approved



Nook


Patcher


Регистрация: 16.4.10
Сообщений: 259
Репутация: 2578
Откуда: Харьков. Украина




 
  #806 [30.11.10, 04:28] Re: Хотите статус Патчмейкера, Эльфмейкера или Разработчика?   

 
а можно и мне патчера?

Патч:
;C902 SW-R3EG004 AS
;Add item "File Manager" in the function of player
;It shows all the music that is on the memory card and the phone
;Now "Play" located at the central softkey, as well as in the standard FM
;(c) D3mon
;(p) happy
;(r) k790Alex, MaPkiZzz aka Vital
;v.fix
;pAtChFiLe=/boot/phone_app.cxc


Патч:
;C902 SW-R3EG004 AS
;Add item "Total delete" to More--File in the player
;This item removes current track from the memory
;Added ask for deleting from memory
;Added ask for deleting from list
;(c) D3mon
;(R) Ploik
;(p) happy
;v.2.1
;pAtChFiLe=/boot/phone_app.cxc



Патч:
;C902 SW-R3EG004 AS
;DB3150 MessageBox BugFix
;(c) den_po, IronMaster
;pAtChFiLe=/boot/phone_app.cxc



Патч:
;C902 SW-R3EG004 AS
;Добавить пункт "Удалить полностью" в Функции--Файл в плеере
;Этот пункт удаляет текущий трек из памяти
;Добавлен запрос на удаление файла из памяти
;Добавлен запрос на удаление из списка
;(c) D3mon
;(R) Ploik
;(p) happy
;v.2.1
;pAtChFiLe=/boot/phone_app.cxc
;

Патч:
;C902 R3EG004 AS
;Addition Background Pic and Brightness to "Menu -> Options"
;(c) yener90
;(e) albertnet3
;add:
;+ Bluetooth
;+ Profiles
;(e) buhh83
;add:
;+ Flash light
;+ Automatic Keylock
;+ service menu
;need to instal patch "Replace Update Service Menu with Service Menu"
;need edit lng 0x421 = Service Menu
;(p)Happy
;pAtChFiLe=/boot/phone_app.cxc




Патч:
;C902 SW-R3EG004AS
;Возможность показа IMEI, либо сообщения "Private IMEI" при нажатии *#06# и в Сервисном меню
;Сервисное меню -> Служебная инф. -> Конфигурация
;(!) Выбор показа IMEI или сообщения -> *#06# -> "Защита"
;(c) anarkes
;(p) happy
;v. Beta Test
;pAtChFiLe=/boot/phone_app.cxc


Патч:
;C902 SW-R3EG004 AS
;Add icon to "Play mode" in WALKMAN player
;(c) Antoniomun
;(p) happy
;pAtChFiLe=/boot/phone_app.cxc


Патч:
;C902 SW-R3EG004AS
;Add the number of Devices of Bluetooth in the title, and you can select device with keys
;(!) You can select if add the number in 2 titles or 1 title, in the end of patch
;(c) anarkes
;(p) happy
;Original Idea by DaRkMaN
;pAtChFiLe=/boot/phone_app.cxc


Патч:
;C902 SW-R3EG004 AS
;calls "Counter" by clicking on "center softkey" in "call"
;(!) Does not work on call logger tab
;(c) k790Alex
;(p) happy


Патч:
;C902 SW-R3EG004 AS
;Add item Call Logger(Elf) and Advanced in Calls Menu
;Call logger (CallLogger.elf) Info:"Fast Access to Call Logger.elf"
;Advanced (Fast Access to "Call Management")
;The path to the elf Call Logger /usb/other/ZBin/CallLogger.elf
;Not need edit .LNG
;Anade item Call Logger(Elf) y Avanzado en el menu de llamadas
;Call logger (CallLogger.elf) Info:"Acceso rapido a Call Logger.elf"
;Avanzado (Acceso rapido a "Administrar llamadas")
;La ruta del elf Call Logger /usb/other/ZBin/CallLogger.elf
;No es necesario editar el .LNG
;(c) Antoniomun
;(p) happy
;pAtChFiLe=/boot/phone_app.cxc


Патч:
;C902 SW-R3EG004 AS
;VIDEO_SHORTCUTS
;Add menu "Video Shortcuts" in video player
;Add item "Radio" in the options->Video Shortcuts in video player
;Add item "VideoDJ" in the options->Video Shortcuts in video player
;Add item "WALKMAN" in the options->Video Shortcuts in video player
;(c) Antoniomun
;(p) happy


Патч:
;C902 SW-R3EG004 AS
;STUFF_PLAYER
;Add menu Stuff Player in WALKMAN
;Add item "MusicDJ" in the options->Stuff Player in the Walkman
;Add item "VideoDJ" in the options->Stuff Player in the Walkman
;Add item "MusicTagger" in the options->Stuff Player in the Walkman
;Add item "MusicWidget" in the options->Stuff Player in the Walkman
;Add item "Visualization" in the options->Stuff Player in the Walkman
;The path to the elf MusicTagger /usb/other/ZBin/MusicTagger.elf
;The path to the elf MusicWiget /usb/other/ZBin/IMW.elf
;The path to the elf Visualization /usb/other/ZBin/Visualization.elf
;Items:
;Stuff Player->Music DJ
;Stuff Player->Video DJ
;Stuff Player->MusicTagger(MusicTagger.elf)
;Stuff Player->MusicWidget(IMW.elf (C) mc_kibel)
;Stuff Player->Visualization(Visualization.elf)
;Not need to edit .Lng
;v.1.5
;(c) Antoniomun
;(p) happy


Патч:
;C902 SW-R3EG004 AS
;Flash THM
;Installation of Flash Menu with the theme
;File Flash Menu *. swf have to pack in *. thm theme
;(!) In theme.xml should be a line: <Desktop_style Source="Flash_Menu_Theme.swf" Type="File"/>
;Podderzhivaetsya install Flash Menu old way through copying *. swf in FS
;V.1.9 fix
;(C) KrasH
;(P) happy
;www.se-developers.net
;pAtChFiLe=/boot/phone_app.cxc


Патч:
;C902 SW-R3EG004 AS
;Add item "Block keypad" to the player
;(c) D3mon
;(p) happy


Патч:
;C902 SW-R3EG004 AS
;Displays the name of the subscriber number with the number of SMS
;(c) IronMaster
;(p) happy


Патч:
;C902 SW-R3EG004 AS
;Show/Hide contact phone number when Incoming/Outgoing calls
;Settings / Calls / Manage calls/Accept calls/options/Show/Hide number
;v fix for db 3150
;(c) Amir_82111
;(p) happy


Патч:
;C902 SW-R3EG004 AS
;Add item "Smart Search" in File Manager Option
;Elf must be in path "/usb/other/ZBin/FindFiles.elf"
;(fix)
;(c) Ploik
;(p) happy


Патч:
;C902 SW-R3EG004 AS
;Show number of files and folders(are in current folder) in File Manager folders titles
;Number Formats:
;00: All(Files And Folders)
;01: Folders + Files
;02: Files + Folders
;v 2.0
;© Amir_82111
;(p) happy


Патч:
;C902 SW-R3EG004 AS
;Установка пароля на доступ к окну управления будильником при срабатывании
;При срабатывании будильника нажатие клавиши в окне запрашивает пароль
;При успешном вводе пароля будильник можно отключить/поставить на повтор
;При неуспешном вводе пароля будильник звенит снова
;При вводе пароля сигнал будильника не останавливается
;Стандартный пароль "0000"
;v1.0 fix
;(c) 2007KrasH
;(p) Happy


Спасибо сказали: antoniomun

Oganyan-Arthur


Patcher


Регистрация: 12.3.08
Сообщений: 1063
Репутация: 1004





 
  #807 [30.11.10, 08:20] Re: Хотите статус Патчмейкера, Эльфмейкера или Разработчика?   

 
Однозначно против kevinbgp . кривые патчи.



Zormax


Admin


Регистрация: 12.12.05
Сообщений: 5826
Репутация: 5274
Откуда: Nizhniy Novgorod




 
  #808 [30.11.10, 16:21] Re: Хотите статус Патчмейкера, Эльфмейкера или Разработчика?   

 
Oganyan-Arthur, и не впечатлил список


Спасибо сказали: Oganyan-Arthur

Heber


Patcher


Регистрация: 15.11.09
Сообщений: 84
Репутация: 800
Откуда: Queretaro, Mexico




 
  #809 [09.12.10, 08:32] Re: Хотите статус Патчмейкера, Эльфмейкера или Разработчика?   

 
Hello, in my humble opinion think these 3 men deserve the title of patchers:

nrgpro:
Spoiler: 


05M4N
Spoiler: 


agnalp
Spoiler: 


Greetings =)


Спасибо сказали: DaRkMaN, agnalp, 05M4N

E1kolyan


Developer


Регистрация: 8.7.07
Сообщений: 663
Репутация: 11934
Откуда: Челябинск




 
  #810 [09.12.10, 12:59] Re: Хотите статус Патчмейкера, Эльфмейкера или Разработчика?   

 
Heber, я бы хотел посмотреть на исходники некоторых патчей...так что смысл просить за других?!


Спасибо сказали: Oganyan-Arthur, antoniomun, plembo, Vov4ик

agnalp


Patcher


Регистрация: 21.1.10
Сообщений: 61
Репутация: 303





 
  #811 [10.12.10, 17:38] Re: Хотите статус Патчмейкера, Эльфмейкера или Разработчика?   

 
E1kolyan пишет:
Heber, я бы хотел посмотреть на исходники некоторых патчей...так что смысл просить за других?!


My some asm files for the above request :-)

1. Add the mapping information: 



2. Choose On/Off key function: 


3. My Shortcuts V 1.5 Fix: 




[ Редактировано agnalp в 10.12.10 15:49 ]


Спасибо сказали: Heber, Vov4ик
Страница 81 из 137: « 1 ... 77 78 79 80 [81] 82 83 84 85 ... 137 »



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

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