Szerző Téma: [KERNEL][JB]Siyah Kernel for SGS2 I9100  (Megtekintve 28198 alkalommal)

0 Felhasználó és 1 vendég van a témában

Nem elérhető spitya

  • TOPIKGAZDA
  • Örökös tag
  • ****
  • Hozzászólások: 4502
  • Nem: Férfi
  • Samsung-Fan
  • Navigáció / Navigation: iGO-Nextgen
  • PDA: GALAXY S10+ SM-G975F
  • PDA ROM: G975FXXU9ETLJ gyári
  • Skype: spitya68
[KERNEL][JB]Siyah Kernel for SGS2 I9100
« Dátum: 2012, 11 05, 10:40:44 »
visitors can't see pics , please You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login

You are not allowed to view links. Register or Login

Posted on February 17, 2013
This kernel is only for Samsung JB ROM (No ICS support anymore). Although the kernel boots CM10.1 I will not support it until I fix dualbooting.

Changelog:

thanks to mbwatson@XDA for sending me an international Samsung Galaxy S2. Although the screen is cracked it is perfectly readable and also the touchscreen digitizer is working flawlessly.
based on latest I9100 JB Kernel source
home key is fixed. now it works both in recovery as well as CM10.1 and Samsung ROMs
increased default gpu freqs a little bit. the lowest freq is now 108MHz.
updated SuperSu.
fixed CPU and I/O scheduler changes in STweaks not being applied after reboot.
possible workaround for bootloop bug.
added boot animation support
removed custom CPU steps. the kernel has 6 CPU steps now (1400, 1200, 1000, 800, 500, 200)
fixed stock video player
power saving mode is now working

TODO & Known Problems

dual-boot code (both recovery and ramfs) needs to be refactored to support Samsung JB.
I need to find another trick to get cam working on both Sammy and CM ROMs without losing 50MB+ RAM.
cypress modifications (BLN, BLNWW, touchpad led timeout etc) should be moved to new driver source
needs to be tested more

You are not allowed to view links. Register or Login

You are not allowed to view links. Register or Login (asserts are taken from cm10.1. if you cannot install cm10.1 with the recovery you are using then you won’t be able to install the kernel using CWM-flashable zip. the asserts are there to prevent curious&dull users hard-bricking their device and it is NOT a bug)

______________________________________________________________________________________________________________

You are not allowed to view links. Register or Login

Changelog:

beta3->beta4: updated wifi module (should fix random reboots that some people experience which is related with wifi). Experimental exfat support (please test and report if exfat formatted external sdcards can be used). fixed headphone amplification. (thanks to lyndonguti and THE RED BLUR for testing this beta)

KNOWN PROBLEMS: startup scripts are not executed. reason is unknown until I find another s2 or somebody point out my mistake. side-effects: stweak settings are not applied on boot, headphone amplification doesn’t work and some script-based optimizations are not applied hence the performance is not as high as expected. this may be fixed in beta3, or not. please report if stweaks settings (governor change for example) are applied or not.

You are not allowed to view links. Register or Login

You are not allowed to view links. Register or Login

______________________________________________________________________________________________________________

You are not allowed to view links. Register or Login

Posted on December 23, 2012

Changelog:

beta2->beta3: video recording is fixed. fixed mdnie negative effect problem. gpu voltage initialization is fixed

KNOWN PROBLEMS: startup scripts are not executed. reason is unknown until I find another s2 or somebody point out my mistake. side-effects: stweak settings are not applied on boot, headphone amplification doesn’t work and some script-based optimizations are not applied hence the performance is not as high as expected. this may be fixed in beta3, or not. please report if stweaks settings (governor change for example) are applied or not.

You are not allowed to view links. Register or Login

You are not allowed to view links. Register or Login

______________________________________________________________________________________________________________

You are not allowed to view links. Register or Login

Posted on December 23, 2012

Changelog:

Merged with I9100P JB Sources
Tested only on i9100 jb leak LS6. Not tested on CM10, even if it boots some features (cam, for example) may be broken on cm10.
No dualboot support yet. I will have to update recovery to support that again, but I have no idea when I will have time for that.
Test it only if you are using Samsung’s leaked JB ROM or it won’t boot
Fixed exynos-mem exploit
added ROW I/O Scheduler
using old Wifi driver, this will probably prevent any wifi related lockups/freezes.
default governor: ondemand during betas, and reverted back to legacy hotplug method (pm_hotplug, as Samsung has in JB kernels). reapplied tegrak’s secondcore patches to pm_hotplug and also added governor-awareness to pm_hotplug which will prevent having two different hotplug mechainsms running simultaneously

