Esato Mobile
Sony Ericsson / Sony : Software, Firmware and Drivers : Modded Camera Driver for k800i/k810i
> New Topic
> Reply
< Esato Forum Index > Sony Ericsson / Sony > Software, Firmware and Drivers > Modded Camera Driver for k800i/k810i Bookmark topic
Page <  123 ... 232233234 ... 345346347>

jomateixa Posts: > 500

Where is the byte for the LiveColour effect? Could anyone copy-paste the code?
--
Posted: 2007-12-13 19:37:45
Edit : Quote

Guto_ViP Posts: > 500


On 2007-12-13 19:37:45, jomateixa wrote:
Where is the byte for the LiveColour effect? Could anyone copy-paste the code?


Gprsman 2.2 camdrive have one code of LiveColour... but is Color Saturation.


_________________
K800 Silver R8BA024: Acoustic v1 R8 [DRC OFF] by Peter / Camdriver 2.9 by Number1 / Custom Menu Killer Bunny (BR by me) / Custom Right Button / Calibri Font by me / Custom Layout / Display v3 by Centus / Custom Splash/Logout/Startup / and more....

[ This Message was edited by: Guto_ViP on 2007-12-13 18:57 ]
--
Posted: 2007-12-13 19:57:15
Edit : Quote

jomateixa Posts: > 500


On 2007-12-13 19:57:15, Guto_ViP wrote:

On 2007-12-13 19:37:45, jomateixa wrote:
Where is the byte for the LiveColour effect? Could anyone copy-paste the code?


Gprsman 2.2 camdrive have one code of LiveColour... but is Color Saturation.



And how it is done the Number1 LiveColour effect?

Anyone who knows can copy-paste the piece of code?

Thanks in advance

[ This Message was edited by: jomateixa on 2007-12-13 19:02 ]
--
Posted: 2007-12-13 19:59:58
Edit : Quote

Guto_ViP Posts: > 500


On 2007-12-13 19:59:58, jomateixa wrote:

On 2007-12-13 19:57:15, Guto_ViP wrote:

On 2007-12-13 19:37:45, jomateixa wrote:
Where is the byte for the LiveColour effect? Could anyone copy-paste the code?


Gprsman 2.2 camdrive have one code of LiveColour... but is Color Saturation.



And how it is done the Number1 LiveColour effect?

Anyone who knows can copy-paste the piece of code?

Thanks in advance

[ This Message was edited by: jomateixa on 2007-12-13 19:02 ]


Im sorry, i dont have permition.... Only Number1 can...

_________________
K800 Silver R8BA024: Acoustic v1 R8 [DRC OFF] by Peter / Camdriver 2.9 by Number1 / Custom Menu Killer Bunny (BR by me) / Custom Right Button / Calibri Font by me / Custom Layout / Display v3 by Centus / Custom Splash/Logout/Startup / and more....

[ This Message was edited by: Guto_ViP on 2007-12-13 19:09 ]
--
Posted: 2007-12-13 20:06:06
Edit : Quote

jomateixa Posts: > 500


On 2007-12-13 20:06:06, Guto_ViP wrote:

On 2007-12-13 19:59:58, jomateixa wrote:

On 2007-12-13 19:57:15, Guto_ViP wrote:

On 2007-12-13 19:37:45, jomateixa wrote:
Where is the byte for the LiveColour effect? Could anyone copy-paste the code?


Gprsman 2.2 camdrive have one code of LiveColour... but is Color Saturation.



And how it is done the Number1 LiveColour effect?

Anyone who knows can copy-paste the piece of code?

Thanks in advance

[ This Message was edited by: jomateixa on 2007-12-13 19:02 ]


Im sorry, i cant do this.... Only Number1 can...



*LOL*, is copyrighted or what?

And the gprsman piece of code for LiveColour?
THanks
--
Posted: 2007-12-13 20:08:38
Edit : Quote

number1 Posts: > 500

i would rather it if code wasn't stolen from my beta's, but i don't mind you using code from my final versions
--
Posted: 2007-12-13 20:20:09
Edit : Quote

Guto_ViP Posts: > 500


On 2007-12-13 20:08:38, jomateixa wrote:

On 2007-12-13 20:06:06, Guto_ViP wrote:

On 2007-12-13 19:59:58, jomateixa wrote:

On 2007-12-13 19:57:15, Guto_ViP wrote:

