View Single Post
Old 01-17-2016, 12:07 PM   #90
drjd
The Couch Potato
drjd ought to be getting tired of karma fortunes by now.drjd ought to be getting tired of karma fortunes by now.drjd ought to be getting tired of karma fortunes by now.drjd ought to be getting tired of karma fortunes by now.drjd ought to be getting tired of karma fortunes by now.drjd ought to be getting tired of karma fortunes by now.drjd ought to be getting tired of karma fortunes by now.drjd ought to be getting tired of karma fortunes by now.drjd ought to be getting tired of karma fortunes by now.drjd ought to be getting tired of karma fortunes by now.drjd ought to be getting tired of karma fortunes by now.
 
drjd's Avatar
 
Posts: 34,509
Karma: 230999999
Join Date: Aug 2015
Device: Kobo Glo, Kobo Touch, Archos 9, Onyx Boox C67ML Carta
Quote:
Originally Posted by oren64 View Post
Patch `Increase The Books Cover Size In The Library`
In Touch\Mini\Aura HD\H2O, the changes are smaller.

Edit: I changed values.

Multi-version patch: 3.15.0-3.19.5761+: libnickel.so.1.0.0.patch.
Spoiler:
Code:
<Patch>
patch_name = `Increase The Cover Size In Library`
patch_enable = `yes`
# Multi-version patch: 3.13.1-3.19.5761+
find_base_address = `DragonListWidget[qApp_deviceIsTrilogy="true"] {\n\tmin-height: 115px;`
#
replace_string = 0059, `min-width: 534px;`, `min-width: 536px;`
replace_string = 006C, `max-width: 534px;`, `max-width: 536px;`
replace_string = 007F, `qproperty-leftMargin: 12;`, `qproperty-leftMargin: 00;`
#
replace_string = 00E5, `min-width: 678px;`, `min-width: 693px;`
replace_string = 00F8, `max-width: 678px;`, `max-width: 693px;`
replace_string = 0133, `qproperty-leftMargin: 15;`, `qproperty-leftMargin: 00;`
#
replace_string = 0198, `min-width: 960px;`, `min-width: 980px;`
replace_string = 01AB, `max-width: 960px;`, `max-width: 980px;`
replace_string = 01FE, `qproperty-leftMargin: 20;`, `qproperty-leftMargin: 00;`
#
#
find_base_address = `#coverPixmapView {\n\tmin-width: 60px;`
#Mini\Touch 
replace_string = 0014, `min-width: 60px;`, `min-width: 85px;`
replace_string = 0026, `max-width: 60px;`, `max-width: 85px;`
replace_string = 0038, `min-height: 90px;`, `min-height:112px;`
replace_string = 004B, `max-height: 90px;`, `max-height:112px;`
#Glo\Aura
replace_string = 0090, `min-width: 90px;`, `min-width:130px;`
replace_string = 00A2, `max-width: 90px;`, `max-width:130px;`
replace_string = 00B4, `min-height: 140px;`, `min-height: 163px;`
replace_string = 00C8, `max-height: 140px;`, `max-height: 163px;`
#Aura HD\H20
replace_string = 010F, `min-width: 100px;`, `min-width: 145px;`
replace_string = 0122, `max-width: 100px;`, `max-width: 145px;`
replace_string = 0135, `min-height: 160px;`, `min-height: 205px;`
replace_string = 0149, `max-height: 160px;`, `max-height: 205px;`
#Glo HD
replace_string = 0190, `min-width: 70px;`, `min-width:104px;`
replace_string = 01A2, `max-width: 70px;`, `max-width:104px;`
replace_string = 01B4, `min-height: 110px;`, `min-height: 140px;`
replace_string = 01C8, `max-height: 110px;`, `max-height: 140px;`
</Patch>

version patch: 3.13.1: libnickel.so.1.0.0.patch.
Spoiler:
Code:
<Patch>
patch_name = `Increase The Cover Size In Library`
patch_enable = `yes`
# version patch: 3.13.1
find_base_address = `DragonListWidget[qApp_deviceIsTrilogy="true"] {\n\tmin-height: 115px;`
#
replace_string = 0059, `min-width: 512px;`, `min-width: 524px;`
replace_string = 006C, `max-width: 512px;`, `max-width: 524px;`
replace_string = 007F, `qproperty-leftMargin: 12;`, `qproperty-leftMargin: 00;`
#
replace_string = 00E5, `min-width: 678px;`, `min-width: 693px;`
replace_string = 00F8, `max-width: 678px;`, `max-width: 693px;`
replace_string = 0133, `qproperty-leftMargin: 15;`, `qproperty-leftMargin: 00;`
#
replace_string = 0198, `min-width: 960px;`, `min-width: 980px;`
replace_string = 01AB, `max-width: 960px;`, `max-width: 980px;`
replace_string = 01FE, `qproperty-leftMargin: 20;`, `qproperty-leftMargin: 00;`
#
#
find_base_address = `#coverPixmapView {\n\tmin-width: 60px;`
#Mini\Touch 
replace_string = 0014, `min-width: 60px;`, `min-width: 85px;`
replace_string = 0026, `max-width: 60px;`, `max-width: 85px;`
replace_string = 0038, `min-height: 90px;`, `min-height:112px;`
replace_string = 004B, `max-height: 90px;`, `max-height:112px;`
#Glo\Aura
replace_string = 0090, `min-width: 90px;`, `min-width:130px;`
replace_string = 00A2, `max-width: 90px;`, `max-width:130px;`
replace_string = 00B4, `min-height: 140px;`, `min-height: 163px;`
replace_string = 00C8, `max-height: 140px;`, `max-height: 163px;`
#Aura HD\H20
replace_string = 010F, `min-width: 100px;`, `min-width: 145px;`
replace_string = 0122, `max-width: 100px;`, `max-width: 145px;`
replace_string = 0135, `min-height: 160px;`, `min-height: 205px;`
replace_string = 0149, `max-height: 160px;`, `max-height: 205px;`
#Glo HD
replace_string = 0190, `min-width: 70px;`, `min-width:104px;`
replace_string = 01A2, `max-width: 70px;`, `max-width:104px;`
replace_string = 01B4, `min-height: 110px;`, `min-height: 140px;`
replace_string = 01C8, `max-height: 110px;`, `max-height: 140px;`
</Patch>


Attachment 145592 Attachment 145595

That's a nice improvement on the looks and feels! Thanks Oren64 and surquizu, for the great work!
drjd is offline   Reply With Quote