You are not allowed to view links. Register or Login

You are not allowed to view links. Register or Login

You are not allowed to view links. Register or Login

______________________________________________________________________________________________________________

You are not allowed to view links. Register or Login

Changelog:

-v5.0i -> v5.0.1: reverted wifi driver to fix wifi direct & other wifi related problems. touch gestures off when screen is off. analogue headphone amp in stweaks. new & faster stweaks. mxt224e touchscreen choppiness fix.

You are not allowed to view links. Register or Login

You are not allowed to view links. Register or Login

______________________________________________________________________________________________________________

You are not allowed to view links. Register or Login

Changelog:

-Dual booting with new CM10 + Samsung ICS ROM
-improved touch sensitivity
-5-step GPU
-added arm topology patches again, with cpupower driver.
-merged with a JB leak (3.0.31)
-removed dynamic cpu freq steps. they are all fixed now.
-removed some settings from ExTweaks interface such as cfstweaks
-orbot is now working (only tested on Samsung ROM)
-Reboot into 1stROM, Reboot into 2ndROM in STweaks. (v5.0a2)
-STweaks added to initramfs. it will be autoinstalled only once. it is my own implementation of uci.sh interface. There is almost no difference (except for resetting to defaults in the last tab) between ExTweaks and STweaks. It’s been used for some time in my S3 kernel and fairly stable. I wanted to put it in the last version of my S2 kernel as well. it is my second android app (first one is FastDormancy app).. it doesn’t have a fancy UI but not bad for a beginner  .
-BLNWW (BLN Without Wakelock).
-Touch gestures optimizations (thanks to Tungstwenty for the latest changes and for this great feature).
-added speaker and mic amplification/sensitivity settings which are based on fluxi’s mc1n2 interface, reversed and ported to uci.sh interface by dorimanx, tested and committed to my initramfs by robertobsc.
-automatic led brightness level. touch voltage level will be ignored if this one is checked in STweaks
-added B2G support (thanks to atilag@github for the initramfs changes).
-added an option in STweaks to set a delay in FB earlysuspend to properly play CRT animation (implemented originally by Codeworkx).
-reverted wifi driver to the one in cm10 kernel
-fixed auto-brightness issue on CM10.
-fixed some 2ndROM related problems in recovery when installing zips or restoring backups
-fixed BLN intensity when auto led brightness is selected.
-applied latest lulzactiveq tweaks from robertobsc.
-mali and vsync related changes (mostly from Entropy512′s commits) which are supposed to improve the battery life
-removed battery and performance profiles.
-removed lots of cpu governors. available governors: pegasusq, ondemand, conservative, hotplug, lulzactiveq
-new optional GPU frequency steps. enable VPLL Mode in STweaks but make sure you read the description.
-fixed a CM10 specific problem with the new GPU steps but it still doesn’t guarantee that the new steps will be stable on your device.
-added slide2wake (thanks to Fluxi) + some optimizations
-added mdnie interface and made hardcore’s sharpness tweaks optional in STweaks
-lulzactiveq fixes by robertobsc and added cpu governor selection back to stweaks
-Finally fixed vpll problem and made it default (thanks to robertobsc for his helps on testing)

You are not allowed to view links. Register or Login

You are not allowed to view links. Register or Login

Nem elérhető Linkin

  • TOPIKGAZDA
  • ****
  • Hozzászólások: 2863
  • Nem: Férfi
  • PDA: Samsung Galaxy S/SII+Nexus 7
  • PDA ROM: JB
Re: Re: [KERNEL][JB]Siyah Kernel for SG2 I9100-Jelly Bean
« Reply #1 Dátum: 2012, 11 05, 10:56:30 »
Próbálta már valaki?

Tapatalk 2-vel küldve az én GT-I9100-ről

In these promises broken
Deep below
Each word gets lost in the echo
So one last lie I can see through
This time I finally let you
Go, go, go.