On 2007-12-13 19:37:45, jomateixa wrote:
Where is the byte for the LiveColour effect? Could anyone copy-paste the code?


Gprsman 2.2 camdrive have one code of LiveColour... but is Color Saturation.



And how it is done the Number1 LiveColour effect?

Anyone who knows can copy-paste the piece of code?

Thanks in advance

[ This Message was edited by: jomateixa on 2007-12-13 19:02 ]


Im sorry, i cant do this.... Only Number1 can...



*LOL*, is copyrighted or what?

And the gprsman piece of code for LiveColour?
THanks


Isnt that point... Im tester.... so only him can give the code.

He have my word, understand me?


About LiveColor used on other camdriver is this:

#COM_EVENT(58,XX) // Colour Saturation


on Document mode settings:

DOC_MODE

#COM_EVENT(58,XX) // colour saturation
#WB_ISO100;

Nightportrait

#COM_EVENT(58,XX) // colour saturation
#WB_ISO400;

Twilight_landscape

#COM_EVENT(06,00) // Reset exposure
#COM_EVENT(58,XX); // colour saturation

_________________
K800 Silver R8BA024: Acoustic v1 R8 [DRC OFF] by Peter / Camdriver 2.9 by Number1 / Custom Menu Killer Bunny (BR by me) / Custom Right Button / Calibri Font by me / Custom Layout / Display v3 by Centus / Custom Splash/Logout/Startup / and more....

[ This Message was edited by: Guto_ViP on 2007-12-13 19:23 ]
--
Posted: 2007-12-13 20:20:26
Edit : Quote

jomateixa Posts: > 500


On 2007-12-13 20:20:26, Guto_ViP wrote:

On 2007-12-13 20:08:38, jomateixa wrote:

On 2007-12-13 20:06:06, Guto_ViP wrote:

On 2007-12-13 19:59:58, jomateixa wrote:

On 2007-12-13 19:57:15, Guto_ViP wrote:

On 2007-12-13 19:37:45, jomateixa wrote:
Where is the byte for the LiveColour effect? Could anyone copy-paste the code?


Gprsman 2.2 camdrive have one code of LiveColour... but is Color Saturation.



And how it is done the Number1 LiveColour effect?

Anyone who knows can copy-paste the piece of code?

Thanks in advance

[ This Message was edited by: jomateixa on 2007-12-13 19:02 ]


Im sorry, i cant do this.... Only Number1 can...



*LOL*, is copyrighted or what?

And the gprsman piece of code for LiveColour?
THanks


Isnt that point... Im tester.... so only him can give the code.

He have my word, understand me?


About LiveColor used on other camdriver is this:

#COM_EVENT(58,XX) // Colour Saturation


on Document mode settings:

DOC_MODE

#COM_EVENT(58,XX) // colour saturation
#WB_ISO100;

Nightportrait

#COM_EVENT(58,XX) // colour saturation
#WB_ISO400;

Twilight_landscape

#COM_EVENT(06,00) // Reset exposure
#COM_EVENT(58,XX); // colour saturation

_________________
K800 Silver R8BA024: Acoustic v1 R8 [DRC OFF] by Peter / Camdriver 2.9 by Number1 / Custom Menu Killer Bunny (BR by me) / Custom Right Button / Calibri Font by me / Custom Layout / Display v3 by Centus / Custom Splash/Logout/Startup / and more....

[ This Message was edited by: Guto_ViP on 2007-12-13 19:23 ]


So, LiveColour from Number1 is not a saturation setting, right?

I think knowledge sharing is best for all.

I believe in open source software 4all.
--
Posted: 2007-12-13 20:45:26
Edit : Quote

busukusu Posts: 2

Hi, I just installed Kopr 3.71, and will tell you the result, but so far, for indoor picture it is good than original driver.

Well, actually I forget about first Software Information text before I update the camera driver. But, as far as I remember, firmware was R1KG001 and camera driver was :

Camera SW versions
Camera
Current: 2.5
Video call camera
Current : 2.3


And after I update, the text seem the same like before.
Maybe somebody can tell me how to know, what type of camera software that I use now.

Thank you in advance.
This forum is really nice for learn.
--
Posted: 2007-12-13 20:56:50
Edit : Quote

ahil13 Posts: 83

can someone tell me max saturation 08, 0b, 0a ??
--
Posted: 2007-12-13 21:29:45
Edit : Quote
Page <  123 ... 232233234 ... 345346347>

New Topic   Reply
Forum Index

Esato home