Nem elérhető spitya

  • TOPIKGAZDA
  • Örökös tag
  • ****
  • Hozzászólások: 4502
  • Nem: Férfi
  • Samsung-Fan
  • Navigáció / Navigation: iGO-Nextgen
  • PDA: GALAXY S10+ SM-G975F
  • PDA ROM: G975FXXU9ETLJ gyári
  • Skype: spitya68
Re: Re: [KERNEL][JB]Siyah Kernel for SG2 I9100-Jelly Bean
« Reply #2 Dátum: 2012, 11 05, 10:59:41 »
You are not allowed to view links. Register or Login
Próbálta már valaki?

Tapatalk 2-vel küldve az én GT-I9100-ről

Én  ;)  éés  :ok:

Nem elérhető Linkin

  • TOPIKGAZDA
  • ****
  • Hozzászólások: 2863
  • Nem: Férfi
  • PDA: Samsung Galaxy S/SII+Nexus 7
  • PDA ROM: JB
Re: Re: Re: [KERNEL][JB]Siyah Kernel for SG2 I9100-Jelly Bean
« Reply #3 Dátum: 2012, 11 05, 11:07:02 »
You are not allowed to view links. Register or Login
Én  ;)  éés  :ok:
Vajon ICS-n is jó mind1 felfobom kipróbálom

Tapatalk 2-vel küldve az én GT-I9100-ről

In these promises broken
Deep below
Each word gets lost in the echo
So one last lie I can see through
This time I finally let you
Go, go, go.

Nem elérhető Ibolya512

  • Support-ER
  • Örökös tag
  • ***
  • Hozzászólások: 4269
  • Nem: Nő
  • Navigáció / Navigation: iGO
  • PDA: Iphone 6s, Ipad2, S4 mini I9195,
  • PDA ROM: iOS 10.3.1, I9195XXUCNK1 - 4.4.2,
Re: Re: Re: [KERNEL][JB]Siyah Kernel for SG2 I9100-Jelly Bean
« Reply #4 Dátum: 2012, 11 05, 11:29:43 »
You are not allowed to view links. Register or Login
Vajon ICS-n is jó mind1 felfobom kipróbálom

Tapatalk 2-vel küldve az én GT-I9100-ről
Kipróbáltad? Mehet ICS-re?  :hmm:
visitors can't see pics , please You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login

Nem elérhető abassc

  • Hozzászólások: 175
  • Nem: Férfi
  • Navigáció / Navigation: MIO C520/Igo primo2.0
  • PDA: galaxy S5
  • PDA ROM: Gyári Lollipop 5.0
Re: [KERNEL][JB]Siyah Kernel for SG2 I9100
« Reply #5 Dátum: 2012, 11 05, 11:37:25 »
Tud valaki segíteni?Reggel óta nem tudok belépni JB alatt a google accountommal.Nincs is a lehetőségek között.Eddig nem volt baj.Kezdődött Spitya legujabb verziójával,hogy a google searchöt nem tudtam frissíteni playről.Gondoltam másikat teszek föl és semmi onnantól.Próbáltam már 3 kernelt.Ezt is.kezdtem nulláról odinnal GB-vel.ICS alatt semmi gond csak JB-vel.Valakinek ötlete?

Nem elérhető Linkin

  • TOPIKGAZDA
  • ****
  • Hozzászólások: 2863
  • Nem: Férfi
  • PDA: Samsung Galaxy S/SII+Nexus 7
  • PDA ROM: JB
Re: Re: Re: Re: [KERNEL][JB]Siyah Kernel for SG2 I9100-Jelly Bean
« Reply #6 Dátum: 2012, 11 05, 11:38:33 »
You are not allowed to view links. Register or Login
Kipróbáltad? Mehet ICS-re?  :hmm:
Suliba vagyok úgy hogy még nem

Tapatalk 2-vel küldve az én GT-I9100-ről

In these promises broken
Deep below
Each word gets lost in the echo
So one last lie I can see through
This time I finally let you
Go, go, go.

Nem elérhető jules13

  • Hozzászólások: 288
  • PFC Fan
  • PDA: galaxy s2
  • PDA ROM: 4.1.2
Re: Re: Re: [KERNEL][JB]Siyah Kernel for SG2 I9100-Jelly Bean
« Reply #7 Dátum: 2012, 11 05, 11:38:45 »
You are not allowed to view links. Register or Login
Kipróbáltad? Mehet ICS-re?  :hmm:

és ezt recowery modban is fel lehet tenni?
valaki meg tudná mondani,h mi a helyes felrakási mod?
pl h rom előtt mit kell törölni és ha felraktam kell wipe cache vagy más?köszke

Nem elérhető Bala

  • Hozzászólások: 1693
  • Nem: Férfi
  • PDA: SM-N960F DS 512GB
  • PDA ROM: N960FXXU2ARL2
Re: Re: [KERNEL][JB]Siyah Kernel for SG2 I9100-Jelly Bean
« Reply #8 Dátum: 2012, 11 05, 11:59:01 »
You are not allowed to view links. Register or Login
Én  ;)  éés  :ok:
Korrekt nagyon!  :taps: :ok:

Nem elérhető Ibolya512

  • Support-ER
  • Örökös tag
  • ***
  • Hozzászólások: 4269
  • Nem: Nő
  • Navigáció / Navigation: iGO
  • PDA: Iphone 6s, Ipad2, S4 mini I9195,
  • PDA ROM: iOS 10.3.1, I9195XXUCNK1 - 4.4.2,
Re: Re: Re: [KERNEL][JB]Siyah Kernel for SG2 I9100-Jelly Bean
« Reply #9 Dátum: 2012, 11 05, 12:00:23 »
You are not allowed to view links. Register or Login
és ezt recowery modban is fel lehet tenni?
valaki meg tudná mondani,h mi a helyes felrakási mod?
pl h rom előtt mit kell törölni és ha felraktam kell wipe cache vagy más?köszke
A recoverys zippet töltsd le. az megy fel CWM-ből.
Én néha egy Ultimate Kernel Cleaning Script.zip-pet leszoktam futtatni, ez törli az előző kernel szemetét!  :)
Felrakása semmi extrát nem igényel simán install zip from sdcard/choose zip from internal sdcard (ha a belső sdre rakod a zippet) / majd itt megkeresed a fájlt és elindítod, végig fut és újraindítod.  :)
visitors can't see pics , please You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login

Nem elérhető Ibolya512

  • Support-ER
  • Örökös tag
  • ***
  • Hozzászólások: 4269
  • Nem: Nő
  • Navigáció / Navigation: iGO
  • PDA: Iphone 6s, Ipad2, S4 mini I9195,
  • PDA ROM: iOS 10.3.1, I9195XXUCNK1 - 4.4.2,
Re: Re: Re: Re: [KERNEL][JB]Siyah Kernel for SG2 I9100-Jelly Bean
« Reply #10 Dátum: 2012, 11 05, 12:01:35 »
You are not allowed to view links. Register or Login
Suliba vagyok úgy hogy még nem

Tapatalk 2-vel küldve az én GT-I9100-ről
Ha végeztél, felrakhatod ICSre!  :D :D ;)
visitors can't see pics , please You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login

Nem elérhető Bala

  • Hozzászólások: 1693
  • Nem: Férfi
  • PDA: SM-N960F DS 512GB
  • PDA ROM: N960FXXU2ARL2
Re: [KERNEL][JB]Siyah Kernel for SG2 I9100
« Reply #11 Dátum: 2012, 11 05, 12:27:03 »
 :hmm: 782 MB ram...

Nem elérhető jules13

  • Hozzászólások: 288
  • PFC Fan
  • PDA: galaxy s2
  • PDA ROM: 4.1.2
Re: Re: Re: [KERNEL][JB]Siyah Kernel for SG2 I9100-Jelly Bean
« Reply #12 Dátum: 2012, 11 05, 12:47:20 »
You are not allowed to view links. Register or Login
A recoverys zippet töltsd le. az megy fel CWM-ből.
Én néha egy Ultimate Kernel Cleaning Script.zip-pet leszoktam futtatni, ez törli az előző kernel szemetét!  :)
Felrakása semmi extrát nem igényel simán install zip from sdcard/choose zip from internal sdcard (ha a belső sdre rakod a zippet) / majd itt megkeresed a fájlt és elindítod, végig fut és újraindítod.  :)

köszi a segitséget!az ultimate kernel cleaninget,kitennéd,h letölthessem,vagy honan tudom beszerezni?ha a belsö sdre rakom a rom cseréknél nem törlődik le?és hogy tudom a meglévő alkalmazásaimat felrakni egy uj romra ugy h ne használja az adatforgalmamat,mert eddig mindig a playről tette vissza!  >:(

Nem elérhető jules13

  • Hozzászólások: 288
  • PFC Fan
  • PDA: galaxy s2
  • PDA ROM: 4.1.2
Re: Re: Re: [KERNEL][JB]Siyah Kernel for SG2 I9100-Jelly Bean
« Reply #13 Dátum: 2012, 11 05, 12:50:48 »
You are not allowed to view links. Register or Login
A recoverys zippet töltsd le. az megy fel CWM-ből.
Én néha egy Ultimate Kernel Cleaning Script.zip-pet leszoktam futtatni, ez törli az előző kernel szemetét!  :)
Felrakása semmi extrát nem igényel simán install zip from sdcard/choose zip from internal sdcard (ha a belső sdre rakod a zippet) / majd itt megkeresed a fájlt és elindítod, végig fut és újraindítod.  :)

jah és még egy fontos kérdés!a kernelt bármelyik romra felrakhatom?mi a szerepe a kernelnek?

Nem elérhető Linkin

  • TOPIKGAZDA
  • ****
  • Hozzászólások: 2863
  • Nem: Férfi
  • PDA: Samsung Galaxy S/SII+Nexus 7
  • PDA ROM: JB
Re: [KERNEL][JB]Siyah Kernel for SG2 I9100
« Reply #14 Dátum: 2012, 11 06, 13:17:20 »
Az új siyah kernel ben mér csak 782MB ram elérhető?
In these promises broken
Deep below
Each word gets lost in the echo
So one last lie I can see through
This time I finally let you
Go, go, go.

Nem elérhető Hitman

  • TOPIKGAZDA
  • ****
  • Hozzászólások: 2007
  • Nem: Férfi
  • PFC Fan
  • Navigáció / Navigation: Igo Primo
  • PDA: Galaxy S4 mini i9195
  • PDA ROM: I9195XXUBNB3 R2 by lackogyerek
Re: [KERNEL][JB]Siyah Kernel for SG2 I9100
« Reply #15 Dátum: 2012, 11 06, 18:00:09 »
You are not allowed to view links. Register or Login
Az új siyah kernel ben mér csak 782MB ram elérhető?
RR-ben is 786 mb van, és bőven elég.  :ok:
Igaz, hogy most elég jól összerakták a RR-t és nem vérzik több sebből mint némely másik rom.  :D

szizso

  • Vendég
Re: [KERNEL][JB]Siyah Kernel for SG2 I9100
« Reply #16 Dátum: 2012, 11 06, 19:29:38 »
You are not allowed to view links. Register or Login
RR-ben is 786 mb van, és bőven elég.  :ok:
Igaz, hogy most elég jól összerakták a RR-t és nem vérzik több sebből mint némely másik rom.  :D
erre csak bólintani tudok.
kipróbáltam tegnap a friss romok közűl kb 5-öt, mindet  full wipe-al és csak az RR nem dobál hibaüziket.

Nem elérhető zlatan

  • Hozzászólások: 3213
  • Nem: Férfi
  • Navigáció / Navigation: IGO Primo
  • PDA: iPhone 7, iPad 2017
  • PDA ROM: Legújabb IOS :)
Re: Re: [KERNEL][JB]Siyah Kernel for SG2 I9100
« Reply #17 Dátum: 2012, 11 06, 21:01:21 »
You are not allowed to view links. Register or Login
Az új siyah kernel ben mér csak 782MB ram elérhető?

Gyári rommal is ennyi.
Vissza is tettem a korábbit.;)

Tapatalk 2-vel küldve az én GT-I9100-ről
Hülyékkel nem érdemes vitatkozni. Csak lesüllyedsz a szintjükre és ott legyőznek a rutinjukkal.

Nem elérhető Hitman

  • TOPIKGAZDA
  • ****
  • Hozzászólások: 2007
  • Nem: Férfi
  • PFC Fan
  • Navigáció / Navigation: Igo Primo
  • PDA: Galaxy S4 mini i9195
  • PDA ROM: I9195XXUBNB3 R2 by lackogyerek
Re: [KERNEL][JB]Siyah Kernel for SG2 I9100
« Reply #18 Dátum: 2012, 11 06, 21:25:38 »
You are not allowed to view links. Register or Login
erre csak bólintani tudok.
kipróbáltam tegnap a friss romok közűl kb 5-öt, mindet  full wipe-al és csak az RR nem dobál hibaüziket.
Akkor javítsd a profilodat kérlek!

szizso

  • Vendég
Re: [KERNEL][JB]Siyah Kernel for SG2 I9100
« Reply #19 Dátum: 2012, 11 06, 21:42:16 »
You are not allowed to view links. Register or Login
Akkor javítsd a profilodat kérlek!
+történt :)

Nem elérhető Hitman

  • TOPIKGAZDA
  • ****
  • Hozzászólások: 2007
  • Nem: Férfi
  • PFC Fan
  • Navigáció / Navigation: Igo Primo
  • PDA: Galaxy S4 mini i9195
  • PDA ROM: I9195XXUBNB3 R2 by lackogyerek
Re: [KERNEL][JB]Siyah Kernel for SG2 I9100
« Reply #20 Dátum: 2012, 11 06, 22:24:17 »
You are not allowed to view links. Register or Login
+történt :)
Köszi  :ok:

Nem elérhető Linkin

  • TOPIKGAZDA
  • ****
  • Hozzászólások: 2863
  • Nem: Férfi
  • PDA: Samsung Galaxy S/SII+Nexus 7
  • PDA ROM: JB
Re: [KERNEL][JB]Siyah Kernel for SG2 I9100
« Reply #21 Dátum: 2012, 11 07, 10:45:36 »
Az új siyahról mi a vélemény? Jobb mint a 4.1.5?

Tapatalk 2-vel küldve az én GT-I9100-ről

In these promises broken
Deep below
Each word gets lost in the echo
So one last lie I can see through
This time I finally let you
Go, go, go.

Nem elérhető Ibolya512

  • Support-ER
  • Örökös tag
  • ***
  • Hozzászólások: 4269
  • Nem: Nő
  • Navigáció / Navigation: iGO
  • PDA: Iphone 6s, Ipad2, S4 mini I9195,
  • PDA ROM: iOS 10.3.1, I9195XXUCNK1 - 4.4.2,
Re: [KERNEL][JB]Siyah Kernel for SG2 I9100
« Reply #22 Dátum: 2012, 11 07, 11:00:33 »
You are not allowed to view links. Register or Login
Az új siyahról mi a vélemény? Jobb mint a 4.1.5?

Tapatalk 2-vel küldve az én GT-I9100-ről
Eddig nálam minden oké!  ;) Akkut ma kalibráltam, meglátom, hogy bírja ezzel a kernellel.  :D
Bár akkuba nekem a 4.1.5 is jó volt.
visitors can't see pics , please You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login

szizso

  • Vendég
Re: [KERNEL][JB]Siyah Kernel for SG2 I9100
« Reply #23 Dátum: 2012, 11 07, 11:08:50 »
You are not allowed to view links. Register or Login
Eddig nálam minden oké!  ;) Akkut ma kalibráltam, meglátom, hogy bírja ezzel a kernellel.  :D
Bár akkuba nekem a 4.1.5 is jó volt.
Akku kalibráláshoz elég-e a progival kalibrálni, vagy recoveryben/advanced/wipe battery is kell?

Nem elérhető Ibolya512

  • Support-ER
  • Örökös tag
  • ***
  • Hozzászólások: 4269
  • Nem: Nő
  • Navigáció / Navigation: iGO
  • PDA: Iphone 6s, Ipad2, S4 mini I9195,
  • PDA ROM: iOS 10.3.1, I9195XXUCNK1 - 4.4.2,
Re: [KERNEL][JB]Siyah Kernel for SG2 I9100
« Reply #24 Dátum: 2012, 11 07, 12:10:43 »
You are not allowed to view links. Register or Login
Akku kalibráláshoz elég-e a progival kalibrálni, vagy recoveryben/advanced/wipe battery is kell?
Nekem a program kényelmesebb, én azt használom!  :)
visitors can't see pics , please You